Extrema

Versione 1.0.0.0 (929 Byte) da Leo Ka
my_extrema finds the positions of the extrema in each matrix column.
1,4K download
Aggiornato 27 apr 2009

Nessuna licenza

MY_extrema finds positions of extrema in each column of matrix "mat" and returns "pos_extr" matrix of the same size as "mat" with -1 at the minima's position, 1 at the maxima's position, 0 lsewhere. The search takes results from the test of the sign hange in the corresponding derivation of the "mat". The search technique is adapted for fft specta as the function argument.The pectrum repetition of "mat" is taken into account y extrema test on the edges. The script does not deal with NaN.
In case of flat extrema, the last position on the flat is treated.

Cita come

Leo Ka (2025). Extrema (https://it.mathworks.com/matlabcentral/fileexchange/23914-extrema), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2008b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato da: extrema.m, extrema2.m

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0