Feeds
질문
How to call a matrix/variable, function into a bvp loop
I am trying to solve 2 different ODE and second ODE is dependednt on first ODE. ODE 1: y'''+yy''-(y')^2=1 ODE 2: x''+yx'-xy'=0...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
2nd Order ODE
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?
대략 6년 전 | 답변 수: 1 | 0