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年 前 | 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年 前 | 2 件の回答 | 0
