DSP Module

Dependencies:   mbed

LP_2KHz_Fc_6KHz_Fs_37N.h

Committer:
martinsimpson
Date:
2017-10-13
Revision:
0:2470e37cc502

File content as of revision 0:2470e37cc502:

#define Fs      6000
#define N       37

float b[N]={
-0.000000, 
-0.000684, 
0.001238, 
-0.000000, 
-0.003098, 
0.004522, 
-0.000000, 
-0.008736, 
0.011729, 
-0.000000, 
-0.020268, 
0.026356, 
-0.000000, 
-0.045082, 
0.060638, 
-0.000000, 
-0.133528, 
0.273491, 
0.666667, 
0.273491, 
-0.133528, 
-0.000000, 
0.060638, 
-0.045082, 
-0.000000, 
0.026356, 
-0.020268, 
-0.000000, 
0.011729, 
-0.008736, 
-0.000000, 
0.004522, 
-0.003098, 
-0.000000, 
0.001238, 
-0.000684, 
-0.000000
};