When.com Web Search

  1. Ads

    related to: maximize and minimize problems in excel worksheet pdf example

Search results

  1. Results From The WOW.Com Content Network
  2. Optimal facility location - Wikipedia

    en.wikipedia.org/wiki/Optimal_facility_location

    The goal is to pick a subset F of facilities to open, to minimize the sum of distances from each demand point to its nearest facility, plus the sum of opening costs of the facilities. The facility location problem on general graphs is NP-hard to solve optimally, by reduction from (for example) the set cover problem. A number of approximation ...

  3. Optimal stopping - Wikipedia

    en.wikipedia.org/wiki/Optimal_stopping

    Optimal stopping problems can be found in areas of statistics, economics, and mathematical finance (related to the pricing of American options). A key example of an optimal stopping problem is the secretary problem.

  4. Lagrange multiplier - Wikipedia

    en.wikipedia.org/wiki/Lagrange_multiplier

    This example deals with more strenuous calculations, but it is still a single constraint problem. Suppose one wants to find the maximum values of f ( x , y ) = x 2 y {\displaystyle f(x,y)=x^{2}y} with the condition that the x {\displaystyle \ x\ } - and y {\displaystyle \ y\ } -coordinates lie on the circle around the origin with radius 3 ...

  5. Optimization problem - Wikipedia

    en.wikipedia.org/wiki/Optimization_problem

    For example, if there is a graph G which contains vertices u and v, an optimization problem might be "find a path from u to v that uses the fewest edges". This problem might have an answer of, say, 4. A corresponding decision problem would be "is there a path from u to v that uses 10 or fewer edges?" This problem can be answered with a simple ...

  6. Convex optimization - Wikipedia

    en.wikipedia.org/wiki/Convex_optimization

    Many optimization problems can be equivalently formulated in this standard form. For example, the problem of maximizing a concave function can be re-formulated equivalently as the problem of minimizing the convex function . The problem of maximizing a concave function over a convex set is commonly called a convex optimization problem.

  7. Mathematical optimization - Wikipedia

    en.wikipedia.org/wiki/Mathematical_optimization

    The satisfiability problem, also called the feasibility problem, is just the problem of finding any feasible solution at all without regard to objective value. This can be regarded as the special case of mathematical optimization where the objective value is the same for every solution, and thus any solution is optimal.

  8. Nelder–Mead method - Wikipedia

    en.wikipedia.org/wiki/Nelder–Mead_method

    It is a direct search method (based on function comparison) and is often applied to nonlinear optimization problems for which derivatives may not be known. However, the Nelder–Mead technique is a heuristic search method that can converge to non-stationary points [ 1 ] on problems that can be solved by alternative methods.

  9. Constrained optimization - Wikipedia

    en.wikipedia.org/wiki/Constrained_optimization

    If all the hard constraints are linear and some are inequalities, but the objective function is quadratic, the problem is a quadratic programming problem. It is one type of nonlinear programming. It can still be solved in polynomial time by the ellipsoid method if the objective function is convex; otherwise the problem may be NP hard.