Jupyter notebook MECH 322 Spring 2017 Assignments/Lab 08 Practice/Lab 08 Octave More Math with Arrays Practice-bensonc7.ipynb
MECH 322: Lab Assignment 8 Homework
Octave More Math with Arrays Practice (70 points)
**NAME: **Chase Benson
Enter the following command into the cell below and press Shift-Enter to execute it.
Purpose:
The last lab introduced a number of mathematical operations for arrays (vectors and matrices). Particularly, the focus was on operations performed with arrays and scalars and element-by-element operations. This lab will concentrate on the array operations that are used to solve systems of simultaneous equations.
Tasks to Complete:
Click on the Files icon above the Jupyter logo
Check the box to the left of the name of this file "
Lab 08 Octave More Math with Arrays.ipynb" then click on the Duplicate buttonChange the name to add
- FerrisID(your Ferris ID) before the file extension i.e.Lab 08 Octave More Math with Arrays - bradyb.ipynb(Files that are not renamed will not be graded)Edit the new file for submitting and grading. Click on the name of the new file to open it and start the editing process.
Double-click in the Markdown cell that says NAME: located below the title and subtitle cells at the top of the page and enter your name after the last
**pair. PressShift-Enterto execute the cell.Enter the timecode command shown below your name into the input cell provided and use
Shift-Enterto execute itComplete each of the following problems from Chapter 3 of the textbook (starting on page 86). Don’t worry if you make a mistake. Fix the mistake, execute the cell again, and keep going.
Enter and execute the necessary command(s) for each problem in the code cell below the problem number. If a problem requests that you make a script, just use mulitple commands in the code cell and execute after all commands are entered. The point values are given next to each problem number.
Finish the assignment by following the instructions at the end of this document.
10a-c, just use Octave, no hand work necessary, 6 points
11a-c, 6 points
17, 6 points
19, 4 points
[31a-f, book has part e twice, 12 points
33, 9 points
34, 12 points
37, 15 points
Issue the command ctime(time) to determine the time that you finished the assignment.
Click on the Save icon and then click on the next to the notebook name in the blue tab. The instructor will automatically collect your file at the due date/time and no further edits will be graded.