Calculate SNR from sampled real signal
조회 수: 1 (최근 30일)
이전 댓글 표시
I'd like to calculate the SNR from real sampled signal, how to do that in Matlab?
댓글 수: 0
답변 (1개)
Star Strider
2023년 6월 30일
The Signal Processing Toolbox snr function (introduced in R2013b) has a number of different ways to calculate it. If you only have the signal and the sampling frequency, the section on Signal-to-Noise Ratio of Sinusoid illustrates the approach.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!