Community Profile

photo

Kushan


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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)...

9 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

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

11 years ago | 0

Question


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...

11 years ago | 2 answers | 0

2

answers

Question


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'...

11 years ago | 3 answers | 0

3

answers

Answered
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 ...

11 years ago | 0