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

« Previous « Start » Next »

10  LLS Problem

The linear least squares (lls) problem is defined as
 
min
x
f(x) =
1
2
|| C xd ||
   
s/t
xL x xU,
bL A x bU
    (12)
where x, xL, xU ∈ Rn, d ∈ RM, C ∈ RM × n, A ∈ Rm1 × n and bL,bU ∈ Rm1.

The following VI defines and solves a problem in TOMVIEW.
It is possible to change the output displayed by expanding the cluster in the block diagram.

« Previous « Start » Next »