Difference between revisions of "Main Page"

From Sutherland_wiki
Jump to: navigation, search
m (Matlab Tutorials)
m (Matlab Tutorials)
Line 7: Line 7:
  
 
When editing these pages, feel free to link to external pages that provide additional resources that you find useful.
 
When editing these pages, feel free to link to external pages that provide additional resources that you find useful.
* [[Matlab_Basics|Matlab Basics]]
+
* [[Matlab_Basics|Matlab Basics]]  
 +
** The command window
 +
** Defining variables
 +
** Basic commands and commonly used functions
 +
** creating m-files
 +
** MATLAB's Path
 
* [[Matlab_Arrays|Creating and using arrays]]
 
* [[Matlab_Arrays|Creating and using arrays]]
 +
** Creating matrices and vectors
 +
** Arithmetic with arrays
 +
** Accessing arrays
 
* [[Linear Systems in Matlab|Solving linear systems of equations]]
 
* [[Linear Systems in Matlab|Solving linear systems of equations]]
 
* [[Matlab_Functions|Creating and using functions]]
 
* [[Matlab_Functions|Creating and using functions]]

Revision as of 14:38, 19 August 2008

See the Help:Contents page for tips and help on editing pages.

Tutorials

Matlab Tutorials

When editing these pages, feel free to link to external pages that provide additional resources that you find useful.

Tutorials on numerical analysis

Each tutorial includes a discussion of algorithm(s) and some examples, including MATLAB code.


Technical Writing