- 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?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
kiroro00
am 11 Dez. 2022
Kommentiert: kiroro00
am 11 Jan. 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 Kommentare
Akzeptierte Antwort
Jogesh Kumar Mukala
am 16 Dez. 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.
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!