photo

TEEH


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

13 질문
0 답변

순위
36,897
of 300,988

평판
1

참여
13 질문
0 답변

답변 채택
23.08%

획득한 표
1

순위
 of 21,130

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 172,218

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


GA is showing penalty value vs generation graph in place of objective value vs generation graph.
Hello, I am trying to solve a linear programming problem using GA toolbox and trying to see the convergence of the solution usin...

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

1

답변

질문


How to seed feasible population to GA ?
I am trying to solve a MILP problem by GA. BUT the GA is not able to find feasible initial population on its own. If the Zer...

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

0

답변

질문


How can I know what are the various parameters of GA used in specific code?
I want to show on command screen, various values of the parameters of GA like crossover ratio, mutation value, which selection ...

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

1

답변

질문


What are the Constrained dependent functions in GA toolbox ?
Sometimes GA toolbox uses the constraint Dependent functions. Can someone tell me what are the actual Constraint dependent func...

9년 초과 전 | 답변 수: 1 | 1

1

답변

질문


HOW TO NAME VARIABLES CONTINUOUSLY ?
I like to create multiple variables with different values. like A1= 5, A2 = 3, A4 = 2,....,A100 = 30. I want all these varia...

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

1

답변

질문


How to name variables automatically?
I have made a 3 D matrix. But i need to give each element of this matrix a name so that it can be inserted in the cell array as ...

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

1

답변

질문


How to enter characters in cell array ?
I would like to create a cell array with the following output A = a_1 a_2 a_3 a_4 ....... a_99 I am trying to use the l...

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

2

답변

질문


A problem related to Linear Programming. Help me to formulate a linear program from the Summation notations of the objective and constraints of the program.
I am trying to solve a Large size linear program where the objective and constraints are all in summation notation. Being a larg...

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

1

답변

질문


How to setup a linear program from the equations expressed in summation notation?
I am trying to formulate a linear program which is very big in size hence is expressed in summation notation. It is very diff...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


Problem Related to Scenario Generation.
I want to generate an Output matrix from the Input Matrix such that Input matrix = [a1,a2,a3,....; b1,b2,b3,....; ...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


How to make a constrained problem into an unconstrained problem. How to tackle constraints in Simulated Annealing and PSO.
I have a Large scale MILP problem which I am trying to solve through meta-heuristic methods. It only contains linear constrain...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


Linear Inequality Constraints not satisfied while using the GA. Premaure Convergence of the GA
My problem is a large size Mixed integer programming problem with some variables binary and others continuous. My code does not...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


An issue related to GENETIC ALGORITHM. I am trying to solve a Large Binary Integer Linear optimization Problem using GA. GA is violating all the linear constraints.
I am having problem related to Genetic Algorithm. I am trying to solve a Large Binary Integer Linear optimization Problem using ...

대략 10년 전 | 답변 수: 1 | 0

1

답변