Question


tha meaning of delay in neural net time series
Hi All, I want to be sure about the delay in time series meaning For example, when the I write the input delay is 2, and the...

8 years ago | 2 answers | 0

2

answers

Question


Determining the Time series prediction
Hi all, according to simpleseries_dataset code in neural network there is a difference between it and NAREXNET. Is it in the cod...

8 years ago | 1 answer | 0

1

answer

Question


Interruption in the plotted data
Hi all, I use a neural network toolbox to predict the values of the last week in the used data year. When I plot the figure,...

8 years ago | 1 answer | 0

1

answer

Question


NARXNET to predict the time series
Hi Neural Network users, I had written a code to predict the last week of my data set, the result is as shown in the plot bel...

8 years ago | 1 answer | 0

1

answer

Question


skipping lines in double array
Hello all, I have a double array which contains data for date time and related parameters of it. The question is how to skip l...

8 years ago | 1 answer | 0

1

answer

Question


Problem with defining networks
Hi all, I found a code online which written by someone and I tried to run it to see how it work in neural networks But it alwa...

8 years ago | 1 answer | 0

1

answer

Question


neural network error Undefined function or variable 'network'?
Hi all, There is an error while I used neural network toolbox. I wrote a script, but when I start running it I getting ...

8 years ago | 2 answers | 0

2

answers

Question


How to write in short form?
Greetings, How can I write the following command in a short form to avoid this repetition? clear %% load all Residu...

8 years ago | 2 answers | 0

2

answers

Question


The problem "Subscripted assignment dimension mismatch"?
hi all, I want to make for loop which count the date and time for each month in one year (2009) To make all of date time val...

8 years ago | 1 answer | 0

1

answer

Question


how to write in the text file?
hi all, the following code is for writing all of data file names into text file, the problem is the name are not written in the...

8 years ago | 2 answers | 0

2

answers

Question


Why the error with eval does appear in the code?
hi all, The file names are in the format of JDA00912.ohh which contains: JDA0, 0, years 9-13, months 1-12 For the single nu...

8 years ago | 1 answer | 0

1

answer

Question


how to start coding data?
hi all, I want to start writing a code that can read data like the sample below JDAH Jan 2009 OBSERVED HOURLY HEIGH...

8 years ago | 2 answers | 0

2

answers

Question


how to getting started with neural network?
Hi all, I want getting started with Neural Network for predicting. should I write a script or just using ANN tool box easily? ...

8 years ago | 1 answer | 0

1

answer

Question


how to calculating hourly average?
Hi all, I have an observed (obs) data those were tooke every 6 min and the predicted (pred) data were recorded every 1 hr I w...

9 years ago | 1 answer | 0

1

answer

Question


Move average in the graph
Good Day all, I have a 44568*2 and 437999*2 matrices, which I want to taking the average for each to calculate the residuals....

9 years ago | 1 answer | 0

1

answer