Info
This question is closed. Reopen it to edit or answer.
How to construct the NARX model.
1 view (last 30 days)
Show older comments
How can be obtained the NARX model? using the custom regressors:
y(k-1)y(k-2),y(k-1)^2, y(k-2)^2,u(k-1)u(k-2),u(k-1)^2, u(k-2)^2.
Someone works with the NARX function of Matlab? I would like to know how to define the custom regressors in the NARX function.
Best regards
Edwin
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!