How to do noise analysis of input signal?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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??
0 comentarios
Respuestas (2)
Iain
el 21 de Ag. de 2014
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....
0 comentarios
Image Analyst
el 21 de Ag. de 2014
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 comentarios
Life is Wonderful
el 2 de Mzo. de 2020
Can you please help me with flicker frame detection for the issue in the below link
Thank you!
Life is Wonderful
el 11 de Mzo. de 2020
Do you have any feedbeack here ? Or my question is not clear / I am I missing or not clear
Thank you!
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!