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

Home » Public Forums » archive » Local max filter
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Local max filter [message #26357] Tue, 21 August 2001 11:10
rkj is currently offline  rkj
Messages: 66
Registered: February 1996
Member
I am trying to implement a local max filter
without loops. Has this been done?

(Given an array and a filter width, return an
array containing the array value if it is
a local max, 0 if not)

For instance,

3 4 7 2 6 4 9 8 3

would be

0 0 7 0 0 0 9 0 0

for a width of 5.

Kyle J.
[Message index]
 
Read Message
Previous Topic: Re: problems with VELOVECT
Next Topic: a simple color question (very simple)

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

Current Time: Wed Oct 08 16:57:51 PDT 2025

Total time taken to generate the page: 0.00391 seconds