Solving system of ODE's numerically

1 次查看(过去 30 天)
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

回答(1 个)

Saurav Chaudhary
Saurav Chaudhary 2021-1-29
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.

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by