Community Profile

photo

Deepak Singh


Last seen: 7 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Why is this error comming?

2 years 前 | 1 个回答 | 0

1

个回答

提问


MATLAB CODE FOR FOLLOWING?
Write a MATLAB program to calculate the efficiency of a reversible heat engine operating between a hot reservoir at 900°K and a ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


What is the UB and LB in the following solver based approch optimisation question
Minimize f = 2x1 + 3x2 + 2x3-X4 + X5 subject to the constraints 3x1 - 3x2 + 4x3 + 2x4 - X5 = 0 X1 + x2 + x3 + 3x4 + x5= 2 ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Why do i receive Solving problem using linprog. The dual-simplex algorithm uses a built-in starting point; ignoring supplied X0. Problem is unbounded.
Can anyone tell or explain me why the below is coming after writing the code:- x = optimvar('x',2,'LowerBound',[0 0],'UpperBoun...

2 years 前 | 1 个回答 | 0

1

个回答