ME 405
firtest Namespace Reference

Functions

def test ()
 
def timing ()
 

Variables

list c
 
list d
 
list e
 
 coeffs = array.array('i', d)
 
 ncoeffs = len(coeffs)
 
 data = array.array('i', [0]*(ncoeffs +3))
 

Function Documentation

◆ test()

def firtest.test ( )

◆ timing()

def firtest.timing ( )

Variable Documentation

◆ c

list firtest.c
Initial value:
1 = [-176, -723, -1184, -868, 244, 910, 165, -1013, -693,
2  977, 1398, -615, -2211, -257, 3028, 1952, -3729, -5500,
3  4201, 20355, 28401, 20355, 4201, -5500, -3729, 1952,
4  3028, -257, -2211, -615, 1398, 977, -693, -1013, 165,
5  910, 244, -868, -1184, -723, -176]

◆ coeffs

firtest.coeffs = array.array('i', d)

◆ d

list firtest.d
Initial value:
1 = [-1318, -3829, -4009, -717, 3359, 2177, -3706, -5613, 4154, 20372, 28471, 20372, 4154, -5613, -3706,
2  2177, 3359, -717, -4009, -3829, -1318]

◆ data

firtest.data = array.array('i', [0]*(ncoeffs +3))

◆ e

list firtest.e
Initial value:
1 = [-24, 89, 69, 78, 95, 115, 135, 154, 171, 185, 196, 202, 201,
2  194, 178, 155, 122, 81, 31, -26, -91, -160, -232, -306, -378,
3  -446, -506, -555, -591, -610, -608, -584, -535, -460, -357,
4  -225, -66, 121, 333, 568, 823, 1094, 1375, 1663, 1952, 2237,
5  2510, 2768, 3004, 3213, 3391, 3534, 3638, 3702, 3723, 3702,
6  3638, 3534, 3391, 3213, 3004, 2768, 2510, 2237, 1952, 1663,
7  1375, 1094, 823, 568, 333, 121, -66, -225, -357, -460, -535,
8  -584, -608, -610, -591, -555, -506, -446, -378, -306, -232,
9  -160, -91, -26, 31, 81, 122, 155, 178, 194, 201, 202, 196,
10  185, 171, 154, 135, 115, 95, 78, 69, 89, -24]

◆ ncoeffs

firtest.ncoeffs = len(coeffs)