photo

b999


Last seen: 6 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Intlinprog: Different solutions with different computers but same code
Hello, I wrote a problem-based matlab code with intlinprog. In my opinion the optimation results should be the same if I am u...

8 months ago | 1 answer | 0

1

answer

Question


Problem-based optimization: Initial guess for only one variable
Hello, I have a optimization problem with the problem-based approach and I am defining a few variables A = ones(50,10); a...

9 months ago | 1 answer | 0

1

answer

Question


Different optimization solutions with weighted objective functions
Hi everybody, I want so solve an optimization problem regarding integers in a matrix. I am using the problem-based approach w...

10 months ago | 1 answer | 0

1

answer

Question


Problem-based Optimization: Constraint sum(x==1) >=1 doesn't work.
Hello all, i have a few questions: 1) I would like to show for a problem-based optimization problem that my variable x, a ma...

11 months ago | 1 answer | 1

1

answer

Question


Optimization of a matrix with integers and constraints for a car park
Hello, I have a question about an optimization of a matrix. I want to simulate with the matrix A a path, which a vehicle can...

11 months ago | 1 answer | 0

1

answer

Question


Optimization of a matrix with integers with nonlinear objective functions and nonlinear constraints
Hello all, I have the following problem: I want to optimize a matrix, which contains integer entries (e.g. A = [ 1 2 3 ; 2...

11 months ago | 1 answer | 0

1

answer