Combined Economic Emission Dispatch (CEED) using AVOA

African Vulture Optimization Algorithm based Economic Emission Dispatch Problem for 3-Unit System

You are now following this Submission

  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 (2026). Combined Economic Emission Dispatch (CEED) using AVOA (https://uk.mathworks.com/matlabcentral/fileexchange/171509-combined-economic-emission-dispatch-ceed-using-avoa), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0