Signal-to-noise ratio (often abbreviated SNR or S/N) is a measure used in science and engineering that compares the level of a desired signal to the level of background noise.
3
votes
2answers
89 views
Power spectral density and SNR for AWGN
I have a GMSK modulator in MATLAB and wish to generate AWGN with a specific SNR, and I'm having some issues figuring out just how.
I have found this step-by-step process to generate zero-mean ...
2
votes
3answers
801 views
SNR calculation confusion
Follow up to question and comments posted here
The SNR calculation method posted as answers were implemented in matlab
Implementation of Deve's answer:
...
5
votes
2answers
4k views
how do I calculate SNR of noisy signal?
I am having problems in understanding how to do it practically
I have a wav file that contains pure speech and another ave file that just contains the background noise (can be various things, such as ...
0
votes
1answer
203 views
I have a noisy ECG Signal. want to use PSD to analyse the Signal to noise ratio
I have a really noisy ECG Signal which contain, motion artifacts,muscle noise, a very high amplitude noise.
I am beginner to DSP. Can someone tell me in a simple language,how do i interpret the ...
6
votes
2answers
3k views
What is meant by 20 dB signal-to-noise ratio?
I'm reading a paper in which a discrete signal
$$x(n) = s(n) + w(n)$$
is considered. $s(n)$ is a known, deterministic series, and $w(n)$ is white noise with zero mean. The authors write that
...
3
votes
1answer
129 views
Questions on the generation of R.O.C. curves
In my foray into detections, I am trying to understand how best to generate receiver operating characteristic (ROC) curves, and some questions have come up.
In my studies, I have found out that ROC ...
7
votes
2answers
247 views
How to define SNR for multiple signals in noise?
I have to estimate the number of signals present in a measurement contaminated by additive noise given $n$-dimensional snapshot vectors $\bf x$, modeled as $ \bf x = \bf A \bf s + \bf z $ where $\bf ...
3
votes
1answer
391 views
How to find quantization noise in my simulation?
For college we have to make simple exercise in simulink (matlab). (since my professor is not familiar with simulink, he can't help).
The question itself is, how can I simulate the SNR when uniform ...
8
votes
2answers
238 views
How can you tell whether there's a signal (when your signal looks a lot like noise)?
This is my snoring detector again.
I've gotten pretty good at detecting a signal when there's anything there -- can track from a wall-peeling snore down to breathing you can't even hear in the ...
8
votes
1answer
372 views
How to estimate the signal-to-noise ratio of a waveform?
I have a signal: $f_i(t_i=i\Delta t)$, where $i = 0\ldots n-1$.
The signal seems to vary quickly around a slower varying "trend". I am assuming that the quickly varying part is noise and the slowly ...
7
votes
1answer
340 views
What are the various definitions for SNR, and their associated methods for measuring it?
The definition of SNR seems to be somewhat of a tower of babel in industry. What definitions of SNR are there (feel free to site application), and how exactly can it be measured for that applications?
...