|
![]() Welcome guest ! Login/Join |
Solution of ODE |
This script gives the numirical solution of ordinary differential equations of second order in the form A Y''(x)+B Y'(x)+C Y(x)= f(x) The calculation is carried by iteration method where A, B and C are functions on x |
|