Extrema

my_extrema finds the positions of the extrema in each matrix column.

이 제출물을 팔로우합니다

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.

인용 양식

Leo Ka (2026). Extrema (https://kr.mathworks.com/matlabcentral/fileexchange/23914-extrema), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: extrema.m, extrema2.m

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0