envelope

Versione 1.0.0.0 (1,36 KB) da Omid
Find upper and lower envelopes of a given signal
6,8K download
Aggiornato 2 ago 2009

Visualizza la licenza

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

Cita come

Omid (2024). envelope (https://www.mathworks.com/matlabcentral/fileexchange/24902-envelope), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2008a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato da: Envelope1.1

Ispirato: Ringdown

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0