Combined Economic Emission Dispatch (CEED) using AVOA

African Vulture Optimization Algorithm based Economic Emission Dispatch Problem for 3-Unit System
11.0 次下载
更新时间 2024/8/17

查看许可证

  1. For three-unit test system data, refere the following article https://doi.org/10.1016/j.ijepes.2014.04.037
  2. For African Vulture Optimization Algorithm code, refere the following link: https://in.mathworks.com/matlabcentral/fileexchange/94820-african-vultures-optimization-algorithm
  3. For results, changes are required at line-13 in the file ObjectiveFunction.m and later, run the main.m
  • For fuel cost minimization, fit=fit1;
  • For NOx cost minimization, fit=fit2;
  • For SO2 cost minimization, fit=fit3;
  • For CEED, fit=fit1+fit2+fit3

引用格式

Dr Varaprasad Janamala (2024). Combined Economic Emission Dispatch (CEED) using AVOA (https://www.mathworks.com/matlabcentral/fileexchange/171509-combined-economic-emission-dispatch-ceed-using-avoa), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2024a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0