photo

div


Last seen: circa 3 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
118.811
of 300.369

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


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 ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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(:,:);

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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; ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 7 anni fa | 0 risposte | 0

0

risposte