summaryrefslogtreecommitdiff
path: root/3630/CH14/EX14.2/Ex14_2.sce
blob: 5cde8ef1d1e1f36d4c31a076c3cdf4b70a5b1a4c (plain)
1
2
3
4
5
clc;
fc1=30;
fc2=275;
f0=(fc1*fc2)^0.5; //geometric centre frequency
disp('kHz',f0,"f0=")//The answers vary due to round off error