When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Change of variables - Wikipedia

    en.wikipedia.org/wiki/Change_of_variables

    Change of variables is an operation that is related to substitution. However these are different operations, as can be seen when considering differentiation or integration (integration by substitution). A very simple example of a useful variable change can be seen in the problem of finding the roots of the sixth-degree polynomial:

  3. Change of variables (PDE) - Wikipedia

    en.wikipedia.org/wiki/Change_of_variables_(PDE)

    Often a partial differential equation can be reduced to a simpler form with a known solution by a suitable change of variables. The article discusses change of variable for PDEs below in two ways: by example;

  4. LU decomposition - Wikipedia

    en.wikipedia.org/wiki/LU_decomposition

    LU decomposition can be viewed as the matrix form of Gaussian elimination. Computers usually solve square systems of linear equations using LU decomposition, and it is also a key step when inverting a matrix or computing the determinant of a matrix.

  5. Tridiagonal matrix algorithm - Wikipedia

    en.wikipedia.org/wiki/Tridiagonal_matrix_algorithm

    In numerical linear algebra, the tridiagonal matrix algorithm, also known as the Thomas algorithm (named after Llewellyn Thomas), is a simplified form of Gaussian elimination that can be used to solve tridiagonal systems of equations. A tridiagonal system for n unknowns may be written as

  6. System of differential equations - Wikipedia

    en.wikipedia.org/wiki/System_of_differential...

    A differential system is a means of studying a system of partial differential equations using geometric ideas such as differential forms and vector fields. For example, the compatibility conditions of an overdetermined system of differential equations can be succinctly stated in terms of differential forms (i.e., for a form to be exact, it ...

  7. Separation of variables - Wikipedia

    en.wikipedia.org/wiki/Separation_of_variables

    Separation of variables may be possible in some coordinate systems but not others, [2] and which coordinate systems allow for separation depends on the symmetry properties of the equation. [3] Below is an outline of an argument demonstrating the applicability of the method to certain linear equations, although the precise method may differ in ...

  8. Matrix decomposition - Wikipedia

    en.wikipedia.org/wiki/Matrix_decomposition

    The system Q(Rx) = b is solved by Rx = Q T b = c, and the system Rx = c is solved by 'back substitution'. The number of additions and multiplications required is about twice that of using the LU solver, but no more digits are required in inexact arithmetic because the QR decomposition is numerically stable.

  9. Substitution (logic) - Wikipedia

    en.wikipedia.org/wiki/Substitution_(logic)

    The substitution instance tσ of a ground substitution is a ground term if all of t ' s variables are in σ ' s domain, i.e. if vars(t) ⊆ dom(σ). A substitution σ is called a linear substitution if tσ is a linear term for some (and hence every) linear term t containing precisely the variables of σ ' s domain, i.e. with vars(t) = dom(σ).