Can I solve a set of differential equations containing multiple dependent variable and their derivatives ?. There is only one independent variable in my set of equations.

3 visualizaciones (últimos 30 días)
I am solving a st of differential equations of the form- d(x*y)/dz=f(x,y)+...etc. In this equation, there are derivatives of two dependent variables in the same equations.Can I solve these equations using ODE solvers? Please help..

Respuesta aceptada

Thales
Thales el 7 de Jun. de 2017
Editada: Thales el 7 de Jun. de 2017
check the ode15i, suitable for implicit equations, like the one you provided.

Más respuestas (0)

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by