Use parallel computing with particleswarm
显示 更早的评论
Hello,
I would like to use parallel computing with particleswarm to try if I can improve the speed of the optimization. The function to optimize needs to write in a simulink model (optimization of parameters). When I am trying to use parallel computing I got an error saying that I can't write the new parameters in the simulink file because the permission is denied. Is it due to the fact that I have only 1 file and that the workers are trying to write parameters in the file at the same time? How can I use properly the parallel computing?
Thank you in advance,
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Parallel Computing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!