Entropy maximization

From HandWiki

An entropy maximization problem is a convex optimization problem of the form

maximize [math]\displaystyle{ f_0(\vec{x}) = - \sum_{i=1}^n x_i \log x_i }[/math]
subject to [math]\displaystyle{ A\vec{x} \leq b, \quad \sum_{i=1}^n x_i = 1 }[/math]

where [math]\displaystyle{ \vec{x} \in \mathbb{R}^n_{++} }[/math] is the optimization variable, [math]\displaystyle{ A\in\mathbb{R}^{m\times n} }[/math] and [math]\displaystyle{ b \in\mathbb{R}^m }[/math] are problem parameters.

See also

External links