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
Citation pour cette source
Omid (2026). envelope (https://fr.mathworks.com/matlabcentral/fileexchange/24902-envelope), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- Signal Processing > Signal Processing Toolbox > Measurements and Feature Extraction > Descriptive Statistics >
En savoir plus sur Descriptive Statistics dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
