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 ');