How do you find the max within a specified window?
이전 댓글 표시
so i have a plot where i want to find the maximum point within that plot. There is a set window or parameter that i want to find the maximum point. How do I find the x and y value of the point with the specified windows? thank you!
채택된 답변
추가 답변 (1개)
Steven Lord
2021년 7월 14일
0 개 추천
Depending on whether you want the windows to overlap or not, the movmax function (which did not exist when the question was asked) may be of use as well.
카테고리
도움말 센터 및 File Exchange에서 Interpolation of 2-D Selections in 3-D Grids에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!