envelope

Find upper and lower envelopes of a given signal

You are now following this Submission

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 (2026). envelope (https://www.mathworks.com/matlabcentral/fileexchange/24902-envelope), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Envelope1.1

Inspired: Ringdown

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0