How to input "Eb/No vector" to AWGN block in simulink?
조회 수: 9 (최근 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!