Economic Dispatch using Newton Method

版本 1.0.0.0 (765 字节) 作者: Sleeba Paul
Newton Method of reduction
1.2K 次下载
更新时间 2014/12/23

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Newton-Raphson Method 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0