photo

ISIMG


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

8 Preguntas
0 Respuestas

CLASIFICACIÓN
207.583
of 300.780

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.086

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 171.018

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how to implement this algorithm
hi every one , i m trying to imliment this algorithm to solve a quadratic function: Step 1 (Initial solution) Find an...

más de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to display non-zero part of a curve
Hi ,i have a function that I want to solve algorithm with taboo, I declared this function as follows: function F=sole...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to define constraint function:
Good evening, i want to define the following joined function and call it in the main programme. i try this : for k1=1:...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to define an sum function
hi , i want to define this function in matlab : f=sum(sum(c(i,k)*(x(i,k)))+sum(sum((h(i,j))*(1-sum(y(i,j))) i=1:10...

más de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to generate a descriptor vector
hello everyone, I have an image filtered by Sobel filter, i want a matlab function that helps me to make the surface (face in my...

más de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to call a function in the main code to applicate it wiyh different variables?
hi, i have a function : function F=soleval(SV,coutl,couth,it_max) . . . F=sum(sum(coutl(k1,e1))*tabaffes(k1,e1)...

más de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to optimize this function using Tabu search
hello every body, i m trying to solve a GPU(x) problem using Tabu search i use F the cost function for evaluation: for k1=...

más de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to choose the best value of a function
v=[1,1,1,0,0,0,0,0,0,0;0,0,0,1,1,1,0,0,0;0,0,0,0,0,0,0,1,1,1]; v1=perm(v); for a=1:10; for i=1:3 G=G=sum(h(a,i)+h(i...

más de 13 años hace | 1 respuesta | 0

1

respuesta