Computes optimized transform length for FFT computations
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The function fftTransformLength computes a transform length that is
optimized for faster FFT computation in MATLAB. The function is useful for choosing the padded transform length in situations involving zero-padded FFTs.
Download the fft-transform-length.mltbx file from the GitHub repository releases area or from the File Exchange. Double-click on the downloaded file to automatically run the MATLAB add-on installer. This will copy the files to your MATLAB add-ons area and add the fftTransformLength function to your MATLAB search path.
Later, you can use the MATLAB Add-On Manager to uninstall.
See the Getting Started script for more information.
Copyright © 2024 Steven L. Eddins
Cite As
Steve Eddins (2026). FFT Transform Length (https://github.com/eddins/fft-transform-length/releases/tag/2.0.0), GitHub. Retrieved .
General Information
- Version 2.0.0 (91.3 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2019b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.0.0 | See release notes for this release on GitHub: https://github.com/eddins/fft-transform-length/releases/tag/2.0.0 |
|
|
| 1.0.2 | See release notes for this release on GitHub: https://github.com/eddins/fft-transform-length/releases/tag/1.0.2 |
|
|
| 1.0.1 |
|

