Feeds
提问
Question about bvp4c solution
I used bvp4c to solve second order differential equation: A*y'' = f(y), now I want to get some special values from the solutions...
11 years 前 | 1 个回答 | 0
1
个回答提问
How to solve this second order nonlinear differential equation?
Here is the differential equation: A*y''=B*y+C*y^3+D*y^5; Boundary condition: y(0) = constant(known); y'(0) = 0; ...
11 years 前 | 2 个回答 | 0
