- Number of bit errors and bit error rate (BER) - MATLAB biterr - MathWorks India
- Signal-to-noise ratio - MATLAB snr - MathWorks India
How to do Bit Error Ratio Vs. Signal-to-Noise Ratio in semilog graph using Simulink?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
kiroro00
el 11 de Dic. de 2022
Comentada: kiroro00
el 11 de En. de 2023
Hi, I am using Simulink to simulate Direct Sequence Spread Sprectrum. But I am not sure how to observe the output and semilog graph for bit error ratio vs. signal-to-noise ratio. Would really appreciate any kind of answers and help. Thank you! (I have also included the Simulink file of the DSSS)
0 comentarios
Respuesta aceptada
Jogesh Kumar Mukala
el 16 de Dic. de 2022
I understand that you want to observe the output frequency and plot a semilog graph for bit error ratio vs Signal to noise ratio.
The "Spectrum Analyzer" Simulink block can be used to display frequency-domain signals and the frequency spectrum of time-domain signals. "semilogx" MATLAB function can be used to plot a semilog graph. Please refer to the below documentation to know about bit error rate and Signal to noise ratio.
You may also refer to below documentation to know more about "Spectrum Analyzer" Simulink block and "semilogx" MATLAB function.
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!