How to input "Eb/No vector" to AWGN block in simulink?
17 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
Risposte (1)
Abhishek
il 22 Gen 2025 alle 11:24
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 Commenti
Vedere anche
Categorie
Scopri di più su Propagation and Channel Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!