div
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
116.643
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How mink functions is used in 2016a or is there any alternate of this function ?
Undefined function or variable 'mink'.
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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.
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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(:,:);
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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; ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Index exceeds matrix dimensions.
if(X(n,5)==X(i(c),5));
más de 6 años hace | 0 respuestas | 0