div
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
116.643
of 295.467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
How mink functions is used in 2016a or is there any alternate of this function ?
Undefined function or variable 'mink'.
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
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.
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
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(:,:);
meer dan 6 jaar ago | 2 answers | 0
2
answersQuestion
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; ...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
Index exceeds matrix dimensions.
if(X(n,5)==X(i(c),5));
meer dan 6 jaar ago | 0 answers | 0