Different SNR value - blockset

3 Ansichten (letzte 30 Tage)
Allyson Sim
Allyson Sim am 22 Aug. 2011
Hi,
I am trying to modify a simulink model in http://www.mathworks.nl/matlabcentral/fileexchange/3540 so that I can obtain a performance result of PER vs SNR. The problem is, I do not know how to form a loop so that the channel takes in different SNR value. Example: [0:30] dB

Akzeptierte Antwort

Nirmal Gunaseelan
Nirmal Gunaseelan am 22 Aug. 2011
In general, you could use a For Each subsystem inside Simulink, or form loops using a MATLAB script and control the model from this script. In your case, I think the latter is the way to proceed.

Weitere Antworten (1)

Allyson Sim
Allyson Sim am 23 Aug. 2011
Thank you very much Nirmal. I am not very familiar with Simulink, hence would you mind sharing on how do I do the latter?
  1 Kommentar
Allyson Sim
Allyson Sim am 23 Aug. 2011
I think i got it already!! thanks a lot

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Communications Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by