Convolution

This function computes the convolution of two Discrete-time signals; x & y.

Ahora está siguiendo esta publicación

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.

Citar como

Ismail M. El-Badawy (2026). Convolution (https://es.mathworks.com/matlabcentral/fileexchange/41385-convolution), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0