You are on page 1of 1

Conclusion:

During today’s activity I conclude that differential equations can be solved using MATLAB. With the
proper commands the needed things can be solved. The following codes are used syms to represent a
variable. We can also simplify by using the simplify command. The ode is also used and diff to solve the
problems. ySol and dsolve(ode) is used to finalize the equation.

You might also like