Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

tthis right way to find

1 visualizzazione (ultimi 30 giorni)
vipul utsav
vipul utsav il 28 Dic 2012
Chiuso: MATLAB Answer Bot il 20 Ago 2021
a=sqrt(0.5)*randn(400)
snr=1/0.5 %0.5 is variance and signal=1 consider as normalized
snrdb=10*log(snr)
is this right way to find actual snr wnen i add 'a' marix as noise in a original image.(becuase i needs to add different variance noise in original images and comparing result)

Risposte (1)

Matt J
Matt J il 28 Dic 2012
Modificato: Matt J il 28 Dic 2012
It's the right way assuming the "original image" satisfies signal=1, however it is that you're measuring that.
  4 Commenti
Image Analyst
Image Analyst il 28 Dic 2012
For background, Matt, he has asked essentially this same question 14 times (yes, fourteen) times this month as separate postings - how to get the signal-to-noise ratio when you don't know the signal and you don't know the noise, all you know is the actual noisy signal and sometimes what specific SNR you want. See his profile.
Matt J
Matt J il 28 Dic 2012
Yes, I've seen the similarity in his questions. Wasn't sure they were identical, though.

Questa domanda è chiusa.

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by