User Tools

Site Tools


gibson:teaching:fall-2014:math445:lab2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

gibson:teaching:fall-2014:math445:lab2 [2014/09/09 11:56]
gibson created
gibson:teaching:fall-2014:math445:lab2 [2014/09/09 12:01]
gibson
Line 1: Line 1:
 ====== Math 445 Lab #2 ====== ====== Math 445 Lab #2 ======
  
-Solve the following problem with Matlab using vectors, matrices, and the backslash operator. One of the main challenges of this lab is figuring out how to enter the elements of the matrix quickly and reliably. For a small matrix, ​its' easy to type out the matrix explicitly like ''​A = [ 1 9 7 ; 4 3 8 ; 6 2 0]'',​ but for a 13 x 13 matrix with 169 elements, that's tedious and error prone.+Solve the following problem with Matlab using vectors, matrices, and the backslash operator. One of the main challenges of this lab is figuring out how to enter the elements of the matrix quickly and reliably. For a small matrix, ​it'easy to type out the matrix explicitly like ''​A = [ 1 9 7 ; 4 3 8 ; 6 2 0]'',​ but for a 13 x 13 matrix with 169 elements, that's tedious and error prone.
  
  
gibson/teaching/fall-2014/math445/lab2.txt ยท Last modified: 2014/09/09 12:01 by gibson