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 years 前 | 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 years 前 | 1 个回答 | 0