Simulation of ELD problem using GA and PSO algorithms.
http://venkat.gnanagenea.com/free-softwares.html
Venkataswamy R (2021). Economic Load Dispatch Tool (https://www.mathworks.com/matlabcentral/fileexchange/52282-economic-load-dispatch-tool), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Error using mean
Too many input arguments.
Error in ConsistencyCheck (line 10)
cond=abs(mean(P,1,'double')-P_Value);
Error in PSO_ELD (line 165)
bool_cost_consistency=ConsistencyCheck(C_Consistency_Vetor,Deviation);
Error in eld_gui>Run_Callback (line 262)
[F P1 Pl]=PSO_ELD(F,Pmin,Pmax,B, 100,Pd);
Error in eld_gui>pushbutton4_Callback (line 827)
Run_Callback(hObject, eventdata, handles)
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in eld_gui (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in
@(hObject,eventdata)eld_gui('pushbutton4_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating uicontrol Callback
THIS IS ERROR..! PLEASE SOLVE,,,.
how to use it
Please explain how to use it. Please reply with a use case scenario. Thanks for the upload.
It can be extended to multi objectives.