You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/Testing/Patterns/DSP
Christophe Favergeon f757add3bb Added window functions for use with Fourier transforms.
Regular functions for use with tone detection and noise estimation.
Flat-top windows for estimation of tone amplitudes.

Parameters of the windows are given.

Kaiser window missing (Bessel function not available in the library).

No f16 implementation since it is not accurate enough. It is better
to compute a f32 window and convert to f16 after.
3 years ago
..
BasicMaths CMSIS-DSP: New f64 tests 4 years ago
Bayes CMSIS-DSP: Added Bayes benchmarks 5 years ago
ComplexMaths CMSIS-DSP: New f64 tests 4 years ago
Controller CMSIS-DSP: Added new f16 tests 5 years ago
Distance CMSIS-DSP: New f64 tests 4 years ago
FastMath CMSIS-DSP: Some improvements for sign conversion warnings. 4 years ago
Filtering CMSIS-DSP: New f64 tests 4 years ago
Interpolation Corrected issue #49 3 years ago
Matrix Householder and QR decomposition for matrices (f64,f32,f16). 3 years ago
QuaternionMaths CMSIS-DSP: Added scalar f32 quaternion functions. 5 years ago
SVM CMSIS-DSP: Added stats and SVM tests 5 years ago
Stats Corrected issue #66 3 years ago
Support Add Conversion functions from and to 64 bit floating point 3 years ago
SupportBarF16 Add Conversion functions from and to 64 bit floating point 3 years ago
SupportBarF32 Add Conversion functions from and to 64 bit floating point 3 years ago
Transform CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
Window Added window functions for use with Fourier transforms. 3 years ago