MOEA/D and Economic Environmental Dispatch

Version 1.0.4 (11.8 KB) by Chixin Xiao
MOEA/D revised edition which is based on the original edition provided by Prof. Qingfu Zhang and Dr Wudong Liu in 2010
91 Downloads
Updated 14 Nov 2022

View License

%*******************************************************************************
%This platform is devised to help various constraintless multi-objective
%problems adopt MOEA/D method. The new problem can be written as the
%following format.The original MOEA/D version comes from Prof.Qingfu Zhang's
%website. This revised platform is rewritten by Chixin Xiao at the
%university of Newcastle,Australia,31 July 2014.
%Email: chixinxiao@gmail.com
%********************************************************************************
This code package includes a suit of MOEA/D algorithms.
The main procedures corresponding to the orginal MOEA/D and the engineering problem, i.e., Economic Environmental Dispatch(EED), are respectively placed in MOEA-D and EED folds.

Cite As

Chixin Xiao (2024). MOEA/D and Economic Environmental Dispatch (https://www.mathworks.com/matlabcentral/fileexchange/119408-moea-d-and-economic-environmental-dispatch), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.4

Append the maim procedure named demo.m and EEDdemo.m

1.0.3

Append the main procedure named demo.m and EED demo

1.0.2

Append the main procedure named demo

1.0.1

Add a profile picture

1.0.0