Difference between revisions of "MATLAB1"

From SourceWiki
Jump to navigation Jump to search
m (Protected "MATLAB1" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
Line 7: Line 7:
 
http://www.maths.dundee.ac.uk/ftp/na-reports/MatlabNotes.pdf
 
http://www.maths.dundee.ac.uk/ftp/na-reports/MatlabNotes.pdf
  
We'll follow those notes, but will add in some more detail of our own in various sections.  The section numbers and titles below will mirror those in the Dundee notes.
+
<!--We'll follow those notes, but will add in some more detail of our own in various sections.  The section numbers and titles below will mirror those in the Dundee notes.-->
  
= =
+
=Hints and Tips on Performance=
  
 +
<!--
 
=Matlab as a Calculator=
 
=Matlab as a Calculator=
  
Line 85: Line 86:
 
     2.2361
 
     2.2361
 
</pre>
 
</pre>
 +
-->

Revision as of 10:34, 23 August 2013

An Introduction MATLAB

Introduction

Rather than re-invent the wheel, we'll use some tried and tested tutorial material. The following notes from the Maths department at the University of Dundee are concise, comprehensive, but also easy to read: http://www.maths.dundee.ac.uk/ftp/na-reports/MatlabNotes.pdf


Hints and Tips on Performance