Fast Convolution
Versione 1.0.0.0 (1,4 KB) da
Stephen McGovern
Convolves two extremely large vectors in reasonable time.
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".
Cita come
Stephen McGovern (2026). Fast Convolution (https://it.mathworks.com/matlabcentral/fileexchange/5110-fast-convolution), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R11
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms > Fast Fourier Transforms >
Scopri di più su Fast Fourier Transforms in Help Center e MATLAB Answers
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | Modify the comments in the m-file source code. |
