envelope

Version 1.0.0.0 (1.36 KB) by Omid
Find upper and lower envelopes of a given signal
6.8K Downloads
Updated 2 Aug 2009

View License

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 Linux
Acknowledgements

Inspired by: Envelope1.1

Inspired: Ringdown

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