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년 초과 전 | 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년 초과 전 | 답변 수: 1 | 0