Scilab 6.0.0
Ajuda do Scilab >> CACSD > Model Transformation > arhnk
arhnk
Hankel norm approximant
Syntax
[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]
.
Comments
Add a comment:
Please login to comment this page.