How do I write the code for a RC (Raised Cosine) filter?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
...and apply it to a bitstream that has been modulated with a 16QAM constellation?
0 Kommentare
Antworten (1)
Arturo Moncada-Torres
am 15 Mai 2011
I suggest you to use MATLAB's Filter Design and Analysis Tool. Just type in the console
fdatool
You can select the filter with the characteristics you want and generate the corresponding m-file for it.
Hope it helps ;-) !
0 Kommentare
Siehe auch
Kategorien
Mehr zu Modulation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!