Feeds
提问
Options for ga() with only integer variables
Hello to everyone, I want to run a ga() with just integer variables. The boundary conditions that I set for myself are: number...
3 years 前 | 1 个回答 | 0
1
个回答提问
Genetic Algorithm + Parallel Computing + Global variables
Hello to all, I have been able to run a GA in parallel (10 workers in total). Now I want to store in a kind of "result matrix" ...
3 years 前 | 2 个回答 | 1
2
个回答已回答
Runnin a Matlab function in a new Matlab instance by using the system command
Hello Lorenzo, I am facing the same challenge. I want to call a function but it should run in a new matlab instance. Have you...
Runnin a Matlab function in a new Matlab instance by using the system command
Hello Lorenzo, I am facing the same challenge. I want to call a function but it should run in a new matlab instance. Have you...
3 years 前 | 0
提问
Parallel processing in ga using 'UseParallel'
Hello all, I want to use the ga() function to optimize a cooling system. The simulation program is a co-simulation with Simulin...
3 years 前 | 1 个回答 | 0
