mohammad alquraan
Followers: 0 Following: 0
Feeds
提问
what is PolySpace.
Hi everybody; what is PolySpace? is it the same as Matlab (can i work on PolySpace R2019 instead of Matlab R2019 )?
5 years 前 | 1 个回答 | 0
1
个回答提问
evaluate dynamic variables in a loop and assign each one with optimvar.
Hi; i created a number of variables like the following: for j=1:N eval(['b' num2str(j) '= j']); end i need to assign...
5 years 前 | 1 个回答 | 0
1
个回答已回答
logical expression in objective function
i have tried to solve this problem using solver-based optimization problem. as the following: [x,fval,exitflag] =bintprog(-f,A,...
logical expression in objective function
i have tried to solve this problem using solver-based optimization problem. as the following: [x,fval,exitflag] =bintprog(-f,A,...
5 years 前 | 0
提问
logical expression in objective function
can i use logical expression inside the objective function of an optimization problem? ... prob.Objective = (x(1)+x(2)+x(3)>= ...
5 years 前 | 3 个回答 | 1