photo

arfa maqsood


uok

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
237,967
of 302,151

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,575

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 179,456

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答