How can I solve peak by using simulink in matlab?

How to know the number of maximum and minimum peaks in a signal, and each peak its value, with input of random and real-time signal using simulink in matlab?

Antworten (1)

Azzi Abdelmalek
Azzi Abdelmalek am 14 Dez. 2013

0 Stimmen

In real time, you can't know if a point is a peak or no, because at t=n, we don't know the next point at t=n+1

4 Kommentare

OK.i can in random or no
this is do in simulink but i have wrong
What Azzi sais is logic, you can write a code and make it in user defined Function, but i do not have much experience with this approach .

Melden Sie sich an, um zu kommentieren.

Tags

Gefragt:

am 14 Dez. 2013

Kommentiert:

am 15 Dez. 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by