# TOMVIEW  
# REGISTER (TOMVIEW)
# LOGIN  
# myTOMVIEW
TOMLAB LOGO

« Previous « Start » Next »

12  GLB Problem

The unconstrained global optimization (glb) problem is defined as
 
min
x
f(x)
   
s/t
−∞ < xL x xU < ∞
    (14)
where x, xL, xU ∈ Rn, f(x) ∈ R.

The following files define a problem in TOMVIEW.

File: quickguide/glbQG_F.vi
  f:   Function
The following file illustrates how to solve an unconstrained global optimization problem in TOMVIEW. Also view the VI specified above for more information on the objective function.
It is possible to change the output displayed by expanding the cluster in the block diagram.

« Previous « Start » Next »