Localmaxima in a column of a matrix without the islocalmax
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
GH
am 21 Jun. 2020
Kommentiert: Ameer Hamza
am 21 Jun. 2020
Hi everyone,
How could I find 3 local maximas in one specific column of a matrix, without the 'islocalmax' because unfortunately I am working with 2017a version.
Thanks in advance!!
0 Kommentare
Akzeptierte Antwort
Ameer Hamza
am 21 Jun. 2020
See findpeaks(): https://www.mathworks.com/help/releases/R2020a/signal/ref/findpeaks.html If you have signal processing toolbox.
2 Kommentare
Ameer Hamza
am 21 Jun. 2020
Try this fileexchange package: https://www.mathworks.com/matlabcentral/fileexchange/4242-find-peak-value
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with Signal Processing Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!