radix_3_fft

Recursively performs radix 3, divide and conquer approach to find DFT of any sequence.
57 Downloads
Updated 17 May 2020

View License

This is a function which implements decimation-in-time domain strategy using radix-3. The output of the function is always a sequence whose length is a positive integer power of 3. Implementation of the function is done via recursion.

Cite As

Mayank Mehta (2024). radix_3_fft (https://www.mathworks.com/matlabcentral/fileexchange/75541-radix_3_fft), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0