mainfrequency(x, y, TDx, Fs)

This function finds the main frequency of a signal

이 제출물을 팔로우합니다

Mainfrequency finds the main frequency (and its standard deviation) of a signal y, sampled in a interval x (of time) with Fs as sampling rate. If you don't know the sampling rate, set Fs equal to zero (if so, x must be in seconds). TDx is the flag of x, and it can be "Second" or "Data". Also it returns the plots "amplitude vs. time" & "magnitude vs. frequency". If there are two or more peaks with the same height, it chooses the lower one in frequency. Finally it returns the total power P of the signal.

인용 양식

Davide Vatteroni (2026). mainfrequency(x, y, TDx, Fs) (https://kr.mathworks.com/matlabcentral/fileexchange/64567-mainfrequency-x-y-tdx-fs), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

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

Better estimate of the standard deviation

1.0.0.0