Feeds
提问
Options for Genetic Algorithm don't work
Hello. I need to set limited computation time for my GA optimization. I used both *gaoptimset* and *optimset*, but they don't wo...
8 years 前 | 1 个回答 | 0
1
个回答提问
Doing optimization via GA, I need a veriable to be 60 < x < 100 or x = 0. How?
Hello. I use Genetic Algorithm for optimization. A variable should be either 60 < x < 100 or x = 0. Is it possible to add such a...
8 years 前 | 1 个回答 | 0
1
个回答提问
Data exchange via COM interface
The task is to organize data exchange between the simulation program IPSEpro and Matlab. I'm trying that: app = actxserver(...
9 years 前 | 1 个回答 | 0
