Combined Economic Emission Dispatch (CEED) using AVOA

African Vulture Optimization Algorithm based Economic Emission Dispatch Problem for 3-Unit System
38 Downloads
Updated 17 Aug 2024

View License

  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

Cite As

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

MATLAB Release Compatibility
Created with R2024a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

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