PROBLEM #3
This problem instructed us to interpolate a set of data to find specific values which are not given.
PROBLEM #2
This program curve fits a set of data using polyfit 1, 2, 3, and 4 to determine which order polynomial best fits the curve of the data. It seems the higher polynomials fit the curves better.
PROBLEM #3
This problem instructed us to use a first order polynomial fit to graph inverse volume versus pressure.
No comments:
Post a Comment