401 skills found · Page 3 of 14
deng-ai-lab / SFHformerWhen Fast Fourier Transform Meets Transformer for Image Restoration (ECCV 2024)
scipr-lab / LibfqfftC++ library for Fast Fourier Transforms in finite fields
flatironinstitute / CufinufftNonuniform fast Fourier transforms of types 1 and 2, in 1D, 2D, and 3D, on the GPU
Western-OC2-Lab / Vibration Based Fault Diagnosis With Low DelayPython codes “Jupyter notebooks” for the paper entitled "A Hybrid Method for Condition Monitoring and Fault Diagnosis of Rolling Bearings With Low System Delay, IEEE Trans. on Instrumentation and Measurement, Aug. 2022. Techniques used: Wavelet Packet Transform (WPT) & Fast Fourier Transform (FFT). Application: vibration-based fault diagnosis.
j2kun / FftPython code and wav files for the post "The Fast Fourier Transform Algorithm, and Denoising a Sound Clip"
peterhinch / Micropython FourierFast Fourier transform in MicroPython's inline ARM Thumb V7 assembler (STM32, RP2350 etc.).
fortran-lang / FftpackDouble precision version of fftpack
rreusser / Glsl FftGLSL setup for a Fast Fourier Transform of two complex matrices
hukenovs / IntfftkFully pipelined Integer Scaled / Unscaled Radix-2 Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source language - VHDL / Verilog). GNU GPL 3.0.
jipolanco / PencilFFTs.jlFast Fourier transforms of MPI-distributed Julia arrays
remyoudompheng / BigfftBig integer multiplication library for Go using Fast Fourier transform
lab-cosmo / Torch PmeParticle-mesh based calculations of long-range interactions in PyTorch
denosaurs / Neo👩💻 Matrix and other math, accelerated by WebGPU and WASM
davidediger / SfftSparse Fast Fourier Transform Library (C/C++/Python)
andrewmilson / EcfftElliptic Curve Fast Fourier Transform built on @arkworks-rs
hukenovs / Fp23fftkFloating point Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source lang. - VHDL).
AhmedAalaaa / 32 Point FFT Verilog Design Based DIT Butterfly AlgorithmThis project aims to design an 32-point FFT (Fast Fourier Transform) based DIT (decimation in time) Butterfly Algorithm with multiple clock domains and time-shared design
sdsc / P3dfftP3DFFT stands for Parallel Three-Dimensional Fast Fourier Transforms. It is a library for large-scale computer simulations on parallel platforms. It implements 3D FFT and related algorithms such as Chebyshev transform (an important class of algorithm for simulations in a wide range of fields). P3DFFT uses 2D, or pencil, decomposition. For more information:
mpip / PfftParallel fast Fourier transforms
bradley219 / Avr Fft16-bit Real-Time Fast Fourier Transform Audio Spectrum Analyzer with AVR ATmega328P