How do you find the max within a specified window?
Afficher commentaires plus anciens
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!
Réponse acceptée
Plus de réponses (1)
Steven Lord
le 14 Juil 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.
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!