photo

S AsZ


Last seen: 2 meses hace Con actividad desde 2019

Followers: 0   Following: 0

M.Sc. Industrial Engineering

Estadística

MATLAB Answers

16 Preguntas
0 Respuestas

CLASIFICACIÓN
149.010
of 300.343

REPUTACIÓN
0

CONTRIBUCIONES
16 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
87.5%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

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

  • First Answer
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How can i draw this plot?
Hi everybody I want to draw this plot exactly like the picture. imshow(imread('f.jpg'))

6 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How can write a max expression in constraint using problem based optimization?
hi everyone. I want to write the following constraint in matlab using problem based optimization. But this error is appeared: ...

casi 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can produce this matrix?
I want to produce a m×n matrix for example like this: x=[1 1 1 0 1 0 1 1; 0 0 0 1 0 1 0 0]  This matrix can give 0 or 1 for it...

casi 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can I produce this matrix?
I want to produce a m×n (m<n) matrix in which each element can only be 0 or 1 and the sum of first row must be n-(m-1) and the s...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I produce a matrix with below condition?
Hi everyone.I need to produce a k×1 matrix that its first element always is 1 and the others return a random number in [0,1].Thi...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can write this equation in matlab?
Hi everyone. Can you guide me to write the code of this equation? In this equation Rcl is a variable, qqdc is a binary variable,...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Help me to draw a pie chart with separate pieces
Hi. How can draw a pie chart like this? Help me to write its command please <</matlabcentral/answers/uploaded_files/704287/1....

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can write code of multi objective functions with using optimproblem format?
How can I define functions of multi objective problem with <https://www.mathworks.com/help/optim/ug/optimproblem.html;jsessionid...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Call fitness value plot with custom plot function for MILP problem
How can I write the code of genetic fitness function value plot with <https://www.mathworks.com/help/gads/custom-output-function...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Please help me to write the code of this constraint with optimproblem format ??
I want to add this constraint to my model but I don't know how can I write the code of this constraint. My model is exist here ...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Genetic Algorithm fitness value chart
Hi I am using genetic algorithm for a mixed integer linear programming. I used this command to show genetic algorithm "fitness ...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error "array exceeds maximum array size preference"
Hi I have a mixed integer linear programming model and I attemp to solve it by ga function but it show me this error: Error ...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Please help me to using genetic algorithm
I write this code but I want to solve this problem with 'ga' not with 'intlinprog' solver! Can anyone guide me? costprob = opt...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I need help to modify my optimization code
Hi I have an optimization model but I think this code is incorrect because the results show that objective function remains c...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Genetic Algorithm chart convergency
Hi I am using genetic algorithm in matlab but in my ga fitness chart the mean fitness value does not converge to the best fit...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


'too many input arguments' error in Genetic Algorithm optimization toolbox
I have a problem with my optimization code. I enter this code in matlab: function Prob = objective_function() rng defau...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta