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/cmsis_build/RTE
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
..
Device Added window functions for use with Fourier transforms. 3 years ago
_test.Release_FVP_A5Neon
_test.Release_FVP_A7Neon
_test.Release_FVP_A9Neon
_test.Release_FVP_M55
_test.Release_VHT-Corstone-300
_test.Release_VHT-Corstone-310
_test.Release_VHT_M0P
_test.Release_VHT_M3
_test.Release_VHT_M4
_test.Release_VHT_M7
_test.Release_VHT_M7_UNROLLED Corrected issue #57 3 years ago
_test.Release_VHT_M23
_test.Release_VHT_M33
_test.Release_VHT_M55 Better test automation with cmsis build tools 3 years ago
.gitignore