Feeds
질문
How can I successively put a number before and after a vector?
Given a vector of jobs with size n, let's say P=[1,2,3,4,5], I need to form 2^(n-1) sequences with a specific property. To form ...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
why the ga does not return the minimum value for the objective function?
I am using matlab ga (genetic algorithm function) to solve a binary assignment problm. my code perfectly works but it does not r...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I read symbolic varibales in a n optimization model?
I have a nonlinear discrete minimization problem, where x(j,k) is a binary variable (1 if the condition holds, 0 otherwise). I n...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
how can I compare two optimization variables before running the model?
Hi guys I am using matlab 2018B with optimization toolbox. Can any one help me with this error "Error using max Invalid data ...
7년 초과 전 | 답변 수: 1 | 0

