Spectral_Smoothing
This MATLAB exercise processes a designated frame of voiced speech from a user specified speech file, using a designated window and calculates the log magnitude spectrum of the STFT of the windowed frame of speech. Next the exercise does LPC analysis of the speech frame using a pth-order predictor and computes the log magnitude spectrum of the LPC polynomial. Finally cepstral analysis is performed with the cepstrum liftered using a low frequency lifter (with lowest retained quefrency specified by the user). The exercise plots the three log magnitude spectrums on a common plot for comparison of the three log magnitude spectrums. The file '3.22 Spectral Smoothing.pdf' provides a User's Guide for this exercise.
引用格式
Lawrence Rabiner (2025). Spectral_Smoothing (https://ww2.mathworks.cn/matlabcentral/fileexchange/52133-spectral_smoothing), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Signal Processing > Signal Processing Toolbox > Signal Generation, Analysis, and Preprocessing > Smoothing and Denoising >
标签
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
|
