ChE505/ChE512 Matlab Tutorial Example Codes

Flow Control: 'for' & 'while'
Solving a single nonlinear algebraic equation fzero0.m; fzero1.m
Solving a system of nonlinear algebraic equations fsolve0.m; fsolve1.m
Solving a single ODE ode0.m; ode1.m
Solving a system of ODEs odes0.m; odes1.m
Integration of a function quadl0.m; quadl1.m
Numerical Integration of point data trapz0.m

codes.zip (includes all of the codes above)


Matlab Introduction (pdf 1.55MB)


Matlab7 Release Notes (pdf 317KB)