Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Zitieren als
Bruno Luong (2026). FFT-based convolution (https://de.mathworks.com/matlabcentral/fileexchange/24504-fft-based-convolution), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: BiofilmQ, conv2fft_reuse, Matching pursuit for 1D signals
Allgemeine Informationen
- Version 1.7.0.3 (6,04 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.7.0.3 | Fix bug when calling with syntax CONV2FFT(H1, H2, A, SHAPE) |
||
| 1.7.0.2 | Installation script use now right mex compilation options for R2018a or later |
||
| 1.7.0.1 | Make inplaceprod compatible with interleaved complex |
||
| 1.7.0.0 | Add the syntax conv2fft(H1, H2, A, ...) |
||
| 1.6.0.0 | Option allows to disable padding to next power-two. Mex implement inplace product that saves about 1/3 memory. These two enhancement might be useful when perform convolution with very large arrays. |
||
| 1.5.0.0 | GPU unable by default + changes in help section |
||
| 1.4.0.0 | GPU/Jacket capable |
||
| 1.1.0.0 | correct bug when ndims(A)<ndims(B) |
||
| 1.0.0.0 |
