Unexpected exception (fl:filesystem:FileExistsError) was caught
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Manual Performance Optimization finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!