Economic Dispatch using Newton Method

Newton Method of reduction
1,2K download
Aggiornato 23 dic 2014

Visualizza la licenza

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)]

Cita come

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

Compatibilità della release di MATLAB
Creato con R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0