Economic Dispatch using Newton Method
Version 1.0.0.0 (765 octets) par
Sleeba Paul
Newton Method of reduction
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)]
Citation pour cette source
Sleeba Paul (2024). Economic Dispatch using Newton Method (https://www.mathworks.com/matlabcentral/fileexchange/48855-economic-dispatch-using-newton-method), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2013a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- Mathematics and Optimization > Optimization Toolbox > Systems of Nonlinear Equations > Newton-Raphson Method >
En savoir plus sur Newton-Raphson Method dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |