acfplot.m

버전 1.0.0.0 (2.05 KB) 작성자: Phillip M. Feldman
compute and plot estimate of the autocorrelation of an input sequence
다운로드 수: 2.5K
업데이트 날짜: 2009/5/10

라이선스 보기

acfplot calls autocov() to compute an extimate of the autocorrelation function (acf) of the input vector Y, and then plots the acf with the time axis labeled in units of either seconds or ms. Note: This function does not use the Statistics Toolbox.

Syntax:

acf= acfplot(Y, Fs, maxlag, titlestr)

Y is a column vector containing a sequence of samples. The remaining input arguments are optional. Fs specifies the sampling rate (samples per second); the default is 1. maxlag is the maximum lag for which the autocorrelation is to be computed; if no value is specified, a default value is generated by the function autocov. titlestr specifies a title to be printed at the top of the plot; the default is a null string.

인용 양식

Phillip M. Feldman (2026). acfplot.m (https://kr.mathworks.com/matlabcentral/fileexchange/24065-acfplot-m), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2008b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
버전 게시됨 릴리스 정보
1.0.0.0