photo

Kushan


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
2 답변

순위
275,477
of 297,527

평판
0

참여
6 질문
2 답변

답변 채택
16.67%

획득한 표
0

순위
 of 20,454

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,075

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 11년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Flipping one Y axis out of two
Thanks :) Its working

11년 초과 전 | 0

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 12년 전 | 답변 수: 3 | 0

3

답변

답변 있음
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 ...

거의 12년 전 | 0