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!