help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to find global and local maxima using octave and its position


From: William Krekeler
Subject: RE: How to find global and local maxima using octave and its position
Date: Mon, 17 Oct 2011 16:20:39 +0000

To find multiple peaks and minimums in an array try the following code set, 
peakdet, written by Eli Billauer. I found this a few years ago, and have found 
it useful. The code set assumes that the user can define a threshold between 
the neighboring peaks and valleys.

        http://www.billauer.co.il/peakdet.html

William Krekeler


reply via email to

[Prev in Thread] Current Thread [Next in Thread]