Solving system of ODE's numerically

1 visualización (últimos 30 días)
Abraham Bloxham
Abraham Bloxham el 25 de En. de 2021
Comentada: Abraham Bloxham el 4 de Feb. de 2021
Hi,
I have obtained the numerical solution for a system in ODEs using f = @(t,y) ...
How can I partially differentiate one of the solutions with respect to one of the equations.
Thanks

Respuestas (1)

Saurav Chaudhary
Saurav Chaudhary el 29 de En. de 2021
Please go through the following documentation link to get an idea about solving Partial Differential Equation (PDE). In PDE the function being solved for depends on several variables, and the differential equation can include partial derivatives taken with respect to each of the variables.

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