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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0