matlab-enhanced Swiki= [View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide]

Homework, Fall 2008

Homework, Fall 2008

Fall 2008 Computer Projects, Due Tuesday Dec 2 at 12 noon.



HW14: Due Thursday 4 Dec
Solve dx/dt = A x ; x(0) = b where

A =
-32 60
-18 34
and b = (3,4)


HW 13: Due Thurs Nov 20th

1 1 2
-1 2 -1
0 1 1
1 0 1
1 2 3

And let b = (1 2 3 4 5). Find a x in ker(A^T) that shows that
Ax = b has no solution. (That is, such a w with w . b not equal to zero. Here A^T is the transpose of A)


3 -1
-1 2



HW12: Due Thursday Nov 13:


HW 11: Due Tuesday Nov 4th NOT COLLECTED



HW 10: Due Thirsday Oct 30:

HW9: Due Thursday October 23

HW8: Due Thursday October 16

HW7: Due Thursday October 2 NOT COLLECTED

HW6: Due Tuesday 30


HW 5: Due Thursday 25th (?)
2 x + 3 y -z + w + r + s =2
z + 2w -3r + s = 4
2 r -4 x = 5

For what values of c does

2 x - y - z = 3
-x + 2 y -z = 2
-x - y + 2 z = c

Have: a) No solutions, b) exactly one solution and c) infinitely many solutions



HW 4: Due Tuesday 15th
For Simson's Rule (Composite) see http://en.wikipedia.org/wiki/Simpson%27s_Rule
also http://mathworld.wolfram.com/Newton-CotesFormulas.html
Use error bounds to calculate the following integrals to within 10^-3 by Simpson's Rule and Trapazoid rule. Don't actually compute the trapazoid, just say find what n to use:

Trap: Error = (b-a)^3 M /(12 n^2)
Simp: Error = M (b-a)^5/ (180 n^4) n must be even

HW3 -- NOT COLLECTED, but is covered on quiz 1:

Due Tuesday 26 NOTE: Change of due date
Due Thursday 4th

Does anyone know of a good podiatrist in town? EMAIL me: mailto:morley@math.gatech.edu


----
links to this page