photo

Md Mesbahus Saleheen


Concordia University

Last seen: mehr als 4 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


Is there any way that I can solve two second order differential equations simultaneously. For example: 1st equation: d^2n/dx^2+dn/dx-n=0 with boundary conditions x(0)=1 and x(100)=1; 2nd equation: d^2p/dx^2-dp/dx-p=0 with p(0)=1 and p(100)=1
Is there any way that I can solve two second order differential equations simultaneously. For example: 1st equation: d^2n/dx^2+d...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

1

Antwort

Frage


I want to solve a second order differential equation for boundary value problem with Matlab. Can you help me?
the 2nd order eqn is given below: d^2y/dx^2 + f(x)*dy/dx + y = 0; for B.C: y(0)=0, y(10)=0 and f(x)=x^2+2*x+1

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to numerical solve d2y/dx2+f(x)dy/dx+y=0 in matlab. if f(x)=x^2+2x+1
solving ODE for boundary condition y(0)=1,y(2)=10

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort