Use parallel computing with particleswarm
Mostra commenti meno recenti
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,
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Parallel Computing Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!