enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of nonlinear ordinary differential equations - Wikipedia

    en.wikipedia.org/wiki/List_of_nonlinear_ordinary...

    Nonlinear ones are of particular interest for their commonality in describing real-world systems and how much more difficult they are to solve compared to linear differential equations. This list presents nonlinear ordinary differential equations that have been named, sorted by area of interest.

  3. Numerical methods for ordinary differential equations

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

    Ordinary differential equations occur in many scientific disciplines, including physics, chemistry, biology, and economics. [1] In addition, some methods in numerical partial differential equations convert the partial differential equation into an ordinary differential equation, which must then be solved.

  4. Heun's method - Wikipedia

    en.wikipedia.org/wiki/Heun's_method

    It is named after Karl Heun and is a numerical procedure for solving ordinary differential equations (ODEs) with a given initial value. Both variants can be seen as extensions of the Euler method into two-stage second-order Runge–Kutta methods. The procedure for calculating the numerical solution to the initial value problem:

  5. 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.

  6. Newmark-beta method - Wikipedia

    en.wikipedia.org/wiki/Newmark-beta_method

    The Newmark-beta method is a method of numerical integration used to solve certain differential equations.It is widely used in numerical evaluation of the dynamic response of structures and solids such as in finite element analysis to model dynamic systems.

  7. 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.

  8. Finite difference method - Wikipedia

    en.wikipedia.org/wiki/Finite_difference_method

    For example, consider the ordinary differential equation ′ = + The Euler method for solving this equation uses the finite difference quotient (+) ′ to approximate the differential equation by first substituting it for u'(x) then applying a little algebra (multiplying both sides by h, and then adding u(x) to both sides) to get (+) + (() +).

  9. 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.