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일

1 개 추천

For a numerical solution, you could try this function:

카테고리

태그

질문:

2020년 3월 11일

답변:

2020년 3월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by