Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 424 Bytes

File metadata and controls

5 lines (5 loc) · 424 Bytes

Economic-Dispatch-Problem-using-Genetic-Algorithm

I solved the Economic Dispatch problem considering generators using the Gradient Method and Genetic Algorithm. Implementation was done on MATLAB. The problem consisted of 2 cases:
I. Three Thermal Generators
II. Two Thermal Generators + 1 Wind Farm
I used the Hetzer Model for the implementation of Wind Farm. You may take a look at the attached report.