Feeds
提问
Solver SQP works with linear objective functions?
Hello, I have a question about the fmincon command, I understand that the internal point method is used by default, but using th...
8 years 前 | 1 个回答 | 0
1
个回答提问
fmincon, absolute zero
Hello, I'm using the fmincon function for a 4-variable problem, the problem is that it generates the following vector of variabl...
8 years 前 | 1 个回答 | 0
1
个回答提问
Failure in initial user-supplied fitness function evaluation. GA cannot continue.
Hello, I have a problem when applying Useparallel in genetic algorithms. This is my code: i ObjFcn = @myFitness; In...
8 years 前 | 0 个回答 | 1
0
个回答提问
The variable in a parfor cannot be classified.
Hello, I am using "parfor" but I have problems with the "e_z" and "e_t" values that appear in the code, since I get the followin...
8 years 前 | 1 个回答 | 0
