findExtrema(array,k​ernel,strict)

Version 1.0.0.0 (4.64 KB) by Farther
This function find the extreme points(maximum&minima) in a matrix.
370 Downloads
Updated 8 May 2015

View License

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.

Cite As

Farther (2024). findExtrema(array,kernel,strict) (https://www.mathworks.com/matlabcentral/fileexchange/50789-findextrema-array-kernel-strict), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: findExtrema

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0