EXERCISE #1
In this exercise, symbolic expressions were used to solve algebraic functions for certain variables. There were no significant outputs here, we were just understanding how Matlab stores symbols as a different type of data in the workspace.
EXERCISE #2
In this exercise, we wrote a simple exponential growth model and had Matlab solve for the variable Q. The results from the command window are depicted below.
EXERCISE #3
In this exercise, we learned how to solve a system of linear equations using symbolic structures in Matlab. This method can save a ton of time for many applications. The answers are shown below.
EXERCISE #4
This exercise was nothing more than extra practice with solving systems of equations. The output string is too long to post here.
EXERCISE #5
Using the symbolic solve function, we were able to solve a problem for the launch angle versus distance in projectile motion.
No comments:
Post a Comment