photo

Tamas


Last seen: 1 month ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
Which regressors do the parameter estimates belong to returned by 'nlarx'?
Hi Umar, model = nlarx(data, orders, 'Focus', 'simulation'); won't define a NLRAX model of KNOWN parameters. You feed it with ...

2 months ago | 0

Question


Which regressors do the parameter estimates belong to returned by 'nlarx'?
I estimate a model using 'nlarx' from data like this mdl = nlarx(data,sys); Then, in the 'mdl' object has a field mdl.Report....

2 months ago | 1 answer | 0

1

answer