finding the peaks of vector
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Abdulaziz Abutunis
am 14 Mär. 2015
Kommentiert: Abdulaziz Abutunis
am 14 Mär. 2015
Hi all,
I have a vector that if plotted will give multiple peaks with different values. Please is there any way to know this peaks' values. I should mention that the curve is looks smooth but if zoom in the curve is not smooth it has small zig zag which prevent me from using the if condition.
Thank you, Aziz
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 14 Mär. 2015
Yes. findpeaks() in the Signal Processing Toolbox has options to handle that.
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!