Convolution by matrix method without using 'conv()'

Version 1.1.0.0 (334 octets) par Souhardya Panda
Linear discrete convolution without using inbuilt matlab function 'conv'
214 téléchargements
Mise à jour 3 fév. 2017

Afficher la licence

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.

Citation pour cette source

Souhardya Panda (2024). Convolution by matrix method without using 'conv()' (https://www.mathworks.com/matlabcentral/fileexchange/61341-convolution-by-matrix-method-without-using-conv), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2013a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Title has been changed

1.0.0.0