This page is for archival purposes only! 
Students should use 
ODTU-Class
Miscellaneous Tables
| Basic Algebra | Common Derivatives and Integrals | 
| Basic Trigonometry | Derivative Properties | 
| Limit Properties | Integral Properties | 
MIT OpenCourseware for Computatonal Science and Engineering
Lecture Notes About Solving Differential Equations by MatLab
Linear Algebra Resources
- 
	
Linear Algebra Applets  
 -- Includes a nice demo of Gaussian reduction (applet 2.1) and applet showing steps (applet 2.5 -- click "row echelon form")
-  Two other Gaussian reduction tutorials:
 -- Online Row Reducer (click "row echelon form" for automatic reduction)
 -- Echelon Form Tutorial gives hints about which operations to perform next
- 
	MIT OpenCourseWare Linear Algebra
 -- Includes lecture videos, lecture notes, example problems and solutions, and java demos.
Matlab Information
- MatLab code solving linear algebra problems.
- Examples of using matlab for solving problems in math 210.
- 
	Matlab reference sheets:
 -- 1 page reference from MIT
 -- 2 page reference from UW Madison
- Online Matlab Summary and Tutorial and also a further Collection of Tutorials
- 6 page introduction (from MIT OpenCourseWare)
- Matlab Linear Algebra Functions On the Mathworks Homepage
- Matlab Manual: Linear Algebra Over 500 pages of documentation, explaining both Matlab functions and the linear algebra behind them.
