Convolution by matrix method without using 'conv()'

Linear discrete convolution without using inbuilt matlab function 'conv'

Ahora está siguiendo esta publicación

This is a function which can be used to convolute two discrete signals (or matrix). It doesn't use inbuilt 'conv' function.
Same syntax as 'conv' function. In fact this is a replacement of 'conv' function.

Citar como

Souhardya Panda (2026). Convolution by matrix method without using 'conv()' (https://es.mathworks.com/matlabcentral/fileexchange/61341-convolution-by-matrix-method-without-using-conv), 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.1.0.0

Title has been changed

1.0.0.0