How to do noise analysis of input signal?

조회 수: 4 (최근 30일)
Sneha
Sneha 2014년 8월 21일
댓글: Life is Wonderful 2020년 3월 11일
hey, i need to do noise analysis(mainly for flicker noise) of input signal which contains noise. i don't understand analysis means exactly what i need to do? which parameters should be analyse and how?? and also i need to separate the detected or analysed noises. how to proceed??

답변 (2개)

Iain
Iain 2014년 8월 21일
You should figure out "what flicker noise means" - I would take (temporal) noise to be the RMS variation from the expected value of the signal. But that's not just flicker noise....

Image Analyst
Image Analyst 2014년 8월 21일
For flicker noise, like in a video where some frames are brighter or darker than the prior or subsequent frames, you can take the difference between a frame and the average of its neighboring frames. If the difference is small (a number you decide upon that is "normal") then there is no flicker but if the number is higher or lower then the frame is brighter or darker. You can take a histogram of differences to determine if the flicker is brighter or darker than the "good" frames, assuming the flickered frames are less than 50% of the frames.
  댓글 수: 2
Life is Wonderful
Life is Wonderful 2020년 3월 2일
Can you please help me with flicker frame detection for the issue in the below link
Thank you!
Life is Wonderful
Life is Wonderful 2020년 3월 11일
Do you have any feedbeack here ? Or my question is not clear / I am I missing or not clear
Thank you!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by