simple Economic Load Dispatch

Version 2.0.1 (2,92 ko) par mahesh kumar
compute constrained Generation of Units,Line losses and Cost by lambda iteration method
3,3K téléchargements
Mise à jour 23 juin 2020

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2020a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Traveling Salesman (TSP) dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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..