When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Ordinary differential equation - Wikipedia

    en.wikipedia.org/wiki/Ordinary_differential_equation

    In mathematics, an ordinary differential equation (ODE) is a differential equation (DE) dependent on only a single independent variable.As with any other DE, its unknown(s) consists of one (or more) function(s) and involves the derivatives of those functions. [1]

  3. Numerical methods for ordinary differential equations

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

    First-order means that only the first derivative of y appears in the equation, and higher derivatives are absent. Without loss of generality to higher-order systems, we restrict ourselves to first-order differential equations, because a higher-order ODE can be converted into a larger system of first-order equations by introducing extra variables.

  4. Laplace operator - Wikipedia

    en.wikipedia.org/wiki/Laplace_operator

    As a second-order differential operator, the Laplace operator maps C k functions to C k−2 functions for k ≥ 2.It is a linear operator Δ : C k (R n) → C k−2 (R n), or more generally, an operator Δ : C k (Ω) → C k−2 (Ω) for any open set Ω ⊆ R n.

  5. Laplace's equation - Wikipedia

    en.wikipedia.org/wiki/Laplace's_equation

    In mathematics and physics, Laplace's equation is a second-order partial differential equation named after Pierre-Simon Laplace, who first studied its properties.This is often written as = or =, where = = is the Laplace operator, [note 1] is the divergence operator (also symbolized "div"), is the gradient operator (also symbolized "grad"), and (,,) is a twice-differentiable real-valued function.

  6. Differential equation - Wikipedia

    en.wikipedia.org/wiki/Differential_equation

    The order of the differential equation is the highest order of derivative of the unknown function that appears in the differential equation. For example, an equation containing only first-order derivatives is a first-order differential equation, an equation containing the second-order derivative is a second-order differential equation, and so on.

  7. Euler method - Wikipedia

    en.wikipedia.org/wiki/Euler_method

    For this reason, the Euler method is said to be a first-order method, while the midpoint method is second order. We can extrapolate from the above table that the step size needed to get an answer that is correct to three decimal places is approximately 0.00001, meaning that we need 400,000 steps.

  8. Fractional calculus - Wikipedia

    en.wikipedia.org/wiki/Fractional_calculus

    Taking the Laplace transform of Fick's second law yields an ordinary second-order differential equation (here in dimensionless form): (,) = (,) whose solution C ( x , s ) contains a one-half power dependence on s .

  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.