Feeds
提问
ga (genetic algorithm) violated linear constraints
Hi, I created a simulation based optimization problem, but I kept getting a sulotion that violated the linear constraints. I ca...
5 years 前 | 1 个回答 | 0
1
个回答提问
Using Parfor in Ga
I'm currently working on an optimization problem that uses the build in function ga. I take advantage of the parallel computing ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Question about numerical integration for cos vs cosd
Hi all, I came across this question yesterday. Here is the code: syms theta y = double(int(cos(theta),theta,[0 pi/12])); T...
5 years 前 | 1 个回答 | 0

