Fast Convolution

Convolves two extremely large vectors in reasonable time.
10,1K téléchargements
Mise à jour 12 juil. 2004

Afficher la licence

This function convolves two very large vectors very quickly. Enormous gains in speed are due to the use of two fft's and an ifft. To find out how to use this program, put it in you 'work' folder and type "help fconv".

Citation pour cette source

Stephen McGovern (2026). Fast Convolution (https://fr.mathworks.com/matlabcentral/fileexchange/5110-fast-convolution), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R11
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
1.0.0.0

Modify the comments in the m-file source code.