next up previous contents
Next: Syntax Up: LMITOOL: a Package for Previous: Purpose

Function lmisolver

LMITOOL is built around the Scilab function lmisolver. This function computes the solution tex2html_wrap_inline572 of problem  tex2html_wrap_inline590 , given functions f, tex2html_wrap_inline578 and tex2html_wrap_inline582 . To solve tex2html_wrap_inline590 , user must provide an evaluation function which ``evaluates'' f, tex2html_wrap_inline578 and tex2html_wrap_inline582 as a function the unknown matrices, as well as an initial guess on the values of the unknown matrices. User can either invoke lmisolver directly, by providing the necessary information in a special format or he can use the interactive function lmitool described in Section 3.





Scilab Group