How can i calculate the signal to noise ratio of a signal without knowing signal or noise power?
이전 댓글 표시
I have a noisy signal and i know the sampling frequency, amplitude and length. But i don't have the signal or noise power. Is there any way to calculate SNR?
채택된 답변
추가 답변 (2개)
Jan
2013년 1월 12일
0 개 추천
No, of course not. To determine or even estimate the Signal to Noise ratio, you have to distinguish the Signal and the Noise. If you do not have further information, this is impossible. If you know, that the signal is e.g. a clean sine wave, such a distinction would be possible.
Arsalan
2013년 1월 13일
0 개 추천
Usually in Experimental work. people use the spectrum of the signal to distinguish the SNR. Thus I would assume if you change your data such that they signify power and take a FFT of the data (given that the data you have or in time domain). You'll chose a reference bandwidth and get the difference between your noise floor power and the data power (in this FFTd version of data), the resultant value will be your SNR within a given bandwidth.
Arsalan
댓글 수: 1
Kiranraddi morab
2013년 3월 13일
please can you elaborate your answer with example??
카테고리
도움말 센터 및 File Exchange에서 Transforms and Spectral Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!