SO503 Honors Modern Methods

Spring 2012

Lab 2: Matlab Does Lab 1

  Lab Objectives:

  1.  Repeat Lab 1 using Matlab

 The data files you need are called norm_gps_1.txt and norm_gps_2.txt.  These are the same files we used in Excel.

There is a Matlab m file norm_gps.m.  It "works" at least enough to get you started.  It is usually easier to modify a working program to make it do what you want, rather than starting to program from scratch. You are responsible for verifying that any numbers it computes are in fact correct, for example by comparing them to what you got with Excel.

Manipulating an ASCII data file.

General Matlab resources.


You must:

Due Tues 31 Jan at 1330 hours in the Blackboard dropbox under Assignments for Lab 2: