photo

Andra Vartolomei


Last seen: 대략 3년 전 2022년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

5 질문
0 답변

Cody

0 문제
1 답안

순위
262,772
of 300,771

평판
0

참여
5 질문
0 답변

답변 채택
40.0%

획득한 표
0

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
111,721
of 170,969

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Solver

배지 보기

Feeds

보기 기준

질문


Result from multiple for-Loops should go through all values
I have the following simplified code: processing_time= [15 22; 8 13; 10 15]; x = optimvar('x',3,2,50,'Type', 'integer','LowerB...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Display optimization variable/solution
I am solving a finction minimizing the objective function. The optimization variable looks like this [3D array] a=3; b=2; c=50;...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Sum(sum()) with optimization variable
I want to write the following equation as a constraint and x is an optimization variable. I managed to get to following form...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Error using SumOperator with Optimization Variables
I have an Optimization Problem where I created the optim. variable x and the optim. problem linoptim. Now I am trying to define...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


MILP: how to work a for loop into a constraint
I am trying to add a Constraint to my optimization (linear programming), that ensures, that a resource only works on one task at...

3년 초과 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3년 초과 전