Unexpected exception (fl:filesystem:FileExistsError) was caught
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Manual Performance Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!