photo

Mohammad


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

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
184,997
of 299,737

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Can I apply branch and bound and use linprog function to minimize a function? if there is an example please share it
I have to use linprog For branch and bound optimization

2 years 前 | 1 个回答 | 0

1

个回答

提问


How do I include or make a discrete variable for an optimization problrm?
This is the code I made and I got a values: x1=3 x2=8 x3=3 x4=3 x5=0 x6=0 x7=11 but x1 result is not in the group of n...

2 years 前 | 2 个回答 | 0

2

个回答

提问


find the deflection and rotation for fixed-fixed beam on a point away from the force
I'm trying to get the deflection and rotation of a point located away from the line of force's action, the problem is to fined t...

2 years 前 | 1 个回答 | 0

1

个回答

提问


the global stiffness of two 4x4 matrices of truss
How do I make a code to assemble these two 4x4 matrices to get the 6x6 global stiffness matric as shown? clear all; clc; K1=[...

2 years 前 | 1 个回答 | 0

1

个回答

提问


unbounded in linear programming
Hay guys I'm trying to solve this problem using the linprog() function but it keeps telling that the problem is unbounded %each...

2 years 前 | 1 个回答 | 0

1

个回答