lpc frame
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.
Zitieren als
Speech Processing (2024). lpc frame (https://www.mathworks.com/matlabcentral/fileexchange/45435-lpc-frame), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Signal Modeling >
- Signal Processing > Audio Toolbox > Simulation, Tuning, and Visualization >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
functions_lrr/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |