alfredogonz97 / myFFT

Matlab function I wrote that performs a 16 point FFT. Not as fast as the built in fft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myFFT

Matlab function I wrote that performs a 16 point FFT. Sadly, not as fast as the built in fft

To perform the fft call 'myFFT' and this function then calls 'reorder' and 'butterFly'

About

Matlab function I wrote that performs a 16 point FFT. Not as fast as the built in fft


Languages

Language:MATLAB 100.0%