Convex Optimization - Minima and Maxima



Local Minima or Minimize

ˉxS is said to be local minima of a function f if f(ˉx)f(x),xNε(ˉx) where Nε(ˉx) means neighbourhood of ˉx, i.e., Nε(ˉx) means $\left \| x-\bar{x} \right \|

Local Maxima or Maximizer

ˉxS is said to be local maxima of a function f if f(ˉx)f(x),xNε(ˉx) where Nε(ˉx) means neighbourhood of ˉx, i.e., Nε(ˉx) means $\left \| x-\bar{x} \right \|

Global minima

ˉxS is said to be global minima of a function f if f(ˉx)f(x),xS

Global maxima

ˉxS is said to be global maxima of a function f if f(ˉx)f(x),xS

Examples

Step 1 − find the local minima and maxima of f(ˉx)=|x24|

Solution

Min

From the graph of the above function, it is clear that the local minima occurs at x=±2 and local maxima at x=0

Step 2 − find the global minima af the function f(x)=|4x33x2+7|

Solution

Min 2

From the graph of the above function, it is clear that the global minima occurs at x=1.

Advertisements