comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Finding all max/min of a graph
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Finding all max/min of a graph [message #21697] Tue, 12 September 2000 05:21
wmc is currently offline  wmc
Messages: 117
Registered: February 1995
Senior Member
J.D. Smith <jdsmith@astro.cornell.edu> wrote:
> wmc@bas.ac.uk wrote:
>> I have a graph with about 10 (local) max/mins, I'd like to find them
>> all, objectively. What do I do?

> We had a lengthy debate concerning just this topic a few months ago. The topic
> was expanded to include n point extrema, but for the simple case of a point
> either less than or greater than both of it's nearest neighbors, you could try:
> wh=where(d ne median(d,3))

For my purposes, Mati Meron's EXTREMA function worked very nicely.

-W.

--
William M Connolley | wmc@bas.ac.uk | http://www.nerc-bas.ac.uk/icd/wmc/
Climate Modeller, British Antarctic Survey | Disclaimer: I speak for myself
Re: Finding all max/min of a graph [message #21701 is a reply to message #21697] Mon, 11 September 2000 17:25 Go to previous message
John-David T. Smith is currently offline  John-David T. Smith
Messages: 384
Registered: January 2000
Senior Member
wmc@bas.ac.uk wrote:
>
> This may or may not be a FAQ but my rather feeble search failed to
> find it...
>
> I have a graph with about 10 (local) max/mins, I'd like to find them
> all, objectively. What do I do?
>

We had a lengthy debate concerning just this topic a few months ago. The topic
was expanded to include n point extrema, but for the simple case of a point
either less than or greater than both of it's nearest neighbors, you could try:

wh=where(d ne median(d,3))

JD

--
J.D. Smith /*\ WORK: (607) 255-6263
Cornell University Dept. of Astronomy \*/ (607) 255-5842
304 Space Sciences Bldg. /*\ FAX: (607) 255-5875
Ithaca, NY 14853 \*/
Re: Finding all max/min of a graph [message #21710 is a reply to message #21701] Mon, 11 September 2000 11:31 Go to previous message
meron is currently offline  meron
Messages: 51
Registered: July 1995
Member
In article <39bd0e6f.0@news.nwl.ac.uk>, wmc@bas.ac.uk writes:
> This may or may not be a FAQ but my rather feeble search failed to
> find it...
>
> I have a graph with about 10 (local) max/mins, I'd like to find them
> all, objectively. What do I do?
>
I've a routine named EXTREMA which'll do just this. E-mail for
details

Mati Meron | "When you argue with a fool,
meron@cars.uchicago.edu | chances are he is doing just the same"
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Bootstrapping / Resampling
Next Topic: Axis labels

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:49:09 PDT 2025

Total time taken to generate the page: 0.00654 seconds