Economic Dispatch by Heuristic method
Version 1.0.0.0 (765 Bytes) by
Sleeba Paul
Economic Dispatch by heuristic Method or assumption method
This program finds economic distribution of power by the units to meet the given load. Heuristic 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)/demand]
Cite As
Sleeba Paul (2024). Economic Dispatch by Heuristic method (https://www.mathworks.com/matlabcentral/fileexchange/48854-economic-dispatch-by-heuristic-method), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions > Continuous Distributions > Noncentral F Distribution >
Find more on Noncentral F Distribution in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |