Solving system of ODE's numerically
Afficher commentaires plus anciens
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
Réponses (1)
Saurav Chaudhary
le 29 Jan 2021
0 votes
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.
1 commentaire
Abraham Bloxham
le 4 Fév 2021
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!