Speech compression using Linear Predictive Coding

A lossy speech compression algorithm.

您现在正在关注此提交

LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn't preserved in the process but it can be used in low bit-rate systems.

引用格式

Hamza Kadir (2026). Speech compression using Linear Predictive Coding (https://ww2.mathworks.cn/matlabcentral/fileexchange/13529-speech-compression-using-linear-predictive-coding), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

fixing some violations of the main algo