enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Numerical methods for ordinary differential equations

    en.wikipedia.org/wiki/Numerical_methods_for...

    Ernst Hairer, Syvert Paul Nørsett and Gerhard Wanner, Solving ordinary differential equations I: Nonstiff problems, second edition, Springer Verlag, Berlin, 1993. ISBN 3-540-56670-8. Ernst Hairer and Gerhard Wanner, Solving ordinary differential equations II: Stiff and differential-algebraic problems, second edition, Springer Verlag, Berlin, 1996.

  3. Numerov's method - Wikipedia

    en.wikipedia.org/wiki/Numerov's_method

    Numerov's method (also called Cowell's method) is a numerical method to solve ordinary differential equations of second order in which the first-order term does not appear. It is a fourth-order linear multistep method. The method is implicit, but can be made explicit if the differential equation is linear.

  4. Runge–Kutta methods - Wikipedia

    en.wikipedia.org/wiki/Runge–Kutta_methods

    Runge–Kutta–Nyström methods are specialized Runge–Kutta methods that are optimized for second-order differential equations. [22] [23] A general Runge–Kutta–Nyström method for a second-order ODE system ¨ = (,, …,) with order is with the form

  5. List of Runge–Kutta methods - Wikipedia

    en.wikipedia.org/wiki/List_of_Runge–Kutta_methods

    Two-stage 2nd order Diagonally Implicit Runge–Kutta method: ... 1993), Solving ordinary differential equations I ... Algorithms for Ordinary Differential Equations ...

  6. Runge–Kutta–Fehlberg method - Wikipedia

    en.wikipedia.org/wiki/Runge–Kutta–Fehlberg...

    The first row of coefficients at the bottom of the table gives the fifth-order accurate method, and the second row gives the fourth-order accurate method. This shows the computational time in real time used during a 3-body simulation evolved with the Runge-Kutta-Fehlberg method.

  7. Frobenius solution to the hypergeometric equation - Wikipedia

    en.wikipedia.org/wiki/Frobenius_solution_to_the...

    In the following we solve the second-order differential equation called the hypergeometric differential equation using Frobenius method, named after Ferdinand Georg Frobenius. This is a method that uses the series solution for a differential equation, where we assume the solution takes the form of a series. This is usually the method we use for ...

  8. Reduction of order - Wikipedia

    en.wikipedia.org/wiki/Reduction_of_order

    Reduction of order (or d’Alembert reduction) is a technique in mathematics for solving second-order linear ordinary differential equations. It is employed when one solution y 1 ( x ) {\displaystyle y_{1}(x)} is known and a second linearly independent solution y 2 ( x ) {\displaystyle y_{2}(x)} is desired.

  9. Trapezoidal rule (differential equations) - Wikipedia

    en.wikipedia.org/wiki/Trapezoidal_rule...

    In numerical analysis and scientific computing, the trapezoidal rule is a numerical method to solve ordinary differential equations derived from the trapezoidal rule for computing integrals. The trapezoidal rule is an implicit second-order method, which can be considered as both a Runge–Kutta method and a linear multistep method.