summaryrefslogtreecommitdiff
path: root/1574/CH6/EX6.1/RR_Ex_6_1.sce
blob: 817d122a16a4fbc6eef6ddda495544e1655dfe0e (plain)
1
2
3
4
5
6
7
8
9
10
clc
//Chapter8
//Example8.15, page no 262
//Given
//Vm(t),Vc(t),Vmod(t)
fm=10e3//modulating freq
BW=2*fm// Bandwidth
fc=100*BW//Carrier freq
mprintf('Carrier freq for the BW to be 1%c of fc is: %d kHz','%',fc/1000)