<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="training.xsl" type="text/xsl"?>
<!DOCTYPE courses SYSTEM "training.dtd">

<courses>
  <course title="Introduction to Matlab">
    <instructor name="Chris Fallen">
    </instructor>
    <session date="February 29, 2008" time="1:00-5:00 PM" location="WRRB 009"/>
    <description>
      The Introduction to Matlab Spring Training course at ARSC will cover
        basic Matlab syntax, plotting data and functions, importing and
        exporting data, solving systems of ordinary differential equations,
        solving systems of linear equations, and creating simple GUIs.  This
        is an introductory course and no previous Matlab experience is
        assumed.  Prior experience with Linux or Unix systems will be useful
        but is not necessary.
    </description>
    <registration_info link="/support/training/SpringTrainingWebForm2008.html">
      <a href="/support/training/SpringTrainingWebForm2008.html">Pre-registration</a>
      is required for this course.
    </registration_info>
  </course>
</courses>
