lpc frame

This exercise shows how the method of linear predictive coding (LPC) models a speech frame.
1.4K Downloads
Updated 2 Jun 2015

View License

This MATLAB exercise computes the log magnitude of the STFT of a specified frame of speech. Then, using the same frame of speech, the exercise computes LPC log spectral matches to the speech frame, using the autocorrelation method, the covariance method, and the lattice method. The four resulting log magnitude responses (from the STFT of the speech frame and from the three LPC analysis methods) are then plotted on a common plot, and compared in terms of how each LPC analysis method approximates the STFT log magnitude response.

Cite As

Speech Processing (2024). lpc frame (https://www.mathworks.com/matlabcentral/fileexchange/45435-lpc-frame), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

functions_lrr/

Version Published Release Notes
1.4.0.0

Updated to work with post-R2014b graphics

1.1.0.0

code updates; Read_Me.txt setup file; pathnew_matlab_central example

1.0.0.0