Convolution by matrix method without using 'conv()'

Linear discrete convolution without using inbuilt matlab function 'conv'
224 download
Aggiornato 3 feb 2017

Visualizza la licenza

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.

Cita come

Souhardya Panda (2025). Convolution by matrix method without using 'conv()' (https://it.mathworks.com/matlabcentral/fileexchange/61341-convolution-by-matrix-method-without-using-conv), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Title has been changed

1.0.0.0