comparison m-toolbox/html_help/help/ug/whatis.html @ 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 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
3
4 <html lang="en">
5 <head>
6 <meta name="generator" content=
7 "HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org">
8 <meta http-equiv="Content-Type" content=
9 "text/html; charset=us-ascii">
10
11 <title>What is the LTPDA Toolbox (LTPDA Toolbox)</title>
12 <link rel="stylesheet" href="docstyle.css" type="text/css">
13 <meta name="generator" content="DocBook XSL Stylesheets V1.52.2">
14 <meta name="description" content=
15 "Presents an overview of the features, system requirements, and starting the toolbox.">
16 </head>
17
18 <body>
19 <a name="top_of_page" id="top_of_page"></a>
20
21 <p style="font-size:1px;">&nbsp;</p>
22
23 <table class="nav" summary="Navigation aid" border="0" width=
24 "100%" cellpadding="0" cellspacing="0">
25 <tr>
26 <td valign="baseline"><b>LTPDA Toolbox</b></td><td><a href="../helptoc.html">contents</a></td>
27
28 <td valign="baseline" align="right"><a href=
29 "gettingstarted.html"><img src="b_prev.gif" border="0" align=
30 "bottom" alt="Getting Started with the LTPDA Toolbox"></a>&nbsp;&nbsp;&nbsp;<a href=
31 "sysreqts.html"><img src="b_next.gif" border="0" align=
32 "bottom" alt="System Requirements"></a></td>
33 </tr>
34 </table>
35
36 <h1 class="title"><a name="f3-12899" id="f3-12899"></a>What is the LTPDA Toolbox</h1>
37 <hr>
38
39 <p>
40
41 <p>This section covers the following topics:</p>
42
43 <ul>
44 <li>
45 <p><a href="whatis.html#overview">Overview</a></p>
46 </li>
47
48 <li>
49 <p><a href="whatis.html#features">Features of the LTPDA Toolbox</a></p>
50 </li>
51
52 <li>
53 <p><a href="whatis.html#background">Expected Background for Users</a></p>
54 </li>
55
56 </ul><a name="overview" id="overview"></a>
57
58 <h3 class="title">Overview</h3><a class="indexterm" name=
59 "zmw57dd0e178" id="zmw57dd0e178"></a>
60
61 <p>The LTPDA Toolbox is a MATLAB<sup>&#174;</sup> Toolbox designed
62 for the analysis of data from the LISA Technology Package (part
63 of the LISA Pathfinder Mission). However, the toolbox can be used for
64 any general purpose signal processing, and is particularly useful for
65 analysis of typical lab-based experiments.
66 </p>
67 <p>
68 The Toolbox implements accountable
69 and reproducible data analysis within MATLAB<sup>&#174;</sup>.</p>
70
71 <p>With the LTPDA Toolbox you operate with LTPDA Objects. An
72 LTPDA Object captures more than just the data from a particular
73 analysis: it also captures the full processing history that led
74 to this particular result, as well as full details of by whom and
75 where the analysis was performed.</p>
76
77 <a name="features" id="features"></a>
78
79 <h3 class="title">Features of the LTPDA Toolbox</h3>
80
81 <p>The LTPDA Toolbox<a class="indexterm" name="zmw57dd0e204" id=
82 "zmw57dd0e204"></a> has the following features:</p>
83
84 <ul type="disc">
85 <li>
86 <p> Create and process multiple LTPDA Objects. </p>
87 </li>
88 <li>
89 <p> Save and load objects from XML files. </p>
90 </li>
91 <li>
92 <p> Plot/view the history of the processing in any particular object.</p>
93 </li>
94 <li>
95 <p> Submit and retrieve objects to/from an LTPDA Repository.</p>
96 </li>
97 <li>
98 <p> Powerful and easy to use Signal Processing capabilities.</p>
99 </li>
100 </ul>
101
102 <div style="margin-left: 2em">
103 <a name="zmw57dd0e257" id="zmw57dd0e257"></a>
104
105 <table cellspacing="0" class="note" summary="Note" cellpadding=
106 "5" border="1">
107 <tr width="90%">
108 <td>
109 <p><b>Note</b>&nbsp;&nbsp; LTPDA Repositories are external to
110 MATLAB and need to be set up independently. </p>
111 </td>
112 </tr>
113 </table>
114 </div><a name="background" id="background"></a>
115
116 <h3 class="title">Expected Background for Users</h3>
117
118 <h4 class="title">MATLAB</h4>
119
120 <p>This documentation assumes you have a basic working
121 understanding of MATLAB. You need to know basic MATLAB syntax
122 for writing your own m-files.
123 </p><a name="f3-20804" id="f3-20804"></a>
124
125 </p>
126
127 <br>
128 <br>
129 <table class="nav" summary="Navigation aid" border="0" width=
130 "100%" cellpadding="0" cellspacing="0">
131 <tr valign="top">
132 <td align="left" width="20"><a href="gettingstarted.html"><img src=
133 "b_prev.gif" border="0" align="bottom" alt=
134 "Getting Started with the LTPDA Toolbox"></a>&nbsp;</td>
135
136 <td align="left">Getting Started with the LTPDA Toolbox</td>
137
138 <td>&nbsp;</td>
139
140 <td align="right">System Requirements</td>
141
142 <td align="right" width="20"><a href=
143 "sysreqts.html"><img src="b_next.gif" border="0" align=
144 "bottom" alt="System Requirements"></a></td>
145 </tr>
146 </table><br>
147
148 <p class="copy">&copy;LTP Team</p>
149 </body>
150 </html>