photo

KARUNA BOPPENA


Last seen: 6ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


error is not showing but plot is not generating
clear %% %% current density equation J=dv/dx=0 at x=0 boundary condition %% u=y(1) %% v=y(2) %% du/dx=dy(1)/dx=y(3) %%d^2u/...

8ヶ月 前 | 1 件の回答 | 0

1

回答

質問


2 second order differential equations with boundary conditions using bvp4c
problem statement (d^2 u(x))/〖dx〗^2 =(γu(x))/(1+αu(x)) (d^2 v(x))/〖dx〗^2 =a〖∆v〗^* (dv(x))/dx-2/ε (γu(x))/((1+αu(x))) at x=...

9ヶ月 前 | 1 件の回答 | 0

1

回答

質問


matlab code for 2nd order differential equation with boundary conditions
(d^2 u(x))/〖dx〗^2 =(γu(x))/(1+αu(x)) at x=0,u=1 at x=1,du/dx=0 α=0.001,γ=1,2.5,5,10,100 plot u verses x at differnet γ values...

9ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Matlab code for 2nd order differential equations
(d^2 u(x))/〖dx〗^2 =(γu(x))/(1+αu(x)) (d^2 v(x))/〖dx〗^2 =y〖∆v〗^* (dv(x))/dx-2/ε (γu(x))/((1+αu(x))) at x=0,u=1,v=0 at x=1,du...

11ヶ月 前 | 1 件の回答 | 0

1

回答