필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

tthis right way to find

조회 수: 1 (최근 30일)
vipul utsav
vipul utsav 2012년 12월 28일
마감: MATLAB Answer Bot 2021년 8월 20일
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)

답변 (1개)

Matt J
Matt J 2012년 12월 28일
편집: Matt J 2012년 12월 28일
It's the right way assuming the "original image" satisfies signal=1, however it is that you're measuring that.
  댓글 수: 4
Image Analyst
Image Analyst 2012년 12월 28일
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 2012년 12월 28일
Yes, I've seen the similarity in his questions. Wasn't sure they were identical, though.

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by