summaryrefslogtreecommitdiff
path: root/620/CH28/EX28.7/example28_7.sce
blob: c6c3a111811a8b3ffda9628219eed890e48d7357 (plain)
1
2
3
4
rl=100;
c=1000;
r=2410/(c*rl);
disp("the theoretical ripple factor when compared with measured value is"); disp(r);