Question: Use matlab code please. Use the second order solver method ( the symbolic one ) to solve the two following ODEs ( a ) d
Use matlab code please. Use the second order solver method the symbolic one to solve the two following ODEs
a
b
both with initial conditions and plot their solutions. The code for the
first of these two equations has been given to you in the template file. You will just need
to copy it a second time, rename some of the variables, and change the coefficients in the
equation. Use the previous example as a model for how to code them.
These ODEs model the position of a pendulum swinging through a fluid, where one equation
represents the pendulum being in molasses, and the other is in water. Looking at both the
graphs and the equations, which is which? Explain your reasoning.
syms ;
Dy diff;
odediffdiff;
cond ;
cond ;
conds cond cond
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
