Repository navigation

#

fft-algorithm

C++
142
2 年前

A simple demo shows how to use the SIMD,Single Instruction Multiple Data, to optimize and accelerate the FFT algorithm.

C++
36
6 年前

FFT algorithm for fpga

Verilog
19
4 年前

FFT methods: Rader and Bluestein. Implemented in Python.

Python
14
3 年前

Fast Fourier Transform Implementation in C++

C++
11
5 个月前

Chat using „enhanced“ end-to-end-enryption and modulation of audio signal in isolated device, ensuring privacy, anonymity and cybersecurity.

Python
10
8 个月前

Spectrum Visualiser. This is a real-time audio visualization application that captures audio from the system's loopback device and displays it visual as a spectrum analyzer. More colors and renderers.

C#
6
1 个月前

Generating function - Polynomials - Multiply polynomials - FFT/NTT

C++
5
2 年前

Fast Fourier transform (FFT) using the Cooley–Tukey algorithm for power-of-two sizes and Bluestein's algorithm for non-power-of-two sizes.

Java
4
2 年前

Implementations of most algorithms learnt in the course UE18CS311

C
2
2 年前

Long fast Fourier transform and reverse fast transform. Constant memory consumption

C
2
10 个月前

weather, vibration and tilt angle data logger for telescopic bingo antenna

JavaScript
2
3 年前

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.

C
1
1 个月前

Fourier transform algorithms collection.

C++
1
2 年前

This is the official repository of LabDeck's FFT(Fast Fourier Transform) examples. It includes both PDF and MDD files. Please note that while GitHub is unable to open and showcase MDD files, you can download and run them without any problems.

1
1 年前

Mathematical module for python

Python
0
1 年前

FFT, Inverse FFT implementation and comparaison of naive multiplication algorithm and FFT based one.

C
0
10 个月前

SwarSetu is a Python Project using FFT Algorithm which analyze audio file and generate pdf and video representation of Musical Notations of uploaded audio file.

Jupyter Notebook
0
6 个月前

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.

0
1 天前

Digital Signal Processing Lab Code (MatLab). System and signal analysis and computation.

MATLAB
0
2 年前