envelope

Versione 1.0.0.0 (1,36 KB) da Omid
Find upper and lower envelopes of a given signal
6,9K 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 (2026). envelope (https://it.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

Versione Pubblicato Note della release
1.0.0.0