How do I write the code for a RC (Raised Cosine) filter?
显示 更早的评论
...and apply it to a bitstream that has been modulated with a 16QAM constellation?
回答(1 个)
Arturo Moncada-Torres
2011-5-15
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 ;-) !
类别
在 帮助中心 和 File Exchange 中查找有关 QAM 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!