How can i get variables from GA ?

2 Ansichten (letzte 30 Tage)
Mahmoud Sami
Mahmoud Sami am 19 Apr. 2018
Kommentiert: Mahmoud Sami am 27 Apr. 2018
Genetic algorithms output just two fitness function and the variable for the objective function. but i need to know all the variables in all equations using toolbox.

Antworten (1)

Star Strider
Star Strider am 19 Apr. 2018

You may have to write your own function if the available 'OutputFcn' options do not do what you want. See the documentation on Output Function Options (link) for details.

  1 Kommentar
Mahmoud Sami
Mahmoud Sami am 27 Apr. 2018
I tried it but can't get the variable from it.

Melden Sie sich an, um zu kommentieren.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by