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!