s*****r 发帖数: 17 | 1 >> help n4sid
N4SID Estimates a state-space model using a sub-space method.
MODEL = N4SID(DATA) or MODEL = N4SID(DATA,ORDER)
MODEL: Returned as the estimated state-space model in the IDSS format.
DATA: The output input data as an IDDATA object. See HELP IDDATA.
ORDER: The order of the model (Dimension of state vector). If entered
as a vector (e.g. 3:10) information about all these orders will be
given in a plot. (Note that input delays (NK, see below) larger |
|