MATH 461, Spring 2015: Linear Algebra for Scientists and Engineers

News

Additional Course Material (Required Reading)

Syllabus

includes topics, office hours, grading policy

How to Prepare Matlab Assignments

How to show 3D graphics in the published file from a nice angle:

  1. Run the Matlab code which generates the figure
  2. Click on "Rotate" icon in the toolbar of the figure window
  3. Rotate the graph with the mouse into desired position - note the Az and El values displayed in lower left corner
  4. Insert view(Az,El) after your plotting commands (where Az and El are the values from step 3.)

Matlab Information