Third order differential equation with one final condition and two initial conditions
Show older comments
Hello, I am attempting to solve a third order differential equation with two initial condition f(0)=0 and f'(0)=1, and one final condition f'(infinity) using BVP5C. Is BVP5C the best approach? Also I am having trouble expressing my conditions since BVP5C documentation says the conditions must be of the form "bc(ya,yb)=0." I am not too experienced in matlab, and I will appreciate any help. Thank you albert
2 Comments
Jan
on 1 Dec 2011
Please post, what you have tried so far. It is much easier to rectify some code instead of creating it (with some exceptions, especially if ASSIGNIN(EVAL(Str))...).
Alberto mata
on 5 Dec 2011
Answers (0)
Categories
Find more on Boundary Value Problems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!