A Guide to MATLAB for Beginners and Experienced Users, Second Edition

Symbolic Math Toolbox Problems 3 8 require the Symbolic Math Toolbox. The others do not.
| 1. | Compute the following quantities.
|
|
| 2. | Compute to 15 digits the following quantities.
|
|
| 3. | Solve (symbolically) the system of linear equations Check your answer using matrix multiplication. |
|
| 4. | Try to solve (symbolically) the system of linear equations What happens? Can you see why? Again check your answer using matrix multiplication. Is the answer correct ? |
|
| 5. | Factor the polynomial x 4 ? y 4. |
|
| 6. | Use simplify or simple to simplify the following expressions:
|
|
| 7. | Compute 3 301, both as an approximate floating-point number and as an exact integer (written in usual decimal notation). |
|
| 8. | Use either solve or fzero, as appropriate, to solve the following equations.
|