Failure in user-supplied fitness function evaluation

4 vues (au cours des 30 derniers jours)
Hamid
Hamid le 5 Août 2014
Modifié(e) : Hamid le 13 Août 2014
Calculating

Réponse acceptée

Alan Weiss
Alan Weiss le 5 Août 2014
Is penalty2 a function on your MATLAB path? Find out by issuing the command
which -all penalty2
Alan Weiss
MATLAB mathematical toolbox documentation
  2 commentaires
Alan Weiss
Alan Weiss le 5 Août 2014
I hope that you realize that this is the answer to your question. MATLAB is not finding your fitness function. Put it on your path, or change directories to wherever it is.
Alan Weiss
MATLAB mathematical toolbox documentation
Alan Weiss
Alan Weiss le 5 Août 2014
Please copy the entire MATLAB output and show us. And perhaps show us how you called ga (I mean something like x = ga(@penalty2,4,...))
Alan Weiss
MATLAB mathematical toolbox documentation

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by