Economic Dispatch using Newton Method

Newton Method of reduction

You are now following this Submission

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

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0