Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ObsessiveCompulsiveAudiophile committed Sep 23, 2023
1 parent 1df2098 commit bae67f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Excel-DFT-FFT
Discrete / Fast Fourier Transform and Inverse FFT with Excel VBA
Excel has a built in FFT function but is limited to max. 4096 samples. This simple code has no sample limits and can do DFT, FFT, and IFFT.

0 comments on commit bae67f4

Please sign in to comment.