필터 지우기
필터 지우기

hot to run error rate calculation programicly

조회 수: 2 (최근 30일)
Jack Train
Jack Train 2018년 5월 12일
답변: Eeshan Mitra 2018년 5월 16일
Hi, I have a simulation model I would like to run and then chage a parameter, then run it again , i know its possible to run via programming however the issue im having is that I cant seem to be able to return the error variable and store it,
for example the model is call BPSK, then I need to chage the Eb/No value on the AWGN channel then return the Error Rate calculation.

답변 (1개)

Eeshan Mitra
Eeshan Mitra 2018년 5월 16일
Hi Jack,
If you are facing issues saving the bit error rates (BER) for multiple simulation runs, you could use a matrix to save BER results as you loop over Eb/No values as demonstrated in this example .
Alternately you could use the BERTool to analyze BER performance either with Monte-Carlo simulations of Simulink models.

카테고리

Help CenterFile Exchange에서 Propagation and Channel Models에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by