How do I write the code for a RC (Raised Cosine) filter?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
...and apply it to a bitstream that has been modulated with a 16QAM constellation?
0 comentarios
Respuestas (1)
Arturo Moncada-Torres
el 15 de Mayo de 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 comentarios
Ver también
Categorías
Más información sobre PHY Components en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!