What is penalty value in GA
16 views (last 30 days)
Show older comments
Hello,
I am a student who is using optimization MATLAB GA toolbox.
Now I'm doing binary optimization include nonlinear constraints.
But, I have ask you something and several problems are occurring in my code.
First, when I plotting a graph, I can see the generation-penalty value(G-P) graph. In here, what is a meaning of penalty value?
It is same function value? (The function value I mean refers to the value of the objective function)
Second, when I look at the G-P graph(below the picture) I got, there is a ridiculous value(it means penalty value) in the previous generation.
Is this a normal?
If that is normal, then why does the front part of generation come out like that?
0 Comments
Answers (1)
See Also
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!