kaushikb258 / SVD_C
Singular Value Decomposition in C
☆15Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for SVD_C
- Variational Mode Decomposition for Cpp☆24Updated 2 months ago
- Implementation of Random Forests model and decision trees in C☆18Updated 2 years ago
- Automatically exported from code.google.com/p/math-neon☆38Updated 9 years ago
- Cadence HiFi4 Neural Network (NN) Library☆45Updated 2 months ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 6 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆91Updated 8 years ago
- C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.☆29Updated 8 years ago
- A small and fast Discrete Fourier Transform library☆42Updated 6 months ago
- An IIR filter class implementation in Python☆41Updated 6 years ago
- GEMM☆10Updated last year
- HiFi 5 NN Library☆32Updated 2 months ago
- c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》☆46Updated 5 years ago
- # DNN-HMM This directory contains all the Perl scripts and MATLAB codes we writed for the identification of replication domains using DNN…☆13Updated 8 years ago
- choosing FFT library...☆137Updated 2 years ago
- Algorithm to find peaks in a std::vector<float>☆74Updated 3 years ago
- A simple demo shows how to use the SIMD,Single Instruction Multiple Data, to optimize and accelerate the FFT algorithm.☆32Updated 5 years ago
- Wavelet - A library for online estimation of the Continuous Wavelet Transform☆41Updated 2 years ago
- Examples of machine learning and signal processing algorithms.☆47Updated 4 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆23Updated 6 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 7 years ago
- A C implementation of common Artificial Neural Networks☆14Updated 6 months ago
- Adaptive filter algorithms package for Matlab☆62Updated 6 years ago
- list of functions i wrote / rewrote☆27Updated 6 years ago
- Speech denoiser model using Keras☆20Updated 5 years ago
- C++ Discrete Wavelet Transform Using Lifting Method☆23Updated 9 years ago
- LMS, RLS, QR-RLS based FIR adaptive filter for active noise cancellation with and without quantization effects.☆46Updated 8 years ago
- Just my local copy of math-neon with build script☆91Updated 6 years ago
- A MATLAB implementation of the basic functions of the novel nonlinear Spline Adaptive Filter (SAF)☆11Updated 6 years ago
- Containing the basic Fxlms Algo for Broadband and narrowband active noise control(ANC)☆9Updated 4 years ago
- Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can als…☆145Updated last year