Spectral Envelope Extraction with Matlab Implementation

Envelope extraction of the amplitude spectrum of a given signal.
853 Downloads
Updated 25 Feb 2018

View License

The present code is a Matlab function that provides envelope extraction of the amplitude spectrum of a given signal via shape-preserving piecewise cubic interpolation of the spectral peaks and moving average filtration of the result. The function is similar to (but not the same as) the Matlab function “envelope”.
An example is given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.

The code is based on the theory described in:

[1] D. Schwarz, X. Rodet. Spectral Envelope Estimation and Representation for Sound Analysis-Synthesis. Proceedings of the ICMC 1999, pp. 351-354.

Cite As

Hristo Zhivomirov (2024). Spectral Envelope Extraction with Matlab Implementation (https://www.mathworks.com/matlabcentral/fileexchange/66199-spectral-envelope-extraction-with-matlab-implementation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0