finding Local maximum between consecutive events
이전 댓글 표시
Hi,
I need to find local maximums between consecutive events of two differnet vectors with same length and I'm not allowed to use the 'findpeaks' function (I can only use the 'max' function). It will be great to hear some ideas.
Thank you!
댓글 수: 2
Askic V
2023년 4월 11일
What about islocalmax funtion?
Jon
2023년 4월 11일
Sounds like homework, please see accepted answer to this question https://www.mathworks.com/matlabcentral/answers/8626-how-do-i-get-help-on-homework-questions-on-matlab-answers
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Signal Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!