Monday, June 4, 2012

Reading and Monday MATLAB exercise


Reading for Lecture 7: (Tuesday, June 5):
CC 25.4 Systems of ODEs
CC 26.1 Stiff ODEs


MATLAB exercise: The transpose of a matrix A is defined in MATLAB using A’ (i.e. the matrix name followed by a single right quote). Try this operation on a square matrix, a non-square matrix, and a row vector.

No comments:

Post a Comment