findExtrema(array,kernel,strict)
Version 1.0.0.0 (4,64 ko) par
Farther
This function find the extreme points(maximum&minima) in a matrix.
The function use imdilate and imerode function to create new comparison matrices. And find the extreme points by compare the original matrix with the new created matrices.
Citation pour cette source
Farther (2025). findExtrema(array,kernel,strict) (https://www.mathworks.com/matlabcentral/fileexchange/50789-findextrema-array-kernel-strict), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Remerciements
Inspiré par : findExtrema
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |