Info

This question is closed. Reopen it to edit or answer.

How to construct the NARX model.

1 view (last 30 days)
Edwin Red Estofanero Larico
Closed: MATLAB Answer Bot on 20 Aug 2021
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

Answers (0)

This question is closed.

Tags

Products


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!