Showing 99 open source projects for "fft"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BRP-PACU
    A cross platform dual channel FFT based Acoustic Analysis Tool to help engineers analyze live professional sound systems using the transfer function. One feature is the ability to capture four sample plots, average them, and invert to aid in final EQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    StFFT

    FFT on Structured text

    Fast fourier transform algorithm written on IEC-61131-3 Structured text programming language for programmable logic controllers. Algorithm is split-radix FFT. StFFT is iterative contrary to more common recursive approach. Iterative solution was chosen because PLCs don't have support for recursion. For compatibility with as many as possible PLC models, algorithm have dependency only on sine and cosine functions. Dual licenced under LGPL and Commercial licence. For commercial licencing contact tamitech@tamitech.fi Author Jaakko Pasanen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    hsfft

    FFT and Convolution in C

    A simple, straightforward complex FFT Implementation in C/C++. It is designed to give good performance for non-power of length 2 FFTs. Only 1D , unit-stride implementation for singe core processors available as of now. USAGE HSFFT is designed specifically to handle time series data efficiently. The software is structured very similarly to available open source softwares like FFTW and kissfft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    QRealFourier

    Qt-based FFT implementation

    A Qt library for Fast Fourier Transform (FFT) of real samples. Based on the FFTReal library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DTMF-FFT

    DTMF-FFT

    DTMF FFT code decode

    DTMF - FFT Декодер-кодер DTMF сигналов в реальном времени. Возможности: • спектроанализатор (БПФ) • кодирование 2-х частотных сигналов DTMF • декодирование 2-х частотных сигналов DTMF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Virtual Sound Level Meter

    Virtual Sound Level Meter for analyzing calibrated sound files

    ...The program will read in a calibrated .wav file and allow the user to analyze it as one would analyze a sound field with a sound level meter. The software implements Fast, Slow, Impulse and LEQ; A, C and Flat Weighting; Ln and Noise Dose analysis; Octave and 1/3 Octave band analysis; high resolution FFT analysis and spectrograms. Band analysis can be made using fast FFT methods or slower, but ANSI standard methods. Source code requires MATLAB + Signal Processing Toolbox. Developed under MATLAB R2010a (but might work with some earlier versions) Executable version does not require MATLAB and runs under Windows XP, Vista, and Windows 7.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    The FFT library to "Keep It Simple, Stupid" This is the original home of kissfft. Most recent development is at https://github.com/mborgerding/kissfft Please ask questions on stackoverflow.com
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9
    tiny-DSP library

    tiny-DSP library

    small and fast library dealing with signal processing

    Tiny-DSP library contains c sources of a fast, tiny, portable and generic FFT (Fast Fourier transform) and inverse FFT. Supported are all power of two sizes (like 2,4,8,16,32,...) for one and two dimensional floating point arrays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    mpg321 is a completely Free drop-in replacement for mpg123. It has been designed to work as a drop-in replacement for mpg123, for the use of front ends, shell scripts, etc. It does all mp3 decoding using the high-quality integer-only MAD library.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11
    Python FFTW as the name suggests are Python bindings to the FFTW3 C-library from http://www.fftw.org. They use numpy and python ctypes, and often offer about twice the performance compared to the fft routines included in numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FastFrequency API written entirely in Java ME, is able to provide to obtain the frequency of a sound signal using the FFT algorithm implemented by the radix-2 after the windowing signal via Hamming windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An implementation of the sparse FFT algorithms discovered by Mark Iwen and described in http://www.math.duke.edu/~markiwen/DukePage/Papers/JcFFTsubmit.pdf. Used for benchmarking in http://www.ima.umn.edu/preprints/jul2010/2326.pdf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JTransforms is the first, open source, multithreaded FFT library written in pure Java. Benchmark results show better performance than FFTW. The latest version is available at http://github.com/wendykierp/JTransforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    A PC-based fingerprint recognition project which is mainly featured with a fast FFT algorithm for convolution in ridge enhancement. It is a remarkable for study or any commercial purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A low memory scaling distributed 3D FFT library. The library is designed for calculating complex‐to‐complex Fast Fourier Transforms (FFT’s) on 3‐D distributed data. It is based on FORTRAN90 and MPI with the underlying FFT calculated using FFTW3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Program that does an FFT (Fast Fourier Transformation) algorithm on a 1 dimensional time buffer read from a file. It will display graphically.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Task graph generator
    TaskGraphGenerator can be used to develop task graphs that are needed for research works in areas of task scheduling.Task graphs are generated based on 4 algorithms.Schedule your code now using our scheduling algorithms*! *Platform : LINUX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This program transforms the sound or the image using a single large FFT window and allows to do many interesting and strange effects to sounds and images. There is included another program who does extreme-time-stretch of the audio.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 20
    Foad (EKG Processing)
    Foad is an open source software which receive an EKG Signal from scanner, WFDB database or heart sensors. Finding patient disease started by taking Fourier transform (FFT) from input signal and extract a single cycle. Based on some heuristic algorithm the most important feature like P , Q , R , S , T captured and feed to trained neural network. and so the final decision made by CNN library. As mentioned before this software also capable do some image processing on scanned paper to lower the final costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    funkGen is a software function generator intended as an educational tool. It has a number of basic generators and transforms, but can also combine those into more complex waveforms, Ouput sound files, graphics, or just raw data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Low-latency high speed hybrid framework-library for utilizing the IBM Cell processor SPE units (PS3, QS20) to carry out computational tasks. Provides some DSP tasks such as FFT and complex MAC. Thread-safe and easily extensible with new arithmetics tasks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The FFT is a modified version of Xubuntu that includes a custom web app designed to aid in digital forensic investigations. Currently it has been geared towards performing audits against Mac OS X, support for Linux/Windows is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tune is a note/chord detecting program for use with guitars, pianos, or voices. It uses an FFT to analyze incoming sound and computes the root frequency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...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
MongoDB Logo MongoDB