Minimize the Generation Cost Function by Two-Phased Simplex Method by Code or Linpro Command.

Minimize the Generation Cost Function by Two-Phased Simplex Method Using Code or Linpro Command.

您现在正在关注此提交

Minimize the Cost Function, Z = A1PG1+A2PG2+A3PG3.
Constraints are;
PG1+PG2+PG3 = PD4. PG1+PG2 <= PL.
PG1 <= PG1max. PG2 <= PG2max. PG3 <= PG3max.
PG1, PG2, PG3 >= 0.

Where,
PG = Plant Generation
PL = Transmission Line Load Capacity
PD = Demand
A = Cost Constants of Generating Electricity

* If we have profit constants, instead of cost constants, then we would like to maximize the function Z, instead of minimizing it. That's why the program also has an option to select between minimize or maximize function.

Refer to the attached PDF file for detailed system data.

引用格式

Muhammad N Qureshi (2026). Minimize the Generation Cost Function by Two-Phased Simplex Method by Code or Linpro Command. (https://ww2.mathworks.cn/matlabcentral/fileexchange/60355-minimize-the-generation-cost-function-by-two-phased-simplex-method-by-code-or-linpro-command), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Search Path 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0