I have a set of discrete data that I have performed multiple Gaussian smoothing filters on to act as a low-pass filter. What I have come up with is something like this:
http://i51.tinypic.com/152kieg.jpg
I'm using findpeaks() in matlab, and a peak that I want is being taken over by the...