photo

Md Tanvir Rahman


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


Multiplication of variables in "intlinprog" for mixed integer linear programming
Hi, I want to minimize the objective function like y*(x1*c1+x2*c2) where y,x1 and x2 are decision variables and c1,c2 are con...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


keeping track of the original indices of an array after sorting
I have an array let's say A=[5 4 1 2 3]. Now I have sorted these arrays in ascending order.So the resulting array will now be [1...

mehr als 9 Jahre vor | 3 Antworten | 2

3

Antworten

Frage


How can I write the objective function of the following linear optimization problem?
I have to solve an optimization problem using linear programmimg. My objective function is like : minimization(summation(A*B+ su...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort