simple Economic Load Dispatch

Version 2.0.1 (2,92 KB) von mahesh kumar
compute constrained Generation of Units,Line losses and Cost by lambda iteration method
3,3K Downloads
Aktualisiert 23. Jun 2020

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2020a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Traveling Salesman (TSP) finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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..