|
|
| No such thing as a small change | |
| PerlMonks |
Re: How do I find peaks in noisy data?by zaken7 (Novice) |
| on Apr 27, 2006 at 08:47 UTC ( #545979=note: print w/ replies, xml ) | Need Help?? |
|
Hi, To bring 'islands' out of the noise you need to sum the data repeatedly over itself. The islands will become more prominent and you should be able to clearly see them over a threshold. You should also normalise the data first because the noise may be at different levels, spectrum analysis? thats the direction I would try anyway. http://www.dliengineering.com/vibman/spectrumanalysis.htm
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||