Community Profile

photo

Nilesh


Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


BOUNDARY CONDITIONS FOR BVP4C...... IN 4 ODE unknowns..... only 2 Unknown values are calculated... for remaining 2 values are 0 at all intervals.... Please go through following....... waiting for reply...... thanks.....
function ex1bvp clc solinit = bvpinit(linspace(0,1,15),@ex1init); sol = bvp4c(@ex1ode,@ex1bc,solinit); x = sol.x; ...

11 years ago | 0 answers | 0

0

answers