Use parallel computing with particleswarm
Show older comments
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,
Accepted Answer
More Answers (0)
Categories
Find more on Parallel Computing Toolbox 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!