photo

Min Zhang


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
181,446
of 300,763

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 21,082

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,923

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

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

7 years ago | 0

| accepted

Question


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

7 years ago | 1 answer | 0

1

answer