From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Local maxima and minima from acquired signal evaluation

Solved!
Go to solution

Hi,

i have to create a VI that beginning from an input signal evaluate local maxima and minima.How can i do?

 

Thank you so much for your help

0 Kudos
Message 1 of 4
(2,731 Views)
Solution
Accepted by topic author johndoe2125

If I give you two numbers, how can you find the maximum and minimum?  What if I gave you one more number after that?  And how about another number after those three?  And so on.

 

Think it through.  If you can't do this "in your head", go Old Fashioned and take a pencil, a piece of paper, and try with two numbers.  Now add a third, a fourth, and so on.  Do you see a pattern?  Can you make a "rule" that might correspond to things you know about Programming Languages, or about LabVIEW?

 

Bob Schor

0 Kudos
Message 2 of 4
(2,708 Views)
Solution
Accepted by topic author johndoe2125

I haven't understand yet. Can you send me a possible solution?

0 Kudos
Message 3 of 4
(2,707 Views)

@johndoe2125 wrote:

I haven't understand yet. 


Then why did you marked the post as solved? It will not get more views then.

Kindly start with basics of LabVIEW and try to write your VI on your own and then post if you get any errors. We will guide you from that point.

Mathan

0 Kudos
Message 4 of 4
(2,641 Views)