Community Profile

photo

Azime Beyza Ari


Last seen: ongeveer 2 jaar ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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

ongeveer 2 jaar ago | 3 answers | 0

3

answers

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 2 answers | 0

2

answers

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 2 answers | 0

2

answers

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


Dependent Variable operations?
Hello Everyone, I am working on an optimization problem using genetic algorithm solver. I have 2 decision variables (x with 36...

ongeveer 2 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


Optimization Toolbox Defining Constraints
Hello Everyone, I am using Genetic Algorithm Solver to solve maximization problem. I have several constraints and i looked thr...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 2 answers | 0

2

answers

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer