enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Goal seeking - Wikipedia

    en.wikipedia.org/wiki/Goal_seeking

    Basic goal seeking functionality is built into most modern spreadsheet packages such as Microsoft Excel. According to O'Brien and Marakas, [1] optimization analysis is a more complex extension of goal-seeking analysis. Instead of setting a specific target value for a variable, the goal is to find the optimum value for one or more target ...

  3. Lagrange multiplier - Wikipedia

    en.wikipedia.org/wiki/Lagrange_multiplier

    In mathematical optimization, the method of Lagrange multipliers is a strategy for finding the local maxima and minima of a function subject to equation constraints (i.e., subject to the condition that one or more equations have to be satisfied exactly by the chosen values of the variables). [1] It is named after the mathematician Joseph-Louis ...

  4. Constrained optimization - Wikipedia

    en.wikipedia.org/wiki/Constrained_optimization

    For very simple problems, say a function of two variables subject to a single equality constraint, it is most practical to apply the method of substitution. [4] The idea is to substitute the constraint into the objective function to create a composite function that incorporates the effect of the constraint.

  5. Karush–Kuhn–Tucker conditions - Wikipedia

    en.wikipedia.org/wiki/Karush–Kuhn–Tucker...

    Consider the following nonlinear optimization problem in standard form: . minimize () subject to (),() =where is the optimization variable chosen from a convex subset of , is the objective or utility function, (=, …,) are the inequality constraint functions and (=, …,) are the equality constraint functions.

  6. Frank–Wolfe algorithm - Wikipedia

    en.wikipedia.org/wiki/Frank–Wolfe_algorithm

    A step of the Frank–Wolfe algorithm Initialization: Let , and let be any point in . Step 1. Direction-finding subproblem: Find solving Minimize () Subject to (Interpretation: Minimize the linear approximation of the problem given by the first-order Taylor approximation of around constrained to stay within .)

  7. Quadratic programming - Wikipedia

    en.wikipedia.org/wiki/Quadratic_programming

    Quadratic programming (QP) is the process of solving certain mathematical optimization problems involving quadratic functions.Specifically, one seeks to optimize (minimize or maximize) a multivariate quadratic function subject to linear constraints on the variables.

  8. Optimal control - Wikipedia

    en.wikipedia.org/wiki/Optimal_control

    Minimize subject to the algebraic constraints = () Depending upon the type of direct method employed, the size of the nonlinear optimization problem can be quite small (e.g., as in a direct shooting or quasilinearization method), moderate (e.g. pseudospectral optimal control [ 11 ] ) or may be quite large (e.g., a direct collocation method [ 12

  9. Barrier function - Wikipedia

    en.wikipedia.org/wiki/Barrier_function

    minimize f(x) subject to x ≤ b. where b is some constant. If one wishes to remove the inequality constraint, the problem can be reformulated as minimize f(x) + c(x), where c(x) = ∞ if x > b, and zero otherwise. This problem is equivalent to the first.