photo

nishtha mehta


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Hello , I have generated a bar graph. I want that each of my 6 bars must show its corresponding value and point on it. How can I do so? I am sending my code.
if true y=[106.59 84.800; 106.59 90.75; 106.59 90.92] x=categorical({'A1 B1','A2 B2','A3 B3'}) bar(x,y) xlabel('cases'...

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


My code is not returning any feasible point. The error says no point satisfies the constraints.Kindly suggest what is the error in my code?
if true cost=[0.09,0.08,0.08,0.09,0.1,0.1,0.08,0.1,0.11,0.11,0.11,0.11,0.11,0.11,0.09,0.1,0.12,0.11,0.12,0.11,0.12,...

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


I am writing a code on mimimising hourly load using mixed integer linear programming. Error returned is that number of cols in Aeq must equal number of elements in f, but actually they are both equal to 168. Kindly explain why this error?
%total 168 decision variables %%5*24 as power shiftable variables for power distribution over time %%%remaining 2*24 f...

environ 7 ans il y a | 4 réponses | 0

4

réponses