Skip to content

Fast fourier transform in c using complex struct and odd-even algorthm

Notifications You must be signed in to change notification settings

LBonamino/Fast_Fourier_Transform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Fourier Transform

Fast fourier transform in C using complex struct and odd-even algorithm

  • fft_complex.c - complex struct
  • fft_odd-even.c - odd-even algorithm
  • input_64.dat.txt - data to transform
  • complex-output.dat - transformed data

About

Fast fourier transform in c using complex struct and odd-even algorthm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%