Economic Dispatch using Newton Method

Version 1.0.0.0 (765 Bytes) von Sleeba Paul
Newton Method of reduction
1,2K Downloads
Aktualisiert 23. Dez 2014

Lizenz anzeigen

This program finds economic distribution of power by the units to meet the given load. Newton Method is adapted in the program. Lambda value is assumed first and improved after each iteration. The updated value of lambda is
---> New Lambda = Old Lambda +[ (demand -Sum of units)/Sum(1/coefficient of P in question)]

Zitieren als

Sleeba Paul (2024). Economic Dispatch using Newton Method (https://www.mathworks.com/matlabcentral/fileexchange/48855-economic-dispatch-using-newton-method), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2013a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0