Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to solve a second order ordinary differential equation using Runge -kutta 4th order method in c -language subjected boundary conditions?

Question to solve: Y''+aY'+bY+c(x)=0 Boundary conditions: x=0,Y=Y1 and x=L,Y=Y2