18.06 Problem Set 1

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

18.

06 Problem Set 1
Due Thursday, 16 September 2010 at 4pm in the undergrad math office. Please note
that the problems from the textbook are out of the 4th edition: make sure to check
that you are doing the correct problems. For MATLAB problems, please include a
printout of your code with your problem set. You can type diary(filename)
at the beginning of your session to save a transcript, and diary off when you are
done.
Each Problem worth 10 points.
1. Find a solution for

1
4
7

x,y,z to the system of equations




3 e + + 2 2
2 3
x
5 6 y = 6 e + 4 + 5 2
8 10
z
10 e + 7 + 8 2

2. Do problem 11 from section 2.1.


3. Do problem 26 from section 2.1.
4. Do problem 7 from section 2.2.
5. Do problem 31 from section 2.2.
6. Do problem 21 from section 2.3.
7. Do problem 23 from section 2.4.
8. Do problem 32 from section 2.4.
9. Do problem 6 from section 2.5.
10. In the language of your choice, write a function rowop that takes a matrix
A and replaces the second row with the original second row minus 10 times
the first row.
(Hint:In Matlab you can create a file with the name rowop.m with header
function B = rowop(A) Useful commands are A(2, :) 10 and A(2, :) =)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy