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

답변