How to change Signal Constallation in QAM using code?
Mostrar comentarios más antiguos
I am doing my final year project on Matlab GUI for WiMAX.I want to change the Signal Constellation of QAM general modulator using code. I tried this;
set_param([model_name '/QAM','Constellation',' exp(2*pi*i*[0:15]/16)'])
but it did not work.please help. Thank you.
Respuestas (1)
Pasindu Wijesekara
el 4 de Abr. de 2011
Categorías
Más información sobre QAM en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!