Community Profile

photo

Deepak Singh


Last seen: 7 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Why is this error comming?

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort