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/Window/WindowF64
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
..
RefBartlett_2_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefBlackman_harris_92db_10_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefHamming_3_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefHanning_4_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefHft90d_13_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefHft95_14_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefHft116d_15_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefHft144d_16_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefHft169d_17_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefHft196d_18_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefHft223d_19_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefHft248d_20_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefNuttall3_5_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefNuttall3a_7_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefNuttall3b_8_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefNuttall4_6_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefNuttall4a_9_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefNuttall4b_11_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefNuttall4c_12_f64.txt Added window functions for use with Fourier transforms. 3 years ago
RefWelch_1_f64.txt Added window functions for use with Fourier transforms. 3 years ago