Generating numbers whose sum is 1 during genetic algorithms optimization

I need to run a GA optimization and I have 12 parameters whose values must be between 0 and 1. However, their sum must always be 1, as they represent fractions of a component.
How do I make sure that my genetic algorithm will generate numbers that satisfy these two conditons simultaneously?
Thank you!

Risposte (1)

Tag

Richiesto:

il 10 Dic 2023

Modificato:

il 10 Dic 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by