Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
finding the extreme points
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a set a=[0.4,0.3,0.48,0.32,0.12,0.42] .I plotted this plot(a).I need to find all the extreme points (minimum and maximum)and I need to mark it in the graph.How I can do this.Please help me.
댓글 수: 5
Rik
2019년 9월 19일
The image you posted doesn't make sense to me. The red markers don't seem to indicate local minima or maxima. So if you're looking to reproduce those red markers I don't know how to help you because your description is insufficient. If you want local minima and maxima, use the findpeaks function.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!