[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Local Extrema
From: |
Juan Pablo Carbajal |
Subject: |
Re: Local Extrema |
Date: |
Mon, 10 Dec 2012 18:24:34 +0100 |
On Mon, Dec 10, 2012 at 6:08 PM, StandardOctaveUser
<address@hidden> wrote:
> Hello all,
>
> I was wondering if there is an Octave function for
> finding local maxima and minima, by that I mean
> the exact functionality in the link below;
>
> http://blogs.mathworks.com/pick/2008/05/09/finding-local-extrema/
>
>
>
>
>
>
>
> --
> View this message in context:
> http://octave.1599824.n4.nabble.com/Local-Extrema-tp4647712.html
> Sent from the Octave - General mailing list archive at Nabble.com.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
Try findpeaks.m in the singal package. It is not released yet but you
can get it from here
https://sourceforge.net/p/octave/code/11485/tree/trunk/octave-forge/main/signal/inst/findpeaks.m