- #1
mwhar
- 2
- 0
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 adjacent Gaussian. The one I'm trying to get is around x=35. Does anyone know of a method where I can get the x value of that point? Thanks!
-Michael
http://i51.tinypic.com/152kieg.jpg
I'm using findpeaks() in matlab, and a peak that I want is being taken over by the adjacent Gaussian. The one I'm trying to get is around x=35. Does anyone know of a method where I can get the x value of that point? Thanks!
-Michael