photo

div


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
178,182
of 299,930

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,845

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,620

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Subscript indices must either be real positive integers or logicals.
for i=1:3 for j=1:4 Lem=alpha(exp(-(XX1(i,:)-Bad_particle(1,j)+1)/(best_particle(1,j)-Bad_particle(1,j)+1))); end ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How mink functions is used in 2016a or is there any alternate of this function ?
Undefined function or variable 'mink'.

6 years 前 | 1 个回答 | 0

1

个回答

提问


Find common elements of two array with repetition????
For example A = [1234567] B = [2348907] now i hv to compare above two and want to store index of common elements.

7 years 前 | 1 个回答 | 0

1

个回答

提问


Insufficient number of outputs from right hand side of equal sign to satisfy assignment.
Please help me. Why i am getting this error. if(X(i,5)==1) [BB,I]=X(:,:);

7 years 前 | 2 个回答 | 0

2

个回答

提问


Index exceeds matrix dimensions.
for f=1:m for i=1:m for j=1:4 di=abs(X(f,j)-X(i,j)); Z(i)=di; ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Index exceeds matrix dimensions.
if(X(n,5)==X(i(c),5));

7 years 前 | 0 个回答 | 0

0

个回答