Search Results for "inverse discrete fourier transform"

Showing 20 open source projects for "inverse discrete fourier transform"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    sleef

    sleef

    Vectorized libm

    SLEEF stands for SIMD Library for Evaluating Elementary Functions. SLEEF implements vectorized versions of all C99 math functions, that utilize SIMD instructions of modern processors to make computation more efficient. The library also includes vectorized DFT subroutines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    C++ FFT

    C++ radix 2 & 3 multi-dimension complex FFT & graphical test program

    This C++ code does radix 2 & 3 multi-dimension (any) complex FFT and its inverse. Array dimensions with sizes that are not 2^m 3^n are automatically zero-padded to the nearest larger size integer of the form 2^m 3^n. The new array has the original data centered, except when a dimension size is increased by an odd number, the zero padding on the left is one less than the zero padding on the right. This FFT code is in is own namespace and is in one source file and one include file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NFFT

    NFFT

    The official NFFT library repository

    NFFT is a software library, written in C, for computing non-equispaced fast Fourier transforms and related variations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    vocoder_chung
    vocoder chung is a small educational vocoder using discrete fourier transform FFT spectrum written in easy fast compiled freebasic . (24/12/2019) uses fast and accurate FFTdll.dll (28/03/2020) algorythmic voice cloning / change / morphing experiment added
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VStar

    VStar

    Multi-platform Variable Star Visualisation and Analysis

    VStar is a multi-platform, easy-to-use variable star observation visualisation and analysis tool. Data can be read from a file or the AAVSO database, light curves and phase plots created, period analysis performed, and filters applied. Plugins can be developed, e.g. to make additional observation sources available. See also: 1. http://www.aavso.org/vstar-overview 2. http://www.aavso.org/forums/about-aavso/vstar 3. http://dbenn.wordpress.com/category/astronomy-science/vstar 4....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MACE Algebraic Calculator

    MACE Algebraic Calculator

    MACE is a Mathematical program for Algorithms, Calculations, Equations

    ... to insert functions intuitively. Moreover Mace has a comprehensive help menu to support the user. MACE has also its own skripting language for the advanced user. MACE can also calculate with complex numbers, integral residue classes and complex differentiable functions. In the latest release MACE has got: + Sequences as variable containers and discrete signals. + A Signal Processing section including the (fast) (inverse) Fourier transform, several filters and fir / iir Systems + bug fixes
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Finite Transform Library

    Finite Transform Library

    A Library is for Finite Transforms

    The Library is for Finite Transforms such as the Number Theoretic Transform (NTT) and Finite Radon Transform (FRT). Current modules include NTTW for NTTs with high resolution (microsecond) timing, basic array and imaging. The transforms are optimised for performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    karaoke_chung / resynth
    karaoke chung is a mp3 player version of mp3tomid_chung , using the discrete fourier transform of mp3tomid_chung to add resynthesis special effects to the played mp3 sound (no it's not a karaoke) .It is written in easy fast freebasic ; Otherwise, can be used as an ordinary mp3 player with playlist , speed , repeat ,autovolcomp, equ effects.. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10

    MSU's Sparse Fourier Repository

    The Home of DMSFT, AAFFT, GFFT, and MSFFT.

    A collection of sparse Fourier transform codes developed by faculty at MSU. Currently codes for four different prototype sparse FFTs are here: 1.) DMSFT, implemented by Ruochuan Zhang. This is a fast, stable, noise robust, and *fully discrete* improvement on the ideas in GFFT below. It is THE BEST sparse FFT around!!! If you're looking for AAFFT, try this out first. 2.) AAFFT, implemented by Mark Iwen in 2008. This code is easy to use, and documented well, but not implemented very...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    HPC Challenge

    HPC Challenge is an HPC benchmark for memory access patterns

    ...) - exercises the communications where pairs of processors communicate with each other simultaneously - a useful test of the total communication capacity of the network. (5) RandomAccess - measures the rate of integer random updates of memory (GUPS). (6) FFT - measures the floating point rate of execution of double precision complex one-dimensional Discrete Fourier Transform (DFT). (7) Communication bandwidth and latency test for simultaneous communication patterns. http://icl.cs.utk.edu/hpcc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Brainwave Analyzer

    Discrete Fourier Transform of Brainwaves

    The Brainwave Analyzer is NOT a finished program. So far it does do Discrete Fourier Transform of brainwaves (very slow), but does not yet do Fast Fourier Transform of brainwaves, nor does it yet calculate frequency. (Later more complete versions should be coming over the next few months.) Written in C# 2010 Access file and csv sample files included. Program assumes that access file is at: C:\Openvibe\OpenVibe.accdb The Brainwave Analyzer is a free open source program written...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    KL1p

    A portable C++ library for Compressed Sensing

    KL1p is a portable C++ framework for handling sparse recovery of inverse problems of underdetermined linear systems, like in compressed sensing technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Fast Matrix for Java

    General purpose matrix utilities for Java in Parallel Computing

    Fast Matrix for Java (fm4j) is a general-purpose matrix utility library for computing with dense matrices. fm4j encapsulated different underlying implementations and select the optimal one in run-time depending on the size of the input matrix. Moreover, fm4j employs Java (Tm) Concurrency to take advantage of the computation power of multi-cor processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This program is intended as an educational tool to explain the concept of Discrete Fourier Transform (DFT). It uses the Fast Fourier Transform to calculate the DFT of a given arbitrary time domain signal and plots it graphically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    FFTW

    Fast Fourier Transform Library (FFTW)

    A C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fast-Fourier-Transform-based number theory code to test Mersenne numbers for primality using the Lucas-Lehmer test and the Crandall-Fagin irrational-base discrete weighted transform (IBDWT) algorithm (Math. Computation 62 (205), pp.305-324, January 1994)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Ekstasis

    A digital signal processing (DSP) framework (w/ audio to midi focus)

    Ekstasis is currently a rapidly produced prototype version of a Digital Signal Processing (DSP) framework which seeks to provide signal/data processing modules which can be strung together via Boost library interprocess message queues. Tools for creating and destroying the communication queues, loading/saving PCM 44100 Hz to/from the signal processing chain, windowing the data (currently only a Hann windowing function module), performing a Discrete Fourier Transform (DFT) on the data (using FFT...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.