help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] can I solve n-order linear ode with gsl?


From: daemon
Subject: [Help-gsl] can I solve n-order linear ode with gsl?
Date: Sat, 18 Feb 2006 23:02:04 +0200

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:address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]