Speech Analysis using LPC

A GUI for Speech Analysis using LPC

您现在正在关注此提交

This GUI is used to analyze the speech signal at the selected region of 256 samples. All the calculation is based on the sampling of 8 KHz. First 3 formants of the selected block of samples are derived from the LPC-8 coefficients.

The location of the ROI could be either pointer one or two.

This demo uses the "dualcursor" developed by Scott Hirsch for the interactive signal selection. Only p-file for the "dualcursor" is provided here and the source code could be downloaded from the MATLAB central.

For more information on this example:
http://basic-programming.blogspot.com

引用格式

Tan Chin Luh (2026). Speech Analysis using LPC (https://ww2.mathworks.cn/matlabcentral/fileexchange/8779-speech-analysis-using-lpc), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: dualcursor

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

Add link for more information