Problem Using/Doing FFT HDL Optimized

1 view (last 30 days)
Yue Han Seow
Yue Han Seow on 15 Mar 2019
Hello everyone! Has anyone used/writen the code for FFT HDL Optimized before?
If yes, can anyone shows me the code on how to implement it?
For example, the initial equation of fft is like this:
a = fft(b,c);

Answers (1)

Bharath Venkataraman
Bharath Venkataraman on 15 Mar 2019
Please take a look at this example which shows how to use the HDL Optimized FFT block.

Community Treasure Hunt

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

Start Hunting!