comparison testing/utp_1.1/utps/pzmodel/test_pzm.fil @ 44:409a22968d5e default

Add unit tests
author Daniele Nicolodi <nicolodi@science.unitn.it>
date Tue, 06 Dec 2011 18:42:11 +0100
parents
children
comparison
equal deleted inserted replaced
43:bc767aaa99a8 44:409a22968d5e
1 # Filter that models one pole of the dynamics of test-mass 1.
2 #
3 # This filter should be run forwards and backwards to achieve
4 # the desired response. In ltpda use filtfilt().
5 #
6 # M Hewitson
7 #
8 # $Id: test_pzm.fil,v 1.1 2009/01/05 17:48:41 ingo Exp $
9 #
10
11 zero 0.000181464554896431 # comes from w_1
12 pole 5 # stabilise filter out of band
13 factor 0.00114017542509914 # sqrt(1.3e-6)
14
15 freq log 1u 50 1000
16
17 iir 100 start 4 4
18
19
20