How to input "Eb/No vector" to AWGN block in simulink?
1 次查看(过去 30 天)
显示 更早的评论
I am using AWGN in my simulink model where "AWGN block" is being used. Inside AWGN block, there is option for Eb/No. I need to input a vector for Eb/No instead of a single value. How to do this? Can I input this vector from workspace?
回答(1 个)
Abhishek
2025-1-22
I understand you need to input vector for the parameter field "Eb/No (dB)" instead of the default scalar value.
Referring to the documentation of "AWGN Channel" block (https://www.mathworks.com/help/comm/ref/awgnchannel.html), under the "Eb/No (dB)" parameter section, the input can be given as a vector.
For the second part of the question, if the variable already exists in the workspace, the variable name can be directly entered into the "Eb/No (dB)" field.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Propagation and Channel Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!