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
Show older comments
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.
Answers (1)
Torsten
on 12 Jan 2016
0 votes
Use the analytical solutions you can obtain under
Best wishes
Torsten.
Torsten.
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!