Azime Beyza Ari
Followers: 0 Following: 0
Estadística
21 Preguntas
0 Respuestas
CLASIFICACIÓN
202.917
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
21 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
52.38%
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
How can I multiply each row of 3 matrices individually?
Hello everyone, I have 3 matrixes to be multiplied. x[36,36],r[36,36],a[36x1]. What i wanna do is this; x(1,1)*r(1,1)*ai(1...
más de 2 años hace | 3 respuestas | 0
3
respuestasPregunta
Genetic algorithm takes too much time to solve _ only linear objective and constraints
Hello, I am working on a problem and i am trying to solve it with genetic algorithm. my objective function is linear. here is ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i do Matrix multiplication with 3 matrices
Hello everyone, I have 3 matrixs with dimensions; x[36,36] , rij[36,36], and ai[36,1] i wanna multpily these matrixes and ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can i use elements with equal indexes?
Hello everyone, I am working on an constraint where i will only use the elements of an matrix if their indexes are equal like; ...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
problem based approach- script running but does not gives a solution
hello everyone i am working on a problem where i choosed problem based approach to solve it. I am very new to MATLAB so i do no...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Script run takes too much time
hello everyone, ı am working on a problem where i use global optimization toolbox problem based approach. I choosed genetic al...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Arrays have incompatible sizes for this operation error
Hello i am working on an optimization problem where i have 2 dec. variables x and y. x is a matrix with dimensions 36x36 and y i...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
best penalty value and mean penalty value
Hello everyone, I need to interpret the solutions of a problem i have been working on. My problem is a maximitazion problem an...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
summation operation for a matrix?
Hello everyone, I have a matrix with dimensions 36x36. what i want to is this; x(1,1)+x(1,2)+...+x(1,36) +x(2,1)+x(3,1)+x(...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Dependent Variable operations?
Hello Everyone, I am working on an optimization problem using genetic algorithm solver. I have 2 decision variables (x with 36...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Problem with Linear inequality constraints
Hello everyone, I am trying to do an optimization using genetic algorithm solver. I have linear inequality constraints and i a...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can i implement a second decision variable which is not in the objective function?
hello everyone, I am working on an optimization problem where i have 2 decision variable. One of the variable is xij, which is...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
How to introduce constraints to my objective function (Genetic Algorithm)
Hello everyone, I am trying to solve a optimization problem with constraints using genetic algorithm solver. I tried to write...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Defining objective function using nested functions (Genetic Algorithm Solver)
Hello everyone, I am trying to do a maximization problem using optimization toolbox genetic algorithm solver. My objective fun...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Optimization Toolbox Defining Constraints
Hello Everyone, I am using Genetic Algorithm Solver to solve maximization problem. I have several constraints and i looked thr...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can i sum my objective function with each iteration
Hello everyone, I am trying to do an maximiztion with optimization toolbox using genetic algorithm solver. What i am trying to...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can i add elements of the row at the end of the row?
Hello everyone, I m trying to expand my row vector and couldnt find any easy solution Here is what i am trying to do: I ha...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Optimization With Genetic Algorithm. Could not define objective Function!
Hello everyone, I am working on a project where i do maximization. I m having trouble with genetic algorithm solver. It is my ...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Not Enough Input Argument Error
Hello everyone, I am trying to solve a problem using optimization toolbox. The solver i am using is Genetic algorithm solver. I ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to solve Maximum coverage problem using genetic algorithm?
Hello, I am trying to solve maximum coverage problem using genetic algorithm. I am having multiple problems! So i will attach my...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Optimization Toolbox Genetic algorithm
hello everyone, I am currently working on a maximum coverage problem and i would like to solve it with genetic algorithm solver....
más de 2 años hace | 1 respuesta | 0