CS 104 - Lab 5
Due in Blackboard Assignment (one file named lastnameLab5.zip) Week 8 before Lab (8:35am)
put all the m-files and diary file in one zip file

Objectives:

  1. (5 points) Create some vectors in matlab.
  2. (3 points) Use vectors in scalar calculations.
  3. (2 points) Accessing vector elements for calculations.
  4. (6 points) Solve some basic, vector problems in Matlab using m-file scripts (possibly including user prompts and plotting).
  5. (4 points) Practice Vector Manipulation

Tasks:

1. (5 points) Create some vectors in matlab.

2. (3 points) Use vectors in scalar calculations.

3. (2 points) Accessing vector elements for calculations.

4. (6 points) Solve some basic, vector problems in Matlab using m-file scripts (possibly including user prompts and plotting).

5. (4 points) Practice Vector Manipulation

Copyright CS, Illinois Institute of Technology