Community Profile

photo

Kendall Knight


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Is there a way to use an optimvar to choose a mathematical function?
I have an optimvar, opening, that determines three other parameters through basic arithmetic. opening = optimvar('opening','Low...

5 years ago | 1 answer | 1

1

answer

Question


issorted alternative for optimization toolbox
I have an optimvar A that needs to be constrained to be in descending order. The code sorted = issorted(A,'descend') == 1; pro...

5 years ago | 2 answers | 0

2

answers