photo

nishtha mehta


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 7 años hace | 4 respuestas | 0

4

respuestas