UHSDR/UHSDR-active-devel/mchf-eclipse/drivers/freedv/ssbfilt_coeff.h

107 lines
1.4 KiB
C
Raw Permalink Normal View History

2022-08-24 08:41:00 +02:00
/* 600 - 2600 Hz FIR filter coeffs */
/* Generated by make_ssbfilt Octave script */
#define SSBFILT_N 100
float ssbfilt_coeff[]={
0.000065,
-0.000030,
0.000041,
0.000010,
-0.000128,
-0.000072,
-0.000007,
-0.000095,
-0.000063,
0.000016,
-0.000000,
0.000022,
-0.000115,
-0.000233,
-0.000023,
-0.000315,
-0.000725,
0.000073,
0.000380,
-0.000345,
0.000895,
0.002401,
0.001241,
0.001409,
0.003106,
0.001236,
-0.001117,
-0.001091,
-0.003184,
-0.005981,
-0.006904,
-0.007920,
-0.005588,
-0.002546,
-0.003476,
0.005155,
0.017465,
0.010772,
0.013033,
0.035082,
0.018466,
-0.010261,
0.016676,
0.004890,
-0.076807,
-0.055969,
-0.007360,
-0.155769,
-0.203150,
0.179458,
0.475523,
0.179458,
-0.203150,
-0.155769,
-0.007360,
-0.055969,
-0.076807,
0.004890,
0.016676,
-0.010261,
0.018466,
0.035082,
0.013033,
0.010772,
0.017465,
0.005155,
-0.003476,
-0.002546,
-0.005588,
-0.007920,
-0.006904,
-0.005981,
-0.003184,
-0.001091,
-0.001117,
0.001236,
0.003106,
0.001409,
0.001241,
0.002401,
0.000895,
-0.000345,
0.000380,
0.000073,
-0.000725,
-0.000315,
-0.000023,
-0.000233,
-0.000115,
0.000022,
-0.000000,
0.000016,
-0.000063,
-0.000095,
-0.000007,
-0.000072,
-0.000128,
0.000010,
0.000041,
-0.000030
};