2nd Order ODE

3 次查看(过去 30 天)
Jaymin Chopra
Jaymin Chopra 2020-3-11
I am trying to solve second order ODE
y"+2xy'=0
with Boundry Condition: y(0)=1 & y(4)=0.
How do i solve this in Matlab?

回答(1 个)

James Tursa
James Tursa 2020-3-11
For a numerical solution, you could try this function:

类别

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