% This program solves the economic dispatch with Bmn coefficients by %Semidefinite programming(SDP).
https://salopower.blogspot.com/2010/12/scilab-introduction.html
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
% This program solves the economic dispatch with Bmn coefficients by
%Semidefinite programming(SDP).This code uses the SDP code developed by
%Sungwoo Park (2020). Constraint-reduced predictor corrector IPM for semidefinite programming (https://www.mathworks.com/matlabcentral/fileexchange/54117-constraint-reduced-predictor-corrector-ipm-for-semidefinite-programming), MATLAB Central File Exchange. Retrieved January 20, 2020.
I thank the authies for this excekkent code.
%RMS Danaraj salorajan@gmail.com
---
To use this code unzip the folder sdpeld.zip and run rhe examples eldsdp6.m
One more example is eldsdp3.m.
You can can change the data as you like.
引用
RMS Danaraj (2026). SemiDefinite Programming GlobalSolution to Economic dispatch (https://jp.mathworks.com/matlabcentral/fileexchange/73976-semidefinite-programming-globalsolution-to-economic-dispatch), MATLAB Central File Exchange. に取得済み.
