summaryrefslogtreecommitdiff
path: root/3630/CH14/EX14.15/Ex14_15.sce
blob: c37c409723c0d1662c5dc734d68ed88d773e2d24 (plain)
1
2
3
4
5
6
clc;
CoutM=0.000000000006;
CL=0.000000000720;
rC=4000;
f2C=1/(2*3.14*rC*(CoutM+CL));
disp('kHz',f2C/1000,"f2C=")//The answers vary due to round off error