46 skills found · Page 1 of 2
Spiri0 / Threejs WebGPU IFFT OceanNo description available
clindsey / PkmFFTAudio analysis including real FFT/IFFT/STFT/ISTFT, MFCC/LFCC, and Segmentation; Concatenative synthesis using Nearest Neighbor tree
logannye / Space Efficient Zero Knowledge ProofsSublinear-space ZKP system in Rust: a streaming prover that uses only O(√T) memory to commit wires/Z/Q via KZG (BN254) with blocked IFFT and aggregate-only Fiat–Shamir. Supports eval/coeff bases, deterministic dev SRS, and pairing checks. Includes CLI prover/verifier and tests.
nevosegal / FftjsA compact Fast Fourier Transform (FFT) and Inverse Fast Fourier Transform (IFFT) library for JavaScript.
hibagus / 64pointFFTProcessorSynthesizeable VHDL and Verilog implementation of 64-point FFT/IFFT Processor with Q4.12 Fixed Point Data Format.
henrix / Libdsp X15Audio signal processing library offering FFT, IFFT and Biquad Filter operation for BeagleBoard-X15 integrated C66x DSPs
audioplastic / OouraJavascript port of Ooura FFT implementation
bmillier / Teensy FFT Convolution FilterConvolution filter Audio library object using FFT/iFFT
BriMonzZY / Multi Mode Fft ProcessorR2MDC FFT/IFFT processor adaptive to 64/128/256/512 point
nelsoncsc / FFTHardware implementation of a Fixed Point Recursive Forward and Inverse FFT algorithm
or-azarkman / OFDM Simulator PythonOFDM PHY layer simulation in Python including QAM, FFT/IFFT, CP and BER analysis
marialymperaiou / Image And Video Processing And Analysisfft/ifft transformations, DCT encoding/decoding using various techniques (zig-zag scanning, quantization), SNR calculations, filters (Gaussian, median, bilateral), edge detection, motion assessment, moving objects detection, JPEG model study
freecores / Pipelined Fft 64Pipelined FFT/IFFT 64 points processor
bemoregt / GpSpectralSaliencyMapSpectral Residual Saliency Map using Openframeworks & ofxCv
freecores / Pipelined Fft 256Pipelined FFT/IFFT 256 points processor
DamonsJ / TorchFFTOnnxExporterexport torch fft/ifft operators to onnx
supertan0204 / IFFT Lake SimulationThis is an OpenGL based little lake simulation demo using IFFT algorithm. The height map of the lake surface is generated by implementing IFFT on a Phillips spectrum texture, using so called compute shaders (GPGPU) to generate in real time. The lighting model is simply Blinn-Phong model and further optimizations are expected.
haosau / ISAR 2D Ifft ImagingISAR imaging
stefanv / Org AssistantConvert Google Assistant notes, stored via IFFT, into org-format, and serve it online
neurlang / GomelGolang Mel Spectrogram and Spectrogram inversion