photo

Jacob Child


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
36,061
of 300,379

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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

  • Thankful Level 2

View badges

Feeds

View by

Question


Matlab Genetic Algorithm error with certain settings - Error in crossoverscattered (and crossoversinglepoint) when I use 'fitscalingprop' and 'selectionstochunif'..
Explanation: I am testing out the genetic algorithm at different settings, and it throws an error when I use 'fitscalingprop' a...

3 years ago | 0 answers | 0

0

answers

Question


How does Crossover occur in a Genetic Learning Algorithm- do genes ever mix/change locations?
If I have an individual that is made up of several different kinds of inputs, do the "genes" only crossover to the same "kind" i...

3 years ago | 1 answer | 1

1

answer

Question


How can I plot the population before evaluating fitness in Matlab GA?
Problem Summary: (See TLDR below if you want to skip this) I am attempting to plot the current population before evaluating th...

3 years ago | 1 answer | 0

1

answer

Question


What variable type is "Population" in a Genetic Algorthim and how to store individuals with long genomes?
I am coding a genetic algorithm where each individual will be made up of several points, ie Individual1 = [1 2 3 4 5]; Individ...

3 years ago | 1 answer | 0

1

answer