photo

KARUNA BOPPENA


Last seen: 6 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort