Feeds
질문
future value prediction using narx
I have a trained series-parallel configuration NARX neural network with %inputs one output value. I have data of 4months 'Aug-no...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
Forecasting in neural network
I have data of hourly usage of a lan. I have to predict how much bandwidth is it using hourly. x-axis = 1,2,3..... 24 hours o...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
Perfomance value of a neural network.
I solved my time series problem using NARX network. I am getting very low performance. how can i improve it??? What are the...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
no. of samples while using 'train' for a neural network
I am solving an 'Input-Output Time-Series Problem with a Time Delay Neural Network'. I am getting an error in the statement- ...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
how can i assign a column in a cell array -a vector
I have a 1*n cell array C an a matrix M n*8. i have to assign each column of C [1.....n] a vector of 8 values that are the colum...
11년 초과 전 | 답변 수: 1 | 0
