Statistics
12 Questions
0 Answers
RANK
88.131
of 295.448
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
0
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Code for GARCH-ARIMA
I have time series data, My input series is TEMP., HUMIDITY, PRESSURE. and MY TARGET SERIES IS AVERAGE WIND SPEED. I am arran...
8 maanden ago | 1 answer | 0
1
answerQuestion
I want to fix my MSE Value
My goal is to forecast wind speed 1 day ahead of time using NARX, and i have four inputs. however every time i run my program, m...
8 maanden ago | 1 answer | 0
1
answerQuestion
WIND SPEED PREDICTION ARIMA Model
if the value of p = 1 d = 1 q =1 Now i want to create ARIMA model MD = ARIMA('AR', { }, 'MA' { }, 'SAR', { }, 'SMA' { }, '...
10 maanden ago | 1 answer | 0
1
answerQuestion
I am applying ARIMA
Hi all, I have time series data. My input series is Temperature, humidity, pressure And i want to predict wind speed one day ...
12 maanden ago | 1 answer | 0
1
answerQuestion
Coding about Time series ARMAX model
I need assistance with the time series ARMAX model coding. Is there anyone that can offer ARMAX model coding for time series mo...
ongeveer een jaar ago | 1 answer | 0
1
answerQuestion
How do I fix NARX neural network performance value?
I am using NARX neural network to forecast wind speed. i am obtaining performance but my performance value changed when i retrai...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
About Coding in pattern
Hi all, I have Data matrix 24x365 Where 24 (Per Hour Data For 1 day) and 365 (For 365 days) i want find pattern, for this m...
meer dan 2 jaar ago | 0 answers | 0
0
answersQuestion
i want to coding
I have file 8760x1 double. I want to convert this file 365x24 double Anyone can tell me coding about this problem? Thank you
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
About coding for optimal no of cluster
hi all i create 5 cluster(By Fuzzy C Means) now i am moving for next step, my next step is choosing optimal no. of cluster. i...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
i want coding to choose best cluster
I created 5 cluster, for next step i want to choose best cluster, i am using persistence method and Fuzzy C Means for choose bes...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
help in coding for station data
yea = 0; for ye = 2009:2017 yea = yea+1; data{yea} = load(['D:\DataStation\hr', num2str(ye),'\mat\station.mat']); data{yea} ...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
my code is not running
for year = 2009:2017 year index = year-2008 year struct = load( [ 'D:\DataStation\hr ',num2str(ye), '\mat\station.mat' ] ); ...
meer dan 3 jaar ago | 2 answers | 0