findExtrema(array,k​ernel,strict)

バージョン 1.0.0.0 (4.64 KB) 作成者: Farther
This function find the extreme points(maximum&minima) in a matrix.
ダウンロード: 371
更新 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 (2024). findExtrema(array,kernel,strict) (https://www.mathworks.com/matlabcentral/fileexchange/50789-findextrema-array-kernel-strict), MATLAB Central File Exchange. 取得済み .

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

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

Community Treasure Hunt

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

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