Danielle Strong
2015년부터 활동
Followers: 0 Following: 0
Feeds
질문
Why am I getting Infeasible Solution for Location Problem?
Hello, I am trying to code a simple location p-median problem but I get the following error: % Solve LP relaxation of p-...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
P-Median Example Question
Hello, I am trying to code a simple p-median problem. This is what I have so far: %define data D = D1; %(896,896) distan...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
two equations, need solve symbolically in Mupad for a variable and getting errors
I have two equations: RA := (KA1-bA1*pA1+aB1*pB1)*(pA1)-YA1*[KA1-bA1*pA1+aB1*pB1]^2 RB := (KB1-bB1*pB1+aA1*pA1)*(pB1)-YB...
거의 9년 전 | 답변 수: 1 | 0