shooting method for coupled ODE

3 views (last 30 days)
T K
T K on 22 Apr 2020
Answered: T K on 15 Aug 2022

dd
ggg
gg

  13 Comments
T K
T K on 27 Apr 2020
https://www.mathworks.com/matlabcentral/answers/519875-shooting-method-for-coupled-ode#comment_835603
J. Alex Lee
J. Alex Lee on 27 Apr 2020
You've asserted that g' does not vary in x by the line, i.e., g''=0
dy(10)=0;
which may or may not be true of your equations, I don't know.
So rather than g being constant (as I suggested before incorrectly), g' will be constant and take whatever value is consistent with your new boundary condition
yb(1)-0.1
Since I don't know the origin of this BC, I don't know if it is consistent with your original problem. I'm not used to dealing with implicit forms, maybe I'm missing something basic. Hope someone else can chime in at this point, I'm at my limit.

Sign in to comment.

Answers (1)

T K
T K on 15 Aug 2022
ff
ff

Categories

Find more on Graphics Performance in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!