Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

fft-algorithm

Here are 22 public repositories matching this topic...

Mixed-Radix Fast Fourier Transform is a lightweight, pure C Fast Fourier Transform (FFT) library designed for efficient signal processing across diverse input sizes. It implements a mixed-radix algorithm for lengths factorable by small primes (e.g., 2, 3, 4, 5, 7, 8) and Bluestein’s algorithm for arbitrary lengths.

  • Updated Jun 22, 2025
  • C

This project implements a secure, touchless access control system using voice-based authentication on a Boolean FPGA (Spartan-6). It combines Python-generated audio and Verilog-based FPGA design to analyze and compare dominant audio frequencies, allowing access only when the voice patterns match.

  • Updated Apr 19, 2025

Improve this page

Add a description, image, and links to the fft-algorithm 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-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more