How to change Signal Constallation in QAM using code?
이전 댓글 표시
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.
답변 (1개)
Pasindu Wijesekara
2011년 4월 4일
카테고리
도움말 센터 및 File Exchange에서 QAM에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!