Computing Bounds Using Matlab
qExample: Let M be a 13x13 matrix and suppose D is given by  
q
q
q
q
q
q
qwhere the size of D is specified by the matrix blk.
q>> [bounds,rowd] = mu(M,blk)
•>> [Dl,Dr] = unwrapd(rowd,blk)