simple Economic Load Dispatch

バージョン 2.0.1 (2.92 KB) 作成者: mahesh kumar
compute constrained Generation of Units,Line losses and Cost by lambda iteration method
ダウンロード: 3.3K
更新 2020/6/23

ライセンスの表示

By using simple lambda iteration technique solve the economic dispatch problem, give the data for any number of units and the respective loss matrix B in specified files, provide sufficient load value, to compute the least cost for supplying that load and losses incurred in Real Power.

引用

mahesh kumar (2024). simple Economic Load Dispatch (https://www.mathworks.com/matlabcentral/fileexchange/53761-simple-economic-load-dispatch), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2020a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersTraveling Salesman (TSP) についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
2.0.1

one, more detailed code..

2.0.0

DEscribed each line of code..

1.2.0.0

an error was removed from the code, thanks @ Santiago Pilaquinga

1.0.0.0

place all files in same folder. While updating..see that data , B, load and constraint values are compatible to each other. use Ctrl + C to terminate loop
Have a nice day..