Feeds
已回答
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 ...
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 ...
1 year 前 | 0
提问
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....
1 year 前 | 1 个回答 | 0