findExtrema(array,k​ernel,strict)

バージョン 1.0.0.0 (4.64 KB) 作成者: Farther
This function find the extreme points(maximum&minima) in a matrix.
ダウンロード: 372
更新 2015/5/8

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R2012b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
謝辞

ヒントを得たファイル: findExtrema

バージョン 公開済み リリース ノート
1.0.0.0