User Tools

Site Tools


gibson:teaching:spring-2015:math445:lab3

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gibson:teaching:spring-2015:math445:lab3 [2015/02/02 13:26]
gibson
gibson:teaching:spring-2015:math445:lab3 [2015/02/02 13:29] (current)
gibson
Line 1: Line 1:
 ====== Math 445 lab 3: linear algebra ====== ====== Math 445 lab 3: linear algebra ======
  
-**Problem 1:** Compute the following products in your head or with pencil and paper, and then check your answers with Matlab. Note: one of the problems is not well-posed.+**Problem 1:** Compute the following products in your head or with pencil and paper, and then check your answers with Matlab. Note: one of the problems is not well-posed ​and therefore does not have an answer
  
 **(a)** ​ **(a)** ​
Line 105: Line 105:
 **Problem 5:** Use Matlab to solve the problem. Suhasini has 44 coins worth %%$%%7.50. They'​re all quarter, dimes, and nickels. She has twice as many dimes as nickels. How many of each type of coin does she have? Find the answer, and then verify that the solution satisfies the problem. ​ **Problem 5:** Use Matlab to solve the problem. Suhasini has 44 coins worth %%$%%7.50. They'​re all quarter, dimes, and nickels. She has twice as many dimes as nickels. How many of each type of coin does she have? Find the answer, and then verify that the solution satisfies the problem. ​
  
-**Problem 6:** Use Matlab to solve the following problem. One of the main challenges of this problem is figuring out how to enter the elements of the matrix quickly and reliably. For a small matrix, it's 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. +**Problem 6:** Use Matlab to solve the following problem (from //Numerical Computing with Matlab// by Clive Moler).
- +
- +
-(from //Numerical Computing with Matlab// by Clive Moler.)+
  
 {{:​gibson:​teaching:​fall-2012:​math445:​truss2.png?​direct&​600}} {{:​gibson:​teaching:​fall-2012:​math445:​truss2.png?​direct&​600}}
Line 116: Line 113:
 {{:​gibson:​teaching:​fall-2012:​math445:​truss4.png?​direct&​600}} {{:​gibson:​teaching:​fall-2012:​math445:​truss4.png?​direct&​600}}
  
 +One of the main challenges of this problem is figuring out how to enter the elements of the matrix quickly and reliably. For a small matrix, it's 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/spring-2015/math445/lab3.1422912381.txt.gz · Last modified: 2015/02/02 13:26 by gibson