Topic: "ifft"
audioplastic/ooura
Javascript port of Ooura FFT implementation
Language: JavaScript - Size: 238 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 0

bemoregt/gpSpectralSaliencyMap
Spectral Residual Saliency Map using Openframeworks & ofxCv
Language: Makefile - Size: 7.86 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 0

nelsoncsc/FFT
Hardware implementation of a Fixed Point Recursive Forward and Inverse FFT algorithm
Language: SystemVerilog - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 2

andreas-aeschlimann/gabor
Demo web application for Gabor filters
Language: TypeScript - Size: 25.4 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

ocramz/vector-fft
FFT and IFFT for `vector`, with minimal dependencies
Language: Haskell - Size: 18.6 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 2

JoshDavid/KokoStats
Toolkit for Data Science & Statistics
Language: APL - Size: 108 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 1

audioplastic/fft-js-benchmark
Benchmarking various javascript fft implementations
Language: JavaScript - Size: 117 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

make-github-pseudonymous-again/js-fft
:butterfly: Fast Fourier Transform algorithms for JavaScript
Language: JavaScript - Size: 1.28 MB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

TonyTromp/ifft-webhooks
ifft-webhooks is a simple webserver to execute pre-defined shell commands over the web via a reverse-tcp connection (using NGROK). This eliminates the need for port-forwarding or opening up your firewall. Packages are pre-made for HifiberryOS and you can easily extend your own.
Language: JavaScript - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

bane9/OpenCL-FFT
(I)FFT implemented in OpenCL
Language: C++ - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

mitji/DFT-coder
This python project implements a first approach of an audio coder based on the DFT. Sub-band Coding based on FFT
Language: Python - Size: 28.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

jmb-dmx/Google-Home-to-DMX
Use Google Home to send DMX
Language: C++ - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

joiellantero/fastest-fast-fourier-transform
Algorithms for Fast Fourier Transform (FFT) and the Inverse Fast Fourier Transform (IFFT)
Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Team-SPDPowerRangers/Signal-Denoising-Using-FFT
The mathematical concept of Fast Fourier Transform is used to De-Noise a signal.
Language: Jupyter Notebook - Size: 51.4 MB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

danielkleebinder/ocean-simulation
OpenGL and Java FFT Ocean Simulation Shaders
Language: GLSL - Size: 1.67 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Salman-F/Fourier-Transformation
Interactive Jupyter Notebook to show how the fft works
Language: HTML - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Team-SPDPowerRangers/Image-Denoising-Using-FFT
We use the mathematical concept of Fast Fourier Transform to compress an image.
Language: Jupyter Notebook - Size: 51.9 MB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

lorenzobenvenuti/iftttclient
A client for the IFTTT Maker APIs
Language: Go - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

12danielLL/DSP_Project
This project focuses on designing, implementing, and analyzing digital signal processing techniques. It includes custom FFT and IFFT algorithms, the design of Butterworth filters, and convolution using the Overlap-Add method. Developed in MATLAB, the project emphasizes signal analysis, efficiency, and practical DSP applications.
Language: MATLAB - Size: 3.37 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

VB-123/Digital-Signal-Processing
Basic DSP Operations
Language: Jupyter Notebook - Size: 163 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Shuregg/dsp-labs
Digital signal processing examples
Language: Jupyter Notebook - Size: 19.4 MB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

NakerTheFirst/Fourier-transforms
1D and 2D Fourier Transform implementations in Python
Language: Python - Size: 399 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Naitry/Image2Sound
Demonstrating the use of the inverse Fourier transform to encode images in sound files
Language: Python - Size: 27.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JalalSayed1/Fourier-Transform
Level 4 DSP ENG4053 course - Assignment 1: Fourier Transform
Language: Python - Size: 11.2 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mo-inkhan/FFT-Multiplication
An implementation of the Fast Fourier Transform (FFT) algorithm to multiply two polynomials efficiently.
Language: Python - Size: 15.6 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kabbina/Image-Compression-and-RSA-encryption
Language: Jupyter Notebook - Size: 779 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

danialkhilji/iot_pet_feeder
Automatic pet feeder using Internet of Things (IOT) ensures that your pet is fed at right times without you worring about filling the feed.
Language: Python - Size: 559 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
