How to construct the NARX model.
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!