photo

Kendall Knight


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
29,290
of 300,508

REPUTATION
1

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

6 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...

6 years ago | 2 answers | 0

2

answers