photo

Azime Beyza Ari


Last seen: 3년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

21 질문
0 답변

순위
158,155
of 300,369

평판
0

참여
21 질문
0 답변

답변 채택
52.38%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

3년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변