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

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -