Skip to content

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

Notifications You must be signed in to change notification settings

alfredogonz97/myFFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages