simple Economic Load Dispatch

compute constrained Generation of Units,Line losses and Cost by lambda iteration method
3,3K download
Aggiornato 23 giu 2020

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2020a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Traveling Salesman (TSP) in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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..