summaryrefslogtreecommitdiff
path: root/1409/CH8/EX8.4/8_4.sce
blob: 47c12c8a2d56930c2e123091e1233dae5d595b2a (plain)
1
2
3
4
5
6
7
clc;
//page no 8-10
//Example 8.4
fs=1500;//in kHz
IF=465;//in kHz
fs1=fs-(2*IF);
disp(+'kHz',fs1,'The frequency at another dialing station is ');