findExtrema(array,k​ernel,strict)

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

Ahora está siguiendo esta publicación

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.

Citar como

Farther (2026). findExtrema(array,kernel,strict) (https://es.mathworks.com/matlabcentral/fileexchange/50789-findextrema-array-kernel-strict), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: findExtrema

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0