Spectral Envelope Extraction with Matlab Implementation
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
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Measurements and Feature Extraction > Descriptive Statistics >
Tags
Acknowledgements
Inspired: PROJECT PHASE -1 FOCUSED ON SPECTRUM SENSING, Cross-Synthesis Example with Matlab Implementation
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |