DSP Module

Dependencies:   mbed

LP_2KHz_Fc_40KHz_Fs_100N.h

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

File content as of revision 0:2470e37cc502:

#define Fs  40000
#define N       101

float b[N]={
-0.000000, 
0.000055, 
0.000138, 
0.000242, 
0.000357, 
0.000462, 
0.000533, 
0.000543, 
0.000468, 
0.000290, 
-0.000000, 
-0.000392, 
-0.000858, 
-0.001353, 
-0.001814, 
-0.002164, 
-0.002326, 
-0.002228, 
-0.001817, 
-0.001069, 
0.000000, 
0.001326, 
0.002801, 
0.004271, 
0.005551, 
0.006444, 
0.006756, 
0.006328, 
0.005058, 
0.002923, 
-0.000000, 
-0.003531, 
-0.007381, 
-0.011174, 
-0.014463, 
-0.016769, 
-0.017624, 
-0.016614, 
-0.013426, 
-0.007888, 
0.000000, 
0.010052, 
0.021894, 
0.034978, 
0.048621, 
0.062048, 
0.074450, 
0.085050, 
0.093166, 
0.098262, 
0.100000, 
0.098262, 
0.093166, 
0.085050, 
0.074450, 
0.062048, 
0.048621, 
0.034978, 
0.021894, 
0.010052, 
0.000000, 
-0.007888, 
-0.013426, 
-0.016614, 
-0.017624, 
-0.016769, 
-0.014463, 
-0.011174, 
-0.007381, 
-0.003531, 
-0.000000, 
0.002923, 
0.005058, 
0.006328, 
0.006756, 
0.006444, 
0.005551, 
0.004271, 
0.002801, 
0.001326, 
0.000000, 
-0.001069, 
-0.001817, 
-0.002228, 
-0.002326, 
-0.002164, 
-0.001814, 
-0.001353, 
-0.000858, 
-0.000392, 
-0.000000, 
0.000290, 
0.000468, 
0.000543, 
0.000533, 
0.000462, 
0.000357, 
0.000242, 
0.000138, 
0.000055, 
-0.000000
};