photo

div


Last seen: 거의 2년 전 2018년부터 활동

Followers: 0   Following: 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 ...

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

1

답변

질문


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

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

거의 6년 전 | 답변 수: 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(:,:);

대략 6년 전 | 답변 수: 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; ...

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

0

답변

질문


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

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

0

답변