Hello all,
I've implemented 16point Radix-4 FFT in MATLAB without using the FFT command (available in MATLAB) . The code is working fine. I need to plot the bank of filter outputs .Can anyone tell me how to do this in MATLAB? Thanks in advance!
Thanks for replying. I want to plot magnitude vs frequency of the fft output so as to get N fft filter banks.I want to obtain fft frequency bins in the plot.
Hello all,
I've implemented 16point Radix-4 FFT in MATLAB without using the FFT command (available in MATLAB) . The code is working fine. I need to plot the bank of filter outputs .Can anyone tell me how to do this in MATLAB? Thanks in advance!