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
