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!