How to input "Eb/No vector" to AWGN block in simulink?
8 ビュー (過去 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!