Showing 100 open source projects for "fft"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    ...Using a numerical package like Octave, 'npexec' distribute computation of a math formula among various network elements, collecting result automatically. ->y=npexec('fft(x.^m)', 'm=-8:8','x=ARG');
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    libRfDsp is a collection of c++ tools for digital signal processing and simulation with a focus on RF/Microwave domain. The base data types are int, double and complex waveforms. Currently FFT, DDC, filtering and some basic operations are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FreqTweak is a tool for FFT-based realtime audio spectral manipulation and display. It provides several algorithms for processing audio data in the frequency domain with a highly interactive GUI to manipulate and display the spectral data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    A C++ Matrix/Vector Class supporting real & complex data for nearly all matrix algebra calculations. Optimized for double & std::complex<double>. Small and large matrices. Easy to use & get started. Plotting, fast inversion, FFT/IFFT, statistics, & more
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    This is a demo of A/D conversion, Fast Fourier Transform (by Chan), and displaying the signal and FFT result on LCD (128x64), developed with mega128 and WinAVR-20080610.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cell Broadband Engine Processor optimized libraries and software from Georgia Tech, for a number of libraries for FFT, MPEG, compression, and encryption. This project also includes patches to accelerate R on the Cell Broadband Engine processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DSPemu emule a digital signal processor TMS320F243, with console interface showing the registers and memory. With DSPemu is possible test algorithms such as Filter, FFT/IFFT. This can be integrate and used with a circuit simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GENIAL is a C++ library for signal and image processing. It uses template-generic techniques, multi threading, cache optimization and SIMD instructions for Pentium (MMX, SSE, SSE2, SSE3) to achieve high performance: FFT,DCT,Convolution,Linear Algebra...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    eXtace is a 3D audio visualization tool (or eye candy depending on how you look at it). eXtace requires ESD (Esound) for its sound input source. It performs a FFT (fast fourier transform) on audio and displays it via various graphical modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    A cmodel of BASEBAND PHY of Wireless system like as IEEE802.11a/b , IEEE802.16 These cmodels are writtein in C and compiled in Linux environment(gcc). Also, use "SCILAB" to analyze those models. The models includes : FFT/IFFT, OFDM, Reed-Solomon Code,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is to implement a kind of educational program which will demonstrate FFT algorithm and help students better understand Fourier transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FFT Spectra is a tool for visualization of frequency spectra of an audio signal. What is it good for? For instance, you can verify whether you are able to sing and whistle in-tune or tune your guitar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JavaFlashFFT generate the spectrum of a audio file (6x RT), and store the result in a XML file that will be read by the flash client to draw a realtime spectrum. Can be used as a command line tool or integrated in a servlet to dynamically serve content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    jfftpack is a Java version of fftpack. fftpack is a popular FFT Fortran package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A library to harness the power of a GPU to perform Fast Fourier Transforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A C++ wrapper for the fftw.org C library. It provides a simple C++ application base which handles FFT data and application. Operations such as power spectrum derivation and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    For a given signal, pstool calculates a one-sided power spectrum, i.e. the portion of a signal's power falling within given frequency bins. This is done by employing a one-dimensional real-to-complex FFT routine on an MPI cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sonogram and waveform display programm for Unix using different algorithms like FFT and LPC to display musical features or potential artefacts that you may no be able to hear. Superimposed tuneable Staff-Lines allow for easy transcription of music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A digital signal processing library for Microsoft .NET platform written in C#. Features complex number data types, a complex number math library and both real and complex number fast fourier transforms (FFT).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    OpenGL FFT & Wave scope plugin for the Noatun
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Glucas is a client to make primality test for Mersenne numbers. It is related to GIMPS effort to search the bigest primes ever found. In addition, it can be used as an excellent performance test. Posix thread, OpenMP and SunMP compatible
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    ObjC framework for mathematical operations. Various DSP (inc. FFT + wavelet), statistical operations and more on vector and array types. Optimized for SIMD and multi-threading where possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Port of Numerical Python to Jython (Java Python) to support all mathematical operations (linear algebra, matrices, DSP, wavelets, FFT, arrays...) and thus compete with commercial packages such as Matlab. It can be easily embedded in Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NATSpectrum is a skinnable Spectrum Analyzer, Guitar Tuner, and Quick Volume Control. NS visualization mimics WinAMP 2.x style. NS is written in pure Win32 C++ and uses DirectDraw and DirectSound. (FFT, Frequency, Mixer, Microphone, DirectX, PNG, Record)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    The Arbitrarily-Decomposed MPI FFT library is a C subroutine library for the computation of the multidimensional Fast Fourier Transform (FFT) of a distributed grid using the Message-Passing Interface (MPI).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB