If there is a NARX with Inputdelay=1:2, feedbackdelay=1:2, what would happen when we predict t(1) and t(2)?

2 views (last 30 days)
Hello,
I have a question about NARX. If there is a NARX with Inputdelay=1:2, Feedbackdelay=1:2, we know that for i >=3, t(i)=f(x(i-1),x(i-2),t(i-1),t(i-2)), but what would be for t(1) and t(2)?

Answers (0)

Categories

Find more on Electrical Block Libraries in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!