Community Profile

photo

Deepak Singh


Last seen: 7 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Why is this error comming?

2 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer