Simulink Rectagular QAM Modulator parameters

Hello,
I am trying to implement adaptive modulation for which i need to change the QAM M-Ary parameter dynamically adaptively. How can I do that? I am trying to use the PreLoadfcn, is that the right way? Please help :(

 Respuesta aceptada

Kaustubha Govind
Kaustubha Govind el 1 de Ag. de 2011

0 votos

It appears that "M-ary number" is not a tunable parameter on the Rectangular QAM Modulator block - which means it cannot be changed during simulation. You can test this by running a model containing this block with a large stop time (like Inf), and double-click on the block during simulation. If the parameter field is read-only at this point, it means that it is non-tunable. You might need to implement an adaptive algorithm using more basic library blocks.

Más respuestas (0)

Preguntada:

el 31 de Jul. de 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by