how can I solve ODE without initial condition?

10 views (last 30 days)
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
Syafiqah Hanis Mohd Fauzi
Syafiqah Hanis Mohd Fauzi on 18 Dec 2020
Edited: Syafiqah Hanis Mohd Fauzi on 18 Dec 2020
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!