photo

Nana


Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
66,836
of 300,781

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,088

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,031

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Conditional constraint mixed integer programming
Hi, Does anybody know how to write conditional constraint in mixed integer programming for this case: if a == 0 then b =...

9 years ago | 0 answers | 0

0

answers

Question


special ordered set type 2
Hi, How to implement special ordered set type 2 (SOS2) using MIP optimization? Regards, Nana

9 years ago | 0 answers | 0

0

answers

Question


Exponential contraint MIP optimization
Is there any trick to have exponential constraint in mixed integer programming optimization?

9 years ago | 1 answer | 0

1

answer

Question


indicator variable in MILP
I have an indicator variable in my objective function where I = 0 if x<0 I = 1 if x>= 0 How to write constraints for this...

9 years ago | 1 answer | 0

1

answer

Question


Linear programming optimization for conditional
Is it possible to optimize this objective function using linear programming (linprog or intlinprog)? I have difficulties especi...

9 years ago | 1 answer | 0

1

answer

Question


Optimization with sum and max function
Hi. I have a difficulty in writing this objective function for optimization. Especially in defining the second term and the summ...

9 years ago | 1 answer | 0

1

answer

Question


Logical indicator in objective function
How to write a logical indicator as part of objective function? The objective function is as below sum (a*(x(i) - x(i-1) + ...

10 years ago | 1 answer | 0

1

answer

Question


Constraint with decision variable
How can I write a constraint for optimization which includes the decision variable (x)? The constraint is: max (0, x(i-1) -...

10 years ago | 1 answer | 0

1

answer