Community Profile

photo

Manikanta Chennu


Last seen: ongeveer 2 jaar ago Active since 2021

Statistics

Content Feed

View by

Question


fmincon is returning some garbage values in the final output
clc [load_data,txt,raw] = xlsread('Load profile data.xlsx'); schedule=zeros(24,9); schedule_final=zeros(24,5); for i=1:24 ...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Hi Guys.. I need to print X values from intlinprog output from all 24 iterations as a matrix, when am trying to assign the values to A matrix its not happening. PLz help
clc [load_data,txt,raw] = xlsread('Load profile data.xlsx'); schedule=zeros(24,8); for i=1:24 f=[12 8 9 10 0 0 0 0]; ...

meer dan 2 jaar ago | 1 answer | 0

1

answer