| Scilab Reference Manual |
|---|
nehari — Nehari approximant
[x]=nehari(R [,tol])
[x]=nehari(R [,tol])returns the Nehari approximant of R.
R = linear system in state-space representation (syslin list).
R is strictly proper and - R~ is stable (i.e. R is anti stable).
|| R - X ||oo = min || R - Y ||oo
Y in Hoo
| << mucomp | parrot >> |