diff options
Diffstat (limited to 'src/rxdec_coeff.h')
| -rw-r--r-- | src/rxdec_coeff.h | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/src/rxdec_coeff.h b/src/rxdec_coeff.h new file mode 100644 index 0000000..a08cf9f --- /dev/null +++ b/src/rxdec_coeff.h @@ -0,0 +1,35 @@ +/* Generated by rxdec_file() Octave function */ + +const float rxdec_coeff[]={ + -0.00125472, + -0.00204605, + -0.0019897, + 0.000163906, + 0.00490937, + 0.00986375, + 0.0096718, + -0.000480351, + -0.019311, + -0.0361822, + -0.0341251, + 0.000827866, + 0.0690577, + 0.152812, + 0.222115, + 0.249004, + 0.222115, + 0.152812, + 0.0690577, + 0.000827866, + -0.0341251, + -0.0361822, + -0.019311, + -0.000480351, + 0.0096718, + 0.00986375, + 0.00490937, + 0.000163906, + -0.0019897, + -0.00204605, + -0.00125472 +}; |
