When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Time constant - Wikipedia

    en.wikipedia.org/wiki/Time_constant

    First order LTI systems are characterized by the differential equation + = where τ represents the exponential decay constant and V is a function of time t = (). The right-hand side is the forcing function f(t) describing an external driving function of time, which can be regarded as the system input, to which V(t) is the response, or system output.

  3. 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 (+) + (() +).

  4. Boundary value problem - Wikipedia

    en.wikipedia.org/wiki/Boundary_value_problem

    Any solution function will both solve the heat equation, and fulfill the boundary conditions of a temperature of 0 K on the left boundary and a temperature of 273.15 K on the right boundary. A boundary condition which specifies the value of the function itself is a Dirichlet boundary condition, or first-type boundary condition. For example, if ...

  5. Numerical methods for ordinary differential equations - Wikipedia

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

    For example, the second-order equation y′′ = −y can be rewritten as two first-order equations: y′ = z and z′ = −y. In this section, we describe numerical methods for IVPs, and remark that boundary value problems (BVPs) require a different set of tools. In a BVP, one defines values, or components of the solution y at more than one ...

  6. Hamiltonian (control theory) - Wikipedia

    en.wikipedia.org/wiki/Hamiltonian_(control_theory)

    Together, the state and costate equations describe the Hamiltonian dynamical system (again analogous to but distinct from the Hamiltonian system in physics), the solution of which involves a two-point boundary value problem, given that there are boundary conditions involving two different points in time, the initial time (the differential ...

  7. FTCS scheme - Wikipedia

    en.wikipedia.org/wiki/FTCS_scheme

    In numerical analysis, the FTCS (forward time-centered space) method is a finite difference method used for numerically solving the heat equation and similar parabolic partial differential equations. [1] It is a first-order method in time, explicit in time, and is conditionally stable when applied to the heat equation.

  8. Euler method - Wikipedia

    en.wikipedia.org/wiki/Euler_method

    Consider the problem of calculating the shape of an unknown curve which starts at a given point and satisfies a given differential equation. Here, a differential equation can be thought of as a formula by which the slope of the tangent line to the curve can be computed at any point on the curve, once the position of that point has been calculated.

  9. Crank–Nicolson method - Wikipedia

    en.wikipedia.org/wiki/Crank–Nicolson_method

    The Crank–Nicolson stencil for a 1D problem. The Crank–Nicolson method is based on the trapezoidal rule, giving second-order convergence in time.For linear equations, the trapezoidal rule is equivalent to the implicit midpoint method [citation needed] —the simplest example of a Gauss–Legendre implicit Runge–Kutta method—which also has the property of being a geometric integrator.