首页下载资源大数据电-气-热综合能源系统优化调度matlab代码

RAR电-气-热综合能源系统优化调度matlab代码

weixin_442099072.55MB需要积分:1

资源文件列表:

HeatGasPowerCombination.rar 大约有33个文件
  1. HeatGasPowerCombination\HeatGasPowerCombination\example\HeatGasPowerSystem.m 3.71KB
  2. HeatGasPowerCombination\HeatGasPowerCombination\functions\initial.m 2.05KB
  3. HeatGasPowerCombination\HeatGasPowerCombination\functions\makeBdc.m 1.55KB
  4. HeatGasPowerCombination\HeatGasPowerCombination\functions\makeYbus.m 1.59KB
  5. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_GasConstraints.m 501B
  6. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_Gas_Cost.m 138B
  7. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_HeatConstraints.m 1.02KB
  8. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_Huodian_GenCost.m 718B
  9. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_Huodian_Startup.m 379B
  10. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_Huodian_UnitOutput.m 244B
  11. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_MinUpDownTime.m 523B
  12. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_PowerBalance.m 126B
  13. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_PowerFlow.m 497B
  14. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_PressureStairwise.m 987B
  15. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_Ramp.m 498B
  16. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_SecurityConstraints.m 222B
  17. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\Add_SpinningReserve.m 232B
  18. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination\test.m 188B
  19. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination.m 1.6KB
  20. HeatGasPowerCombination\HeatGasPowerCombination\README.txt 253B
  21. HeatGasPowerCombination\HeatGasPowerCombination\test\test.m 741B
  22. HeatGasPowerCombination\HeatGasPowerCombination\模型与数据\testdata_CHPD.xls 9.53KB
  23. HeatGasPowerCombination\HeatGasPowerCombination\模型与数据\模型与数据.docx 2.51MB
  24. HeatGasPowerCombination\HeatGasPowerCombination\模型与数据\负荷数据.xlsx 7.26KB
  25. HeatGasPowerCombination\README.md 1.22KB
  26. HeatGasPowerCombination\新建文本文档.txt 775B
  27. HeatGasPowerCombination\HeatGasPowerCombination\example
  28. HeatGasPowerCombination\HeatGasPowerCombination\functions
  29. HeatGasPowerCombination\HeatGasPowerCombination\HeatGasPowerCombination
  30. HeatGasPowerCombination\HeatGasPowerCombination\test
  31. HeatGasPowerCombination\HeatGasPowerCombination\模型与数据
  32. HeatGasPowerCombination\HeatGasPowerCombination
  33. HeatGasPowerCombination

资源介绍:

热网,气网,电网简单混合系统的调度 数据来源和模型说明见“模型与数据”文件夹下的word和excel(林玲整理),参考文献在文件“模型与数据.docx”中以批注标示。 直接运行"HeatGasPowerCombination.m" 此外,请注意,该模型基于Matlab,Yalmip,求解器为Gurobi。 通过修改句子'ops = settings('solver','gurobi'中的参数'gurobi',可以将其更改为其他求解器,例如Cplex。 本项目只用于交流,希望不要出现商业行为(之前在闲鱼上竟然发现有人转卖),谢谢!
# Mixed-Heat-Gas-Power-System-Scheduling 热网,气网,电网简单混合系统的调度 数据来源和模型说明见“模型与数据”文件夹下的word和excel(林玲整理),参考文献在文件“模型与数据.docx”中以批注标示。 the instructions of data and model are in the word and excel under "model and data" file (collected by Lin Ling). References are marked with comments in the file "模型与数据.docx". 直接运行"HeatGasPowerCombination.m" run "HeatGasPowerCombination.m" directly Besides, note that the model is based on the Matlab, Yalmip, and the solver is Gurobi. It can be changed to other solvers, such as Cplex, by modifying the parameter 'gurobi' in sentence 'ops = settings('solver','gurobi'. 此外,请注意,该模型基于Matlab,Yalmip,求解器为Gurobi。 通过修改句子'ops = settings('solver','gurobi'中的参数'gurobi',可以将其更改为其他求解器,例如Cplex。 If you have any idea on improving this model, please contact me. 如果您有任何改进此模型的想法,请联系我. 本项目只用于交流,希望不要出现商业行为(之前在闲鱼上竟然发现有人转卖),谢谢! This project is used for communication, not for commercial purposes(Before, I found someone reselling this project on the Xianyu), thanks! 注:matlab上传github,中文注释乱码的问题,暂时没找到解决办法,如果您有,可以告诉我。目前我的解决方法是,上传了一个.zip的压缩包,下载后解压应该不会乱码。 Note that: when I upload the .m files to github, its Chinese notes will be error codes, I didn't find any way to solve it, if you know, please tell me. Now my solution is that a .zip file is uploaded, upzip it seems to avoid the error codes problem. 基于matlab及yalmip的混合系统调度模型 王砚平 2020.04
100+评论
captcha