photo

arfa maqsood


uok

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
0 답변

순위
237,967
of 302,161

평판
0

참여
6 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,582

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 179,548

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


How to apply to each sub-set of a vector a different formula?
Suppose I have a vector of order 10000*1. I have to apply different formula for each subset of (100*1). how to do it?

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to call a column of excel containing dates to a matlab using xlsread command?
I am calling data from excel sheet to matlab. this sheet contain some numerical column and one string column (dates) when i call...

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

1

답변

질문


how to find the fractional differencing parameter d in ARFIMA model
kindly tell me if anybody know the fitting of an ARFIMA model to a data set.

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

0

답변

질문


how to apply a formula for a range of values of a column vector in matlab and then repeat to the next range and so on?
for example we have a vector of length (100*1). we have to apply a formula to first group of 10 values and then apply next 10 va...

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

1

답변

질문


please identify my mistake
l1=1; for j=1:108 for t=2:108 if j<t d2(l1,:)=c4*0; else if j>=t ...

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

0

답변

질문


please identify my mistake
l1=1; for j=1:108 for t=2:108 if j<t d2(l1,:)=c4*0; else if j>=t d2(l1,:...

12년 초과 전 | 답변 수: 2 | 0

2

답변