photo

KARUNA BOPPENA


Last seen: 6 months 前 自 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 months 前 | 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 months 前 | 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 months 前 | 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 months 前 | 1 个回答 | 0

1

个回答