Convolution
Version 1.0.0.0 (1,17 ko) par
Ismail M. El-Badawy
This function computes the convolution of two Discrete-time signals; x & y.
z=convolution(x,y) computes the convolution between two Discrete-time signals; x & y. If the two sequences have different lengths, the function will first pad the shorter with zeros. If the length of the longer sequence is N, then the length of the convolution result (i.e length(z)) is 2N-1.
Citation pour cette source
Ismail M. El-Badawy (2026). Convolution (https://fr.mathworks.com/matlabcentral/fileexchange/41385-convolution), 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 > Transforms, Correlation, and Modeling > Correlation and Convolution >
En savoir plus sur Correlation and Convolution 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 |
