Unexpected exception (fl:filesystem:FileExistsError) was caught
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Now I am doing biped walking simulation and use GA to optimize some parameters.
When I running the GA program, I met some errors. Can someone help me? Thanks.
错误使用 gaObjectiveFunction (line 12)
Unexpected exception (fl:filesystem:FileExistsError) was caught.
出错 gaMainProgram>@(p)gaObjectiveFunction(p) (line 39)
costFcn = @(p)gaObjectiveFunction(p);% % 目标函数
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Manual Performance Optimization dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!