findExtrema(array,k​ernel,strict)

This function find the extreme points(maximum&minima) in a matrix.

You are now following this Submission

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 (2026). findExtrema(array,kernel,strict) (https://ch.mathworks.com/matlabcentral/fileexchange/50789-findextrema-array-kernel-strict), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: findExtrema

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0