User`s guide

Identifying Input-Output Polynomial Models
5 The Algorithm and EstimationIn fo model properties are structures. To
view th e propertie s and values inside these structure , use dot notation.
For example:
m_armax.Algorithm
This action displays the complete list o f Alg orithm properties and values
that specify the iterative computational algorithm:
ans =
Approach: 'Pe m'
Focus: 'Simul atio n'
MaxIter: 50
Tolerance: 1.0 000e -005
LimitError: 1.6 000
MaxSize: 'Auto'
SearchDirection: 'Auto'
FixedParameter: []
Trace: 'Off'
N4Weight: 'Au to'
N4Horizon: 'Au to'
Advanced: [1x 1 struct]
3-71