Tuesday, September 1, 2015

Day 2

Creating Evenly Spaced Values
Another group made the following matlab commands that should return 10 and 6.2832.


These commands did not immediatly work in MATLAB. Changes were made as neccessary so that it would compile and print the correct result.

It was assumed by us and found to be true that MATLAB uses radians for the trig functions.

The area of a circle with a radius of 5, the surface area of a sphere with radius 10 and the volume of a sphere with radius 10 was calculated.
Doing Math With Matrices
A lookup table that would have saved the mars rover.


The Mass of air in a windtunnel was found to be 1163kg.
The temperate was changed to 294K, the mass of air is now 1186kg.

No comments:

Post a Comment