Optimization (mathematics): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Igor Grešovnik
m (→‎See also: weighted least squares)
imported>Igor Grešovnik
No edit summary
Line 1: Line 1:
{{subpages}}
In [[mathematics]], the term '''optimization''' refers to study of problems in which one seeks for a minimum or a maximum of a real [[Function (mathematics)| function]] within a given allowed set. This problem can be presented in the following way:
In [[mathematics]], the term '''optimization''' refers to study of problems in which one seeks for a minimum or a maximum of a real [[Function (mathematics)| function]] within a given allowed set. This problem can be presented in the following way:
:''Given:'' a [[function (mathematics)|function]] ''f'' : ''A'' <math>\to</math> '''R''' from some [[set]] ''A'' to the [[Real number|real numbers]]                             
:''Given:'' a [[function (mathematics)|function]] ''f'' : ''A'' <math>\to</math> '''R''' from some [[set]] ''A'' to the [[Real number|real numbers]]                             

Revision as of 08:25, 28 November 2007

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
Catalogs [?]
 
This editable Main Article is under development and subject to a disclaimer.

In mathematics, the term optimization refers to study of problems in which one seeks for a minimum or a maximum of a real function within a given allowed set. This problem can be presented in the following way:

Given: a function f : A R from some set A to the real numbers
Find: an element x0 in A such that f(x0) ≤ f(x) for all x in A (minimization") or such that f(x0) ≥ f(x) for all x in A (maximization).


See also

External links

Optimization solvers

Optimization libraries