Feeds
提问
ANN prediction output is not accurate for certain days that have lower values for inputs/outputs.
Hi, I'm predicting a power output for a particular day from 8am to 5pm (8,9,10,11..5). For certain days with the lowest...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to find cross-correlation (delay) for NARX model
Hi, I would like to find the cross-correlation between inputs (4 elements) and output (1 element). I'm using corrt = nncor...
11 years 前 | 1 个回答 | 0
1
个回答提问
InputDelay and OutputDelay for NARX model
I have been looking through the Q/A posts about determining the number of delays for NARX model; inputDelay and outputDelay. ...
11 years 前 | 0 个回答 | 0
0
个回答提问
neural network ntstool trains too fast!
Hi, i have used sample datasets provided from matlab to simulate a NARX time series prediction model. When i clicked on train, t...
11 years 前 | 1 个回答 | 0
1
个回答提问
Questions about time series prediction using nstool
Hi, i'm new to matlab and Neural network. I'hv been fiddling with the nstool- time series prediction for awhile. I'm confuse...
11 years 前 | 1 个回答 | 0
1
个回答提问
Help in normalization minmax
Hi guys, I'm new to Matlab and Neural Network. Let's say i have 3 inputs and an output array. <</matlabcentral/ans...
11 years 前 | 1 个回答 | 0
1
个回答提问
How to do code generation for fir1 function in matlab into C?
Hi guys, I'm new to matlab. I'have tried to generate matlab fir1 function into c. But it seems like the code generated in ...
12 years 前 | 0 个回答 | 0
