[go: up one dir, main page]

Search Results for "clifford fourier transform"

Showing 68 open source projects for "clifford fourier transform"

View related business solutions
  • Enterprise-Grade Monitoring - Zero Compromises Icon
    Enterprise-Grade Monitoring - Zero Compromises

    PRTG delivers deep visibility and proactive alerts for complex IT. Monitor, analyze, and optimize - all in one platform.

    Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
    Start Your Free PRTG Trial
  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
    Try for free
  • 1
    DataFrame

    DataFrame

    C++ DataFrame for statistical, Financial, and ML analysis

    ... of analytical algorithms in the form of visitors. These are from basic stats such as Mean, and Std Deviation and return, … to more involved analysis such as Affinity Propagation, Polynomial Fit, and Fast Fourier transform of arbitrary length … including a good collection of trading indicators. You can also easily add your own algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    LMath library

    Math library for Free Pascal and Lazarus.

    LMath, based on DMath, is a mathematical library for FreePascal (FPC) and Lazarus. It is entirely written in Pascal and does not depend on external libraries. LMath provides routines and demo programs for numerical analysis, including mathematical functions, probabilities, matrices, optimization, linear and nonlinear equations, integration, Fast Fourier Transform, random numbers, curve fitting, statistics and graphics. It is organized s set of lazarus packages which makes it easily...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    FFTW++ is a C++ header class for the FFTW Fast Fourier Transform library that automates memory allocation, alignment, planning, wisdom, and communication on both serial and parallel (OpenMP/MPI) architectures. In 2D and 3D, hybrid dealiasing of convolutions substantially reduces memory usage and computation time. Wrappers for C, Python, and Fortran are included.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    paraffin

    Iterative and recursive parallelism generics for Ada 2005 and Ada 2012

    A suite of Ada 2012 generics to facilitate iterative and recursive parallelism for multicore systems and provide safer recursion for single and multicore systems. Generics include Ravenscar compatible versions for real-time systems. Also Includes paraffinalia, which is a set of useful generics for parallel quicksort, fast fourier transform, function integration, prefix sum, and Red-Black trees
    Downloads: 1 This Week
    Last Update:
    See Project
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • 5
    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: 8 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7

    FFTW_Ada

    An Ada 2012 binding to the FFTW fast Fourier transform library

    FFTW_Ada is an Ada binding to the FFTW (fast Fourier transform) library written at MIT by Matteo Frigo and Steven G. Johnson. FFTW is written in C. FFTW_Ada allows calls to FFTW from an Ada program, thus allowing Ada code to compute fast Fourier and certain other related transforms. FFTW_Ada v2 works with FFTW v3 and requires Ada 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libdspl-2.0

    libdspl-2.0 is opensource cross-platform digital signal processing alg

    libdspl-2.0 — opensource cross-platform digital signal processing algorithm library, written in C language. Distributed under LGPL v3 license. This allows to use this library in all applications with dynamic linking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    rx2fits

    HF/VHF spectrosopy code for the rx888mk2 direct-sampling receiver

    rx2fits is an SDR code for the rx888mk2 direct-sampling receiver that streams spectral data with frequency up to 65 MHz to FITS files. This code is for the direct-sampling input of the receiver, which transmits real samples over USB3 at up to 130 MHz sample rate. rx2fits processes these samples to spectral intensities via a Fourier-transform poly-phase filter bank, which provides spectral resolution approaching the spectral bin width with good stop-band and adjacent-channel rejection. Sample...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver trusted data with dbt Icon
    Deliver trusted data with dbt

    dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.

    Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
    Learn More
  • 10

    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. There is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GraceGTK

    GraceGTK

    Draw curves, colored 2D maps with CAD capabilities

    GraceGTK features: Import numerical data to draw curves or colored 2D maps with level contour lines Transform data (Fourier, wavelets), apply filters, fit curves Interactive GUI with CAD capabilities to add drawings Commands interpreter to automate work More details in Files/doc/GraceGTK.pdf file GraceGTK was forked from grace-5.1.22 in 2009. The enhanced commands interpreter has an ascending compatibility with old Grace scripts.
    Leader badge">
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Description and detailed explanation on Fourier Transform, some FFT, LPC etc. Runable project demonstrates DCT transform on continuous audio, show and edit audio source with different zooming and view.
    Leader badge">
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    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: 3 This Week
    Last Update:
    See Project
  • 14

    SpectralWorks

    View, manipulate, analyze (LS fit, SVD, FT), and make figs of, spectra

    Program for viewing, editing, manipulating, and analyzing absorbance spectra. Simple arithnetic includes making linear combinatins of up to 10 spectra. Advanced functions include fitting spectra as LC of standard basis spectra, singular value decomposition, Fourier transform, differentiation, integration, global fitting of 3D titration and kinetic data. Graphics features allow composing Figures and export to postscript files which can be converted to pdf, imported into photoshop...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    radio_vocoder_FFT

    radio_vocoder_FFT

    a vocoder + equalizer + FFT effects version of radio_chung

    radio vocoder chung is a vocoder + linear equalizer(s) + FFT effect(s) version of radio chung free internet web radio stream url and audio file generic path player ( * ,mp3,*name*.ogg,wav,...) with dsp(s) (baxandall , resonance , automod , decay , flat , noisered , speed , feedback ) using bass.dll , gui_chung , FFTdll.dll fft fast fourier transform and freebasic .high quality small pitch shift shifting for radio url . added record, playrec, save as MP3 , feedback , anticlick .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    resonance_chung free VST plugin effect

    resonance_chung free VST plugin effect

    piano like variable dynamic reverb

    resonance chung is a free gpl open source VST plugin variable dynamic reverb sound effect compatible with VST steinberg, fb_chungVST , midipiano_chung , freemp3_chung , dsp_chung , radio _chung music plugins support. It aims to simulate the increase of reverberation with the number of played notes like in a real acoustic piano . a quick fft small fourier transform is used to estimate a number of played notes and modify the reverb rate in real time. Is written in easy fast freebasic .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DarkF

    DarkF

    DarkF is an FFT optical simulation code for GW inteferometers

    ... (larger than a mirror) and a sampling rate of 256*256). With the Fourier transform method, it is easy to obtain a propagated beam and we can use this code to simulate a simple or a complex system as a Fabry Perot cavity or Advanced detector, like Advanced Virgo, Advanced LIGO or Kagra. It can include reflection and transmission maps from measurements or real mirrors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    smib is one of the smallest and simplest computer algebra system in the world, but simple does not mean simplistic. Using smib you can explore many branches of mathematics (e.g. number theory, algebra, calculus, numerical analysis, differential geometry, probability and stochastic calculus) and also some physics (e.g. electromagnetism and quantum mechanics).. By simple you can understand easy to program (smib is a dynamically typed language, with strong affinity to recursivity, programs...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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: 6 This Week
    Last Update:
    See Project
  • 21
    This is a recursive C++ source code of the Fast Fourier Transform algorithm allowing parallelization. Also a performance test and its results on my computer are provided. The Performance test suggest to use 4 threads for parallelization. With this one can beat the implementation in "Numerical Recipes in C++" for large signals with more than 2^16 / 2^17 / 2^18 samples depending on the hardware and software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DSP Lab

    DSP Lab

    Digital Signal Processing Simulation

    DSP Lab is a digital signal processing simulation application created to simulate and visualize process of sampling and filtering analog signal using DSP system. This application is created to provide as a tool for educator and student to visualize and understand DSP system. Source code is available at https://payhip.com/b/9mPY
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    Satsuma

    Whole-genome synteny alignments

    Satsuma is a whole-genome synteny aligner based on the Fast Fourier Transform and a battleship-style search. Parallelization is built-in. Grabherr, M. G., Russell, P., Meyer, M., Mauceli, E., Alföldi, J., Di Palma, F., & Lindblad-Toh, K. (2010). Genome-wide synteny through highly sensitive sequence alignment: Satsuma. Bioinformatics, 26(9), 1145-51. For more information, documentation and recent activity, please check out our project web page: http://satsuma.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DJ Surface Modulator

    DJ Surface Modulator

    expression surface for pc based music software

    project goals -input processing and effects modulated by a fourier transform surface -xp thru win10 - gui buttons for echo, distortion, dub etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CUDALucas

    A program that uses CUDA to accelerate the Lucas Lehmer test.

    CUDALucas is a program implementing the Lucas-Lehmer primality test for Mersenne numbers using the Fast Fourier Transform implemented by nVidia's cuFFT library. You need a CUDA-capable nVidia card with compute compatibility >= 1.3 up to CUDA 6.5, 2.x up to 7.0 and 3.x for >=CUDA 8.0 . The program is run from the command line, however it can be configured without using a terminal. See the Wiki for more details. README for new users available at the Files/Downloads page.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next