summaryrefslogtreecommitdiff
path: root/3630/CH14/EX14.1/Ex14_1.sce
blob: 07c748d1d1031961eefacd231643efe763137ee3 (plain)
1
2
3
4
5
6
7
clc;
Fc1=30;
Fc2=275;
BW=Fc2-Fc1;
disp('kHz',BW,"BW=")//The answers vary due to round off error