photo

KARUNA BOPPENA


Last seen: etwa 2 Jahre vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
134.758
of 301.159

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 21.182

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.105

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

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/...

etwa 2 Jahre 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=...

mehr als 2 Jahre 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...

mehr als 2 Jahre 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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort