photo

b999


Last seen: 2 years 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
227,752
of 300,781

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 21,088

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,031

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 1

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答