Find upper and lower envelopes of a given signal
Syntax
[upperenv lowerenv] = envelope(sig, method)
inputs:
sig: vector of the input signal
method: method of interpolation (defined as in interp1)
outputs:
upperenv: upper envelope of the input signal
lowerenv: lower envelope of the input signal
Cite As
Omid (2024). envelope (https://www.mathworks.com/matlabcentral/fileexchange/24902-envelope), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2008a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Measurements and Feature Extraction > Descriptive Statistics >
Find more on Descriptive Statistics in Help Center and MATLAB Answers
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |