Thursday, September 3, 2015

Blog Post #4 for 09/03

 In this exercise, we found the net force acting on a balloon floating in air using weight, buoyant force, wind force, and wind angle. Essentially, this exercise involved solving a Physics 2A problem in Matlab.



In this exercise, we created a 4x4 matrix x and used the max function to determine the maximum values in each column and row, which columns or rows they occur in, and the maximum value for the entire matrix.

Working with the same matrix x, we determined the mean and median for each row as well as for each column, then took the mean of the entire matrix. 



Working with the same matrix x, we determined the standard deviation an the variation in the matrix.



Various trig functions and how they operate within Matlab.


All of the M-files for the programs pictured can be found in the link below:

No comments:

Post a Comment