Mercurial > hg > ltpda
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/m-toolbox/html_help/help/ug/whatis.html Wed Nov 23 19:22:13 2011 +0100 @@ -0,0 +1,150 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" + "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> + +<html lang="en"> +<head> + <meta name="generator" content= + "HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org"> + <meta http-equiv="Content-Type" content= + "text/html; charset=us-ascii"> + + <title>What is the LTPDA Toolbox (LTPDA Toolbox)</title> + <link rel="stylesheet" href="docstyle.css" type="text/css"> + <meta name="generator" content="DocBook XSL Stylesheets V1.52.2"> + <meta name="description" content= + "Presents an overview of the features, system requirements, and starting the toolbox."> + </head> + +<body> + <a name="top_of_page" id="top_of_page"></a> + + <p style="font-size:1px;"> </p> + + <table class="nav" summary="Navigation aid" border="0" width= + "100%" cellpadding="0" cellspacing="0"> + <tr> + <td valign="baseline"><b>LTPDA Toolbox</b></td><td><a href="../helptoc.html">contents</a></td> + + <td valign="baseline" align="right"><a href= + "gettingstarted.html"><img src="b_prev.gif" border="0" align= + "bottom" alt="Getting Started with the LTPDA Toolbox"></a> <a href= + "sysreqts.html"><img src="b_next.gif" border="0" align= + "bottom" alt="System Requirements"></a></td> + </tr> + </table> + + <h1 class="title"><a name="f3-12899" id="f3-12899"></a>What is the LTPDA Toolbox</h1> + <hr> + + <p> + + <p>This section covers the following topics:</p> + + <ul> + <li> + <p><a href="whatis.html#overview">Overview</a></p> + </li> + + <li> + <p><a href="whatis.html#features">Features of the LTPDA Toolbox</a></p> + </li> + + <li> + <p><a href="whatis.html#background">Expected Background for Users</a></p> + </li> + + </ul><a name="overview" id="overview"></a> + + <h3 class="title">Overview</h3><a class="indexterm" name= + "zmw57dd0e178" id="zmw57dd0e178"></a> + + <p>The LTPDA Toolbox is a MATLAB<sup>®</sup> Toolbox designed + for the analysis of data from the LISA Technology Package (part + of the LISA Pathfinder Mission). However, the toolbox can be used for + any general purpose signal processing, and is particularly useful for + analysis of typical lab-based experiments. + </p> + <p> + The Toolbox implements accountable + and reproducible data analysis within MATLAB<sup>®</sup>.</p> + + <p>With the LTPDA Toolbox you operate with LTPDA Objects. An + LTPDA Object captures more than just the data from a particular + analysis: it also captures the full processing history that led + to this particular result, as well as full details of by whom and + where the analysis was performed.</p> + + <a name="features" id="features"></a> + + <h3 class="title">Features of the LTPDA Toolbox</h3> + + <p>The LTPDA Toolbox<a class="indexterm" name="zmw57dd0e204" id= + "zmw57dd0e204"></a> has the following features:</p> + + <ul type="disc"> + <li> + <p> Create and process multiple LTPDA Objects. </p> + </li> + <li> + <p> Save and load objects from XML files. </p> + </li> + <li> + <p> Plot/view the history of the processing in any particular object.</p> + </li> + <li> + <p> Submit and retrieve objects to/from an LTPDA Repository.</p> + </li> + <li> + <p> Powerful and easy to use Signal Processing capabilities.</p> + </li> + </ul> + + <div style="margin-left: 2em"> + <a name="zmw57dd0e257" id="zmw57dd0e257"></a> + + <table cellspacing="0" class="note" summary="Note" cellpadding= + "5" border="1"> + <tr width="90%"> + <td> + <p><b>Note</b> LTPDA Repositories are external to + MATLAB and need to be set up independently. </p> + </td> + </tr> + </table> + </div><a name="background" id="background"></a> + + <h3 class="title">Expected Background for Users</h3> + + <h4 class="title">MATLAB</h4> + + <p>This documentation assumes you have a basic working + understanding of MATLAB. You need to know basic MATLAB syntax + for writing your own m-files. + </p><a name="f3-20804" id="f3-20804"></a> + + </p> + + <br> + <br> + <table class="nav" summary="Navigation aid" border="0" width= + "100%" cellpadding="0" cellspacing="0"> + <tr valign="top"> + <td align="left" width="20"><a href="gettingstarted.html"><img src= + "b_prev.gif" border="0" align="bottom" alt= + "Getting Started with the LTPDA Toolbox"></a> </td> + + <td align="left">Getting Started with the LTPDA Toolbox</td> + + <td> </td> + + <td align="right">System Requirements</td> + + <td align="right" width="20"><a href= + "sysreqts.html"><img src="b_next.gif" border="0" align= + "bottom" alt="System Requirements"></a></td> + </tr> + </table><br> + + <p class="copy">©LTP Team</p> +</body> +</html>