How can I solve peak by using simulink in matlab?
Show older comments
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?
3 Comments
abdulaziz alofui
on 14 Dec 2013
Azzi Abdelmalek
on 14 Dec 2013
Where is the figure?
abdulaziz alofui
on 15 Dec 2013
Answers (1)
Azzi Abdelmalek
on 14 Dec 2013
0 votes
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 Comments
abdulaziz alofui
on 14 Dec 2013
abdulaziz alofui
on 15 Dec 2013
abdulaziz alofui
on 15 Dec 2013
Youssef Khmou
on 15 Dec 2013
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 .
Categories
Find more on Descriptive Statistics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
