Couldn't anyone help me to find out the answer for this question: can I solve n-order linear ode with gsl? Some like this:
f(n)(x) - it's n-order derivative of f(x)
A(n), B - scalar coefficients
A(n)*f(n)(x) + A(n-1)*f(n-1)(x) + ... + A1*f(1)(x) + A0*f(x) = B*g(x)
It would be precious to see a little example :)
Thanks in advance
mailto:[EMAIL PROTECTED]
_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl
