photo

Kushan


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


predict function for time series models
Dear all, Could some one please explain, how the error terms is being handled by the predict function while predicting k step...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to generate error terms for idploy or ARMAX models
Dear Experts, I would like to convert ARMAX model of idploy form to classical time series equation as given below. _y(t)...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to set the parameter values for ARX model
Hi all, There are two time series, "A"(auto-regressive variable) and "B"(exogenous variable). Please let me know how to es...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to estimate the parameter for auto-regressive var by fixing the parameters for exogenous var
Hi All, I've got two time series, *"A"* and *"B"* and please let me know how to apply an ARX model in below two steps? Ste...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Flipping one Y axis out of two
Thanks :) Its working

mehr als 11 Jahre vor | 0

Frage


Flipping one Y axis out of two
Dear All, I have got a data set, which has one independent variable (x) and two dependent variables(y1 and y2). I want to plo...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to obtain the filtered Index of Cell Array
% This is the code AllNames= {'A.1';'A.1';'A.10';'A.10';'A.10';'A.10';'A.15';'A.15';'A.16' ;'A.17';'A.17';'A.17';'A.17'...

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
How to obtain the filtered Index of Cell Array
Thanks a lot for your quick response. But below line is not working [a,~,c] = unique(AllNames,'stable'); The below error ...

mehr als 11 Jahre vor | 0