enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Equation solving - Wikipedia

    en.wikipedia.org/wiki/Equation_solving

    An example of using Newton–Raphson method to solve numerically the equation f(x) = 0. In mathematics, to solve an equation is to find its solutions, which are the values (numbers, functions, sets, etc.) that fulfill the condition stated by the equation, consisting generally of two expressions related by an equals sign.

  3. Newton's method - Wikipedia

    en.wikipedia.org/wiki/Newton's_method

    This can be seen in the following tables, the left of which shows Newton's method applied to the above f(x) = x + x 4/3 and the right of which shows Newton's method applied to f(x) = x + x 2. The quadratic convergence in iteration shown on the right is illustrated by the orders of magnitude in the distance from the iterate to the true root (0,1 ...

  4. Numerical methods for ordinary differential equations - Wikipedia

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

    Because of this, different methods need to be used to solve BVPs. For example, the shooting method (and its variants) or global methods like finite differences, [3] Galerkin methods, [4] or collocation methods are appropriate for that class of problems. The Picard–Lindelöf theorem states that there is a unique solution, provided f is ...

  5. Functional equation - Wikipedia

    en.wikipedia.org/wiki/Functional_equation

    However, a more restricted meaning is often used, where a functional equation is an equation that relates several values of the same function. For example, the logarithm functions are essentially characterized by the logarithmic functional equation log ⁡ ( x y ) = log ⁡ ( x ) + log ⁡ ( y ) . {\displaystyle \log(xy)=\log(x)+\log(y).}

  6. Root-finding algorithm - Wikipedia

    en.wikipedia.org/wiki/Root-finding_algorithm

    Solving an equation f(x) = g(x) is the same as finding the roots of the function h(x) = f(x) – g(x). Thus root-finding algorithms can be used to solve any equation of continuous functions. However, most root-finding algorithms do not guarantee that they will find all roots of a function, and if such an algorithm does not find any root, that ...

  7. Bisection method - Wikipedia

    en.wikipedia.org/wiki/Bisection_method

    A few steps of the bisection method applied over the starting range [a 1;b 1].The bigger red dot is the root of the function. In mathematics, the bisection method is a root-finding method that applies to any continuous function for which one knows two values with opposite signs.

  8. Transcendental equation - Wikipedia

    en.wikipedia.org/wiki/Transcendental_equation

    A transcendental equation need not be an equation between elementary functions, although most published examples are. In some cases, a transcendental equation can be solved by transforming it into an equivalent algebraic equation. Some such transformations are sketched below; computer algebra systems may provide more elaborated transformations. [a]

  9. Equation - Wikipedia

    en.wikipedia.org/wiki/Equation

    A difference equation is an equation where the unknown is a function f that occurs in the equation through f(x), f(x−1), ..., f(x−k), for some whole integer k called the order of the equation. If x is restricted to be an integer, a difference equation is the same as a recurrence relation