LAST for ARMA spectral estimation

버전 3.0.0.0 (4.19 KB) 작성자: Miguel Angel Lagunas
Estimating the parameter of AR-MA sequences is fundamental. Here we present another method for ARMA
다운로드 수: 4.1K
업데이트 날짜: 2016/4/5

라이선스 보기

This function provides espectral estimate which is maximum entropy stisfying correlation constraint(number of poles) and cepstrum constraints (number of ceros).
The function requeries: input signal, order of denominator, order of numerator.
ARMA_LAST function requires spa_corc.m file to compute the autocorrelation matrix

인용 양식

Miguel Angel Lagunas (2025). LAST for ARMA spectral estimation (https://kr.mathworks.com/matlabcentral/fileexchange/19212-last-for-arma-spectral-estimation), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R14SP2
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
3.0.0.0

The zip file contains the updates routine last.m as well as a file describing how to use last method for spectral estimation. A reference (conference paper) is included in the comments at the beginning of the routine.

2.0.0.0

Refinements in the variables size

1.0.0.0