enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Method of undetermined coefficients - Wikipedia

    en.wikipedia.org/wiki/Method_of_undetermined...

    Consider a linear non-homogeneous ordinary differential equation of the form = + (+) = where () denotes the i-th derivative of , and denotes a function of .. The method of undetermined coefficients provides a straightforward method of obtaining the solution to this ODE when two criteria are met: [2]

  3. Annihilator method - Wikipedia

    en.wikipedia.org/wiki/Annihilator_method

    In mathematics, the annihilator method is a procedure used to find a particular solution to certain types of non-homogeneous ordinary differential equations (ODEs). [1] It is similar to the method of undetermined coefficients, but instead of guessing the particular solution in the method of undetermined coefficients, the particular solution is determined systematically in this technique.

  4. Variation of parameters - Wikipedia

    en.wikipedia.org/wiki/Variation_of_parameters

    In mathematics, variation of parameters, also known as variation of constants, is a general method to solve inhomogeneous linear ordinary differential equations.. For first-order inhomogeneous linear differential equations it is usually possible to find solutions via integrating factors or undetermined coefficients with considerably less effort, although those methods leverage heuristics that ...

  5. Numerical methods for ordinary differential equations - Wikipedia

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

    Numerical methods for ordinary differential equations are methods used to find numerical approximations to the solutions of ordinary differential equations (ODEs). Their use is also known as "numerical integration", although this term can also refer to the computation of integrals. Many differential equations cannot be solved exactly.

  6. Duhamel's principle - Wikipedia

    en.wikipedia.org/wiki/Duhamel's_principle

    Intuitively, one can think of the inhomogeneous problem as a set of homogeneous problems each starting afresh at a different time slice t = t 0. By linearity, one can add up (integrate) the resulting solutions through time t 0 and obtain the solution for the inhomogeneous problem. This is the essence of Duhamel's principle.

  7. Green's function (many-body theory) - Wikipedia

    en.wikipedia.org/wiki/Green's_function_(many-body...

    The name comes from the Green's functions used to solve inhomogeneous differential equations, to which they are loosely related. (Specifically, only two-point "Green's functions" in the case of a non-interacting system are Green's functions in the mathematical sense; the linear operator that they invert is the Hamiltonian operator , which in ...

  8. Dormand–Prince method - Wikipedia

    en.wikipedia.org/wiki/Dormand–Prince_method

    Dormand–Prince is the default method in the ode45 solver for MATLAB [4] and GNU Octave [5] and is the default choice for the Simulink's model explorer solver. It is an option in Python's SciPy ODE integration library [6] and in Julia's ODE solvers library. [7] Implementations for the languages Fortran, [8] Java, [9] and C++ [10] are also ...

  9. Collocation method - Wikipedia

    en.wikipedia.org/wiki/Collocation_method

    In mathematics, a collocation method is a method for the numerical solution of ordinary differential equations, partial differential equations and integral equations.The idea is to choose a finite-dimensional space of candidate solutions (usually polynomials up to a certain degree) and a number of points in the domain (called collocation points), and to select that solution which satisfies the ...