How do you find the max within a specified window?
Show older comments
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!
Accepted Answer
More Answers (1)
Steven Lord
on 14 Jul 2021
0 votes
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.
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!