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
Ältere Kommentare anzeigen
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 boundary conditions, p(0)=1 and p(100)=1.
Antworten (1)
Torsten
am 12 Jan. 2016
0 Stimmen
Use the analytical solutions you can obtain under
Best wishes
Torsten.
Torsten.
Kategorien
Mehr zu Matrix Computations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!