generating random baseband signal in matlab -
how use matlab commands conv & randn generate random baseband signal of specified bandwidth in matlab?
i have equation: m=conv(randn(1,9501),ones(1,500))/100, [supposedly] produces bandwidth of 20hz, don't understand how modify signal obtain desired bandwidth of 10hz.
i want apply signal in qam , ssb-sc.
Comments
Post a Comment