
Ankur Shah
Statistics
8 Questions
0 Answers
RANK
229.149
of 262.808
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
87.5%
VOTES RECEIVED
0
RANK
of 17.989
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113.800
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
How to define constraint in Optimization such that difference in value between two consecutive unknowns is not greater than 50%
Hello everyone, I have prepared code in matlab for genetic algorithm from toolbox The function code is a bit long. In summary...
10 Monate ago | 2 answers | 0
2
answersQuestion
How to find fixed number of variables with value 1 using Genetic Algorithm with population type Bitstring ?
I am solving an objective function with Genetic Algorithm with population type bitstring (values 0 and 1 only) using toolbox. ...
11 Monate ago | 1 answer | 0
1
answerQuestion
How to automate small increments in function for Genetic Algorithm ?
Hello everyone, I have prepared code in matlab for genetic algorithm from toolbox for number of iteration (nit) The function c...
12 Monate ago | 1 answer | 0
1
answerQuestion
How to find a part of function value in Genetic Algorithm after each iteration cycle
Hello everyone, I am doing optimization using genetic algorithm. In a nutshell, the fitness function consists of 3 terms, A and...
12 Monate ago | 1 answer | 0
1
answerQuestion
Find values for best and mean fitness value for each generation in Genetic Algorithm
After running GA, using Optimization toolbox and code below, the following mean and best fitness value graph was obtained. [x,...
12 Monate ago | 1 answer | 0
1
answerQuestion
How to find function and variable value at each iteration for genetic algorithm with Parallel Computing ?
Hello everyone, I have prepared code in matlab for genetic algorithm from toolbox for number of iteration (nit) for i=1:nit ...
mehr als ein Jahr ago | 1 answer | 0
1
answerQuestion
How to apply a random Crossover (Arithmetic/Scattered/Two-point) in Genetic Algorithm using auto-generated file from Optimization Toolbox ?
I have prepared a code in MATLAB with optimization toolbox which seems to be giving fair results for different optimization func...
etwa 2 Jahre ago | 2 answers | 0
2
answersQuestion
Fitness function increases rather than decreasing with fmincon using hybrid Genetic Algorithm
While running a hybrid GA with fmincon for minimising the objective function to 0. Once GA stops and fmincon starts. The fitness...
etwa 2 Jahre ago | 1 answer | 0