LPC_Error_Synthesis

版本 1.0.0.0 (1.4 MB) 作者: Lawrence Rabiner
LPC Analysis followed by ideal LPC Synthesis of an arbitrary speech file.
270.0 次下载
更新时间 2015/9/11

查看许可证

This MATLAB exercise performs LPC analysis and synthesis on a speech file, and shows that by filtering the original speech signal, extracting the LPC error (excitation) signal, and then using the inverse LPC filter signal, the original speech signal can be recovered exactly. The file '5.12 LPC Synthesis.pdf' provides a User's Guide for this exercise.

引用格式

Lawrence Rabiner (2025). LPC_Error_Synthesis (https://ww2.mathworks.cn/matlabcentral/fileexchange/52110-lpc_error_synthesis), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

added autolpc from functions_lrr

rev1
works on both R2015a and windows 10
added name of User's Guide for this exercise