Different SNR value - blockset
2 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
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.
0 个评论
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Block Libraries 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!