Feeds
已回答
How to use A NARX to predict future using valid input data
Greg, Sorry for posting insufficient data. The code for NARX generation is: X = X1; T = Y1; trainFcn = 'trainlm'; ...
How to use A NARX to predict future using valid input data
Greg, Sorry for posting insufficient data. The code for NARX generation is: X = X1; T = Y1; trainFcn = 'trainlm'; ...
9 years 前 | 0
提问
How to use A NARX to predict future using valid input data
I am using Matlab 2016a on a 64-bit Windows 7 Professional Machine. I have 132 input data as: [61.17;341.5600] [65.4800;328.20...
9 years 前 | 2 个回答 | 0
