Community Profile

photo

Deepak Singh


Last seen: 7 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Why is this error comming?

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta