Community Profile

photo

na ja


Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to detect whether 72 hours have passed after the occurrence of a certain event? - datenum gives error for longer time series.
I am working on a time series which consists of sensor outputs at various date and time. I need to find out whether the sensor o...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Why I am getting error for performing AIC test for model orders varying in 0:3 range?
For ARIMA(p,d,q) if AIC test is applied for p,q = 0:3 keeping d = 0 and 1, it shows error. I want to confirm for possibilities w...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
dynamic structure reference gives error
OK, solved it. I put it in this way: grade_n = 'NL330260'; d.((char(grade_n) ))

mehr als 7 Jahre vor | 0

Frage


dynamic structure reference gives error
I have s structure field named d.NL330260 and a temporary variable grade_n which is a 1x1 cell array containing 'NL330260'. I tr...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to automate ARIMA model 'order' selection based on ACF and PACF plots?
While modeling in MATLAB, we have to provide values of p, d and q in arima(p,d,q) implementation, by observing ACF - PACF plots ...

mehr als 7 Jahre vor | 1 Antwort | 2

1

Antwort

Frage


how to access an array using a string?
I have 5 arrays which store the past 100 values related with 5 entities of a time series. time series contains of data values an...

mehr als 7 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


One step ahead forecast from an estimated model - error term
I have estimated the model for my series and it is arima(1,1,1). Instead of available k-step ahead option, I need to do one-step...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How should I fit best ARMA/ARIMA model for an excel sheet data?
Hi, I have basic knowledge of statistics. I have an excel sheet which consists of sensor output at unequal time intervals. When...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten