Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
arhnk
Hankel norm approximant
Syntax
slm = arhnk(sl, ord) slm = arhnk(sl, ord, tol)
Arguments
- sl
linear system (
syslin
list)- ord
integer, order of the approximant
- tol
threshold for rank determination in
equil1
Description
computes slm
, the optimal Hankel norm approximant of the
stable continuous-time linear system sl
with matrices [A,B,C,D]
.
Examples
See also
Report an issue | ||
<< Transformation de Modèles | Transformation de Modèles | balreal >> |