how can I solve ODE without initial condition?

this is the problem, there is no initial condition and only boundary condition given. how can i solve it?

 Accepted Answer

e_frog
e_frog on 17 Dec 2020
Edited: e_frog on 17 Dec 2020
Try formulating the problem as a boundary value problem and solving it with bvp4c or bvp5c.

1 Comment

Thank you for your respond. If i want to produce figure like example below, what kind of coding or toolbox that i can use with the problem that i had mentioned above?

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!