photo

nishtha mehta


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 7 anni fa | 4 risposte | 0

4

risposte