photo

Min Zhang


Last seen: fast 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to deal with implicit non-linear constraint in MATLAB GA function
I already have non-linear constraints in my problem, which is handled by a non-linear constraint subroutine. Now I want to add ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


A more systematic/efficient way to do optimization in Matlab
Dear ALL, Part 1: Problem Statement (1) I have an objective function, which is calculated from the simulation results of an ex...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Number of variables (nvars) is dependent on the value of one variable when using genetic algorithm (GA)
I have two kinds of variables: x and y, and y includes y1, y2, y3, y4, ... The total number of y's is dependent on the value of...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Confusion about running times/cases when running genetic algorithm (GA)
Dear ALL, I have an optimization problem, including: (1) An objective function; (2) 14 variables to optimize, including 4 con...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Issues with running genetic algorithm (GA) in parallel mode
Based on this post (https://www.mathworks.com/matlabcentral/answers/368486-using-parallel-computing-with-external-software), I h...

mehr als 5 Jahre vor | 0

| akzeptiert

Frage


Issues with running genetic algorithm (GA) in parallel mode
Firstly, I want to describe the outline/idea of my code. I am using GA to optimize a quite complex problem. (1) I have a main ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort