simple Economic Load Dispatch

compute constrained Generation of Units,Line losses and Cost by lambda iteration method
3.3K Downloads
Updated 23 Jun 2020

View License

By using simple lambda iteration technique solve the economic dispatch problem, give the data for any number of units and the respective loss matrix B in specified files, provide sufficient load value, to compute the least cost for supplying that load and losses incurred in Real Power.

Cite As

mahesh kumar (2024). simple Economic Load Dispatch (https://www.mathworks.com/matlabcentral/fileexchange/53761-simple-economic-load-dispatch), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Traveling Salesman (TSP) in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
2.0.1

one, more detailed code..

2.0.0

DEscribed each line of code..

1.2.0.0

an error was removed from the code, thanks @ Santiago Pilaquinga

1.0.0.0

place all files in same folder. While updating..see that data , B, load and constraint values are compatible to each other. use Ctrl + C to terminate loop
Have a nice day..