フィルターのクリア

Different SNR value - blockset

2 ビュー (過去 30 日間)
Allyson Sim
Allyson Sim 2011 年 8 月 22 日
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

採用された回答

Nirmal Gunaseelan
Nirmal Gunaseelan 2011 年 8 月 22 日
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.

その他の回答 (1 件)

Allyson Sim
Allyson Sim 2011 年 8 月 23 日
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 件のコメント
Allyson Sim
Allyson Sim 2011 年 8 月 23 日
I think i got it already!! thanks a lot

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSources についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by