Mercurial > hg > ltpda
comparison m-toolbox/test/pipelines/test_ao_tfe.lwb @ 0:f0afece42f48
Import.
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Wed, 23 Nov 2011 19:22:13 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f0afece42f48 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <LTPDAworkbench filepath="/Users/hewitson/working/ltp/ltpda/software/m-toolbox/test/pipelines/test_ao_tfe.lwb" name="test_ao_tfe.lwb*" version="0.4"> | |
3 <document UUID="038cbf5b-8f5b-4d53-ab8e-0d66d04052d2" title="New Document 1" visible="true" windowHeight="523" windowState="maximized" windowWidth="521" windowX="0" windowY="0"> | |
4 <canvas name="New Document 1" zoomFactor="1.0"> | |
5 <CanvasInfo author="hewitson" created="2009-01-31 16:12:45" description="A test model for the transfer function estimator, tfe." lastModified="2009-07-24 09:43:01"/> | |
6 <block UUID="8a214455-b0fa-4d6d-b9f0-af3a5633d088" bounds="18 123 60 60" commentedOut="false" keepResult="true" keepresult="true" modifier="false" name="a1"> | |
7 <port UUID="ed6e4341-1fd1-443b-a9cd-eca9c8e36edd" bounds="0 0 10 10" name="" number="0" terminal="" type="output"> | |
8 <node UUID="35e3695e-5d2f-4600-80b2-53f302f685fd" bounds="66 150 176 28" name=""> | |
9 <pipe bezier="true" color="-3657166" dstPortUUID="88566d0c-89f4-4497-be10-f729ac4b88e7" dstblock="New Block_2" dstport="0" srcPortUUID="ed6e4341-1fd1-443b-a9cd-eca9c8e36edd" srcblock="a1" thickness="2.0"/> | |
10 <pipe bezier="true" color="-3657166" dstPortUUID="5fda9715-3fac-4edc-b454-8ac519fe77c2" dstblock="New Block" dstport="0" srcPortUUID="ed6e4341-1fd1-443b-a9cd-eca9c8e36edd" srcblock="a1" thickness="2.0"/> | |
11 </node> | |
12 </port> | |
13 <LTPDAalgorithm mcategory="Constructor" mclass="ao" mname="ao" mpackage="" mversion="" portdims="0 -1 1 1"/> | |
14 <plist UUID="1d244d26-5d9a-4b2a-9c5b-1103668bd669" created="-1" description="" name="none"> | |
15 <param desc="" key="TSFCN"> | |
16 <ParamValue index="0" selection="0"> | |
17 <Option javaType="java.lang.String" matlabType="char" value="sin(2*pi*7.433*t) + randn(size(t))"/> | |
18 </ParamValue> | |
19 </param> | |
20 <param desc="" key="FS"> | |
21 <ParamValue index="0" selection="0"> | |
22 <Option javaType="java.lang.String" matlabType="char" value="1000"/> | |
23 </ParamValue> | |
24 </param> | |
25 <param desc="" key="NSECS"> | |
26 <ParamValue index="0" selection="0"> | |
27 <Option javaType="java.lang.String" matlabType="char" value="10"/> | |
28 </ParamValue> | |
29 </param> | |
30 <param desc="" key="T0"> | |
31 <ParamValue index="0" selection="0"> | |
32 <Option javaType="java.lang.String" matlabType="char" value="1970-01-01 00:00:00.000"/> | |
33 </ParamValue> | |
34 </param> | |
35 <param desc="" key="XUNITS"> | |
36 <ParamValue index="0" selection="0"> | |
37 <Option javaType="java.lang.String" matlabType="char" value="s"/> | |
38 </ParamValue> | |
39 </param> | |
40 <param desc="" key="YUNITS"> | |
41 <ParamValue index="0" selection="0"> | |
42 <Option javaType="java.lang.String" matlabType="char" value="V"/> | |
43 </ParamValue> | |
44 </param> | |
45 </plist> | |
46 </block> | |
47 <block UUID="763d41a4-1815-409a-b1b3-edf54571cf5b" bounds="23 216 60 60" commentedOut="false" keepResult="true" keepresult="true" modifier="false" name="New Block_1"> | |
48 <port UUID="9fefb6e5-86a8-4e83-bd8b-3273f0f56193" bounds="0 0 10 10" name="" number="0" terminal="" type="output"> | |
49 <node UUID="e7dfeae6-c03d-4a96-99d5-71ba22e5dfb9" bounds="71 220 65 29" name=""> | |
50 <pipe bezier="true" color="-3657166" dstPortUUID="cb80e0e4-a74a-465f-a1a3-07c803487ae7" dstblock="New Block_2" dstport="1" srcPortUUID="9fefb6e5-86a8-4e83-bd8b-3273f0f56193" srcblock="New Block_1" thickness="2.0"/> | |
51 </node> | |
52 </port> | |
53 <LTPDAalgorithm mcategory="Constructor" mclass="miir" mname="miir" mpackage="" mversion="" portdims="0 -1 1 1"/> | |
54 <plist UUID="489f3aea-e7c6-44bf-8273-e1f275baa680" created="-1" description="" name="none"> | |
55 <param desc="" key="TYPE"> | |
56 <ParamValue index="0" selection="0"> | |
57 <Option javaType="java.lang.String" matlabType="char" value="highpass"/> | |
58 </ParamValue> | |
59 </param> | |
60 <param desc="" key="FC"> | |
61 <ParamValue index="0" selection="0"> | |
62 <Option javaType="java.lang.String" matlabType="char" value="20"/> | |
63 </ParamValue> | |
64 </param> | |
65 <param desc="" key="GAIN"> | |
66 <ParamValue index="0" selection="0"> | |
67 <Option javaType="java.lang.String" matlabType="char" value="1"/> | |
68 </ParamValue> | |
69 </param> | |
70 <param desc="" key="FS"> | |
71 <ParamValue index="0" selection="0"> | |
72 <Option javaType="java.lang.String" matlabType="char" value="1000"/> | |
73 </ParamValue> | |
74 </param> | |
75 <param desc="" key="ORDER"> | |
76 <ParamValue index="0" selection="0"> | |
77 <Option javaType="java.lang.String" matlabType="char" value="1"/> | |
78 </ParamValue> | |
79 </param> | |
80 <param desc="" key="RIPPLE"> | |
81 <ParamValue index="0" selection="0"> | |
82 <Option javaType="java.lang.String" matlabType="char" value="0.5"/> | |
83 </ParamValue> | |
84 </param> | |
85 <param desc="" key="IUNITS"> | |
86 <ParamValue index="0" selection="0"> | |
87 <Option javaType="java.lang.String" matlabType="char" value="[ unit(' ') ]"/> | |
88 </ParamValue> | |
89 </param> | |
90 <param desc="" key="OUNITS"> | |
91 <ParamValue index="0" selection="0"> | |
92 <Option javaType="java.lang.String" matlabType="char" value="[ unit(' ') ]"/> | |
93 </ParamValue> | |
94 </param> | |
95 </plist> | |
96 </block> | |
97 <block UUID="09677c65-0f37-489f-baa2-af0db5be5c5b" bounds="125 185 60 60" commentedOut="false" keepResult="true" keepresult="true" modifier="false" name="New Block_2"> | |
98 <port UUID="88566d0c-89f4-4497-be10-f729ac4b88e7" bounds="0 0 10 10" name="" number="0" terminal="" type="input"> | |
99 <node UUID="2b759b3a-820a-4d50-b461-4e4c237ca5d0" bounds="66 150 70 60" name=""> | |
100 <pipe bezier="true" color="-3657166" dstPortUUID="88566d0c-89f4-4497-be10-f729ac4b88e7" dstblock="New Block_2" dstport="0" srcPortUUID="ed6e4341-1fd1-443b-a9cd-eca9c8e36edd" srcblock="a1" thickness="2.0"/> | |
101 </node> | |
102 </port> | |
103 <port UUID="cb80e0e4-a74a-465f-a1a3-07c803487ae7" bounds="0 0 10 10" name="" number="1" terminal="" type="input"> | |
104 <node UUID="e7dfeae6-c03d-4a96-99d5-71ba22e5dfb9" bounds="71 220 65 29" name=""> | |
105 <pipe bezier="true" color="-3657166" dstPortUUID="cb80e0e4-a74a-465f-a1a3-07c803487ae7" dstblock="New Block_2" dstport="1" srcPortUUID="9fefb6e5-86a8-4e83-bd8b-3273f0f56193" srcblock="New Block_1" thickness="2.0"/> | |
106 </node> | |
107 </port> | |
108 <port UUID="1fbc8e4d-4bf1-4620-89f9-1c38eb279cac" bounds="0 0 10 10" name="" number="0" terminal="" type="output"> | |
109 <node UUID="34777a8b-2940-4f8b-b812-78d3257f463f" bounds="173 188 69 30" name=""> | |
110 <pipe bezier="true" color="-3657166" dstPortUUID="c5d8d0c7-bf33-4b48-8492-9f284d53e5bb" dstblock="New Block" dstport="1" srcPortUUID="1fbc8e4d-4bf1-4620-89f9-1c38eb279cac" srcblock="New Block_2" thickness="2.0"/> | |
111 </node> | |
112 </port> | |
113 <LTPDAalgorithm mcategory="Signal Processing" mclass="ao" mname="filter" mpackage="" mversion="" portdims="1 -1 1 -1"/> | |
114 <plist UUID="5f7bcb0c-b447-4ce3-9afe-a223ee808e2f" created="-1" description="" name="none"/> | |
115 </block> | |
116 <block UUID="7e5ce276-84fc-4d46-b68a-ed84646c8324" bounds="316 153 60 60" commentedOut="false" keepResult="true" keepresult="true" modifier="false" name="New Block_3"> | |
117 <port UUID="a3beb07b-9225-42f4-a95a-a006e5d1eb7d" bounds="0 0 10 10" name="" number="0" terminal="" type="input"> | |
118 <node UUID="a46b25b4-a9d9-460e-8e5b-134d80c3af50" bounds="279 180 48 6" name=""> | |
119 <pipe bezier="true" color="-3657166" dstPortUUID="a3beb07b-9225-42f4-a95a-a006e5d1eb7d" dstblock="New Block_3" dstport="0" srcPortUUID="f437e27b-aac4-4c86-a7f8-c97c0c2dcb58" srcblock="New Block" thickness="2.0"/> | |
120 </node> | |
121 </port> | |
122 <LTPDAalgorithm mcategory="Output" mclass="ao" mname="iplot" mpackage="" mversion="" portdims="1 -1 0 -1"/> | |
123 <plist UUID="0e8b6590-8d4e-475e-9248-bf2a50c6ee76" created="-1" description="" name="none"/> | |
124 </block> | |
125 <block UUID="aa6d07c6-d24e-4fba-9dc8-d2c5dc65338d" bounds="231 153 60 60" commentedOut="false" keepResult="true" keepresult="true" modifier="false" name="New Block"> | |
126 <port UUID="5fda9715-3fac-4edc-b454-8ac519fe77c2" bounds="0 0 10 10" name="" number="0" terminal="" type="input"> | |
127 <node UUID="35e3695e-5d2f-4600-80b2-53f302f685fd" bounds="66 150 176 28" name=""> | |
128 <pipe bezier="true" color="-3657166" dstPortUUID="5fda9715-3fac-4edc-b454-8ac519fe77c2" dstblock="New Block" dstport="0" srcPortUUID="ed6e4341-1fd1-443b-a9cd-eca9c8e36edd" srcblock="a1" thickness="2.0"/> | |
129 </node> | |
130 </port> | |
131 <port UUID="c5d8d0c7-bf33-4b48-8492-9f284d53e5bb" bounds="0 0 10 10" name="" number="1" terminal="" type="input"> | |
132 <node UUID="34777a8b-2940-4f8b-b812-78d3257f463f" bounds="173 188 69 30" name=""> | |
133 <pipe bezier="true" color="-3657166" dstPortUUID="c5d8d0c7-bf33-4b48-8492-9f284d53e5bb" dstblock="New Block" dstport="1" srcPortUUID="1fbc8e4d-4bf1-4620-89f9-1c38eb279cac" srcblock="New Block_2" thickness="2.0"/> | |
134 </node> | |
135 </port> | |
136 <port UUID="f437e27b-aac4-4c86-a7f8-c97c0c2dcb58" bounds="0 0 10 10" name="" number="0" terminal="" type="output"> | |
137 <node UUID="a46b25b4-a9d9-460e-8e5b-134d80c3af50" bounds="279 180 48 6" name=""> | |
138 <pipe bezier="true" color="-3657166" dstPortUUID="a3beb07b-9225-42f4-a95a-a006e5d1eb7d" dstblock="New Block_3" dstport="0" srcPortUUID="f437e27b-aac4-4c86-a7f8-c97c0c2dcb58" srcblock="New Block" thickness="2.0"/> | |
139 </node> | |
140 </port> | |
141 <LTPDAalgorithm mcategory="Signal Processing" mclass="ao" mname="tfe" mpackage="" mversion="" portdims="2 -1 1 -1"/> | |
142 <plist UUID="edc4f887-5ac2-4941-9f84-1720442f87fd" created="-1" description="" name="none"/> | |
143 </block> | |
144 </canvas> | |
145 </document> | |
146 <ExecutionPlan/> | |
147 </LTPDAworkbench> |