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.
Cite As
Speech Processing (2024). spectral smoothing (https://www.mathworks.com/matlabcentral/fileexchange/45437-spectral-smoothing), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Signal Modeling >
- Signal Processing > Audio Toolbox > Simulation, Tuning, and Visualization >
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Cepstral Analysis >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.