summaryrefslogtreecommitdiff
path: root/3630/CH14/EX14.9/Ex14_9.sce
blob: ad1b1105f91a1102e3cfceee351938d9aff12c6d (plain)
1
2
3
4
5
6
clc;
Rc=1500;
RL=5000;
C=0.00000022;
f1C=1/(2*3.14*(Rc+RL)*C);
disp('Hz',f1C,"f1C=")//The answers vary due to round off error