LPC_Frame_Analysis

버전 1.0.0.0 (1.33 MB) 작성자: Lawrence Rabiner
LPC analysis of a speech frame using autocorrelation/covariance/lattice methods.
다운로드 수: 598
업데이트 날짜: 2015/9/11

라이선스 보기

This MATLAB exercise shows how the method of linear predictive coding (LPC) models a speech frame in terms of its fit to the log magnitude spectrum of the speech frame Short Time Fourier Transform (STFT). The three methods of linear prediction, namely the autocorrelation method, the covariance method, and the lattice method, are all used in this exercise so as to compare and contrast the resulting spectral matches. The file '3.16 LPC Frame.pdf' provides a User's Guide for this exercise.

인용 양식

Lawrence Rabiner (2024). LPC_Frame_Analysis (https://www.mathworks.com/matlabcentral/fileexchange/52111-lpc_frame_analysis), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Signal Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

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

added other requirements
added name of User's Guide for this exercise
rev1
works on both R2015a and windows 10
added durbin, cholesky and lattice routines from functions_lrr