Skip to content
#

fft

Here are 182 public repositories matching this topic...

Implementation of the Dirichlet Kernel Deconvolution algorithm for precise FFT parameter estimation and near-perfect elimination of spectral leakage. Additionally includes the "Cleaned" STFT and the Frequency Modulation Transform. Repository for code contained in Matthew McQuistion's Applied Mathematics Honors Thesis at Brown University

  • Updated Apr 27, 2025
  • C

A C-based academic project demonstrating signal processing using Discrete Fourier Transform (DFT) and Fast Fourier Transform (FFT). Includes custom implementations for both complex and sine/cosine forms of DFT, and an optimized recursive FFT — ideal for learning frequency-domain analysis from scratch.

  • Updated Jan 6, 2025
  • C

Improve this page

Add a description, image, and links to the fft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fft topic, visit your repo's landing page and select "manage topics."

Learn more