Difference between revisions of "Main Page"

From Sutherland_wiki
Jump to: navigation, search
(Matlab Tutorials)
Line 15: Line 15:
  
 
=== Matlab Tutorials ===
 
=== Matlab Tutorials ===
 +
When editing these pages, feel free to link to external pages that provide additional resources that you find useful.
 
* [[Matlab_Arrays|Creating and using arrays]]
 
* [[Matlab_Arrays|Creating and using arrays]]
 
* [[Matlab_LinSys|Solving linear systems of equations]]
 
* [[Matlab_LinSys|Solving linear systems of equations]]
Line 20: Line 21:
 
* [[Matlab_Plotting|Plotting]]
 
* [[Matlab_Plotting|Plotting]]
 
* [[Matlab_Debug|Debugging in Matlab]]
 
* [[Matlab_Debug|Debugging in Matlab]]
 
  
 
=== Tutorials on numerical analysis ===
 
=== Tutorials on numerical analysis ===

Revision as of 17:56, 2 July 2008

Guidelines & Tips for Creating Tutorials

When creating or editing content:

  • Provide links to the tutorial from other wiki pages on this site if applicable.
  • Provide links from your tutorial to other wiki pages on this site if applicable.

Here are several resources to help in creating/editing Wiki 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.