photo

David Akinpelu


Last seen: 3ヶ月 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


I want to solve a multi point boundary condition differential equation. I keep getting error on my Bvp4c line, I tried debugging it, but could resolve the error.
function rhs = bvp_rhs(x,T) rhs=[T(2); ((v/(2*a))^2)* T(1)]; function bc=bvp_bc(Tl,Tm,Tr) bc=[Tl(1);Tm(21);(1/k)*e^(vx/...

6年弱 前 | 1 件の回答 | 0

1

回答

1

回答