EXERCISE #1
In this exercise, we used the diff function to find the distance between each point of a data set.
EXERCISE #2
In this exercise, we used the trapz function, which approximates the area underneath a trapezoidal shape.
EXERCISE #3
In this exercise, we used the ode45 function to integrate non-symbolic data sets. In this case, we integrated 2t from -1 to 1, which results in a parabola.
No comments:
Post a Comment