photo

b999


Last seen: 2 years ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
227,752
of 300,508

REPUTATION
0

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

2 years 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...

2 years 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...

2 years 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...

2 years 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...

2 years 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...

2 years ago | 1 answer | 0

1

answer