Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to construct the NARX model.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Edwin Red Estofanero Larico
am 12 Aug. 2019
Geschlossen: MATLAB Answer Bot
am 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
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!