登录
首页 » matlab » Codes

Codes

于 2021-04-11 发布
0 180
下载积分: 1 下载次数: 8

代码说明:

说明:  与非辅助燃烧式压缩空气储能系统集成的零碳排放微能源互联网的优化调度(Optimal dispatch of zero-carbon emission micro-energy Internet integrated with non-assisted combustion compressed air energy storage system)

文件列表:

ToGit\main, 0 , 2018-07-14
ToGit\main\Distr_wind.m, 5018 , 2018-05-19
ToGit\main\main.m, 7092 , 2018-07-14
ToGit\main\main_OOS.m, 10598 , 2018-07-14
ToGit\main\startup.m, 331 , 2017-11-12
ToGit\main\swtest.m, 9044 , 2018-05-18
ToGit\src, 0 , 2018-07-14
ToGit\src\ADMM_EL_Gas, 0 , 2018-07-14
ToGit\src\ADMM_EL_Gas\ADMM_CC.m, 2577 , 2018-07-14
ToGit\src\ADMM_EL_Gas\solve_X_ADMM_3_CC.m, 4318 , 2018-05-08
ToGit\src\ADMM_EL_Gas\solve_X2_CC.m, 3913 , 2018-05-08
ToGit\src\ADMM_EL_Gas\solve_Y_ADMM_3_CC.m, 4396 , 2018-05-30
ToGit\src\ADMM_EL_Gas\solve_Y2_CC.m, 3981 , 2018-05-08
ToGit\src\CoupledELGas, 0 , 2018-07-14
ToGit\src\CoupledELGas\Coup_EL_Gas2_CC.m, 4282 , 2018-06-12
ToGit\src\CoupledELGas\Coup_EL_Gas2_Deter.m, 8567 , 2018-05-30
ToGit\src\CoupledELGas\Coup_EL_Gas2_Gauss.m, 8562 , 2018-05-30
ToGit\src\Data_generation, 0 , 2018-07-14
ToGit\src\Data_generation\AV_AEMO.mat, 2631980 , 2017-11-12
ToGit\src\Data_generation\CC_matrices.m, 1814 , 2017-11-12
ToGit\src\Data_generation\PTDF_calc_Gas.m, 1280 , 2018-04-13
ToGit\src\Data_generation\RTS_12node.m, 8752 , 2018-07-14
ToGit\src\DeCoupled, 0 , 2018-07-14
ToGit\src\DeCoupled\DeCoup_CC.m, 2150 , 2018-05-08
ToGit\src\DeCoupled\DeCoup_X_CC.m, 2727 , 2018-05-28
ToGit\src\DeCoupled\DeCoup_Y_CC.m, 2766 , 2018-05-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ARM嵌入式系统基础教程
    这是一本嵌入式ARM的书籍,并且介绍了ARM编程方面的书籍(This is an embedded ARM book)
    2017-10-27 15:52:54下载
    积分:1
  • 图书馆管理系统
    PHP 国王的图书馆管理系统 前端 PHP 后端 MySQL 添加、 编辑删除用户 借书 加入 归还的书
    2022-06-27 00:36:42下载
    积分:1
  • 贪吃蛇2005 + 源程序  贪吃蛇 一个经典的小游戏,本人精心制作,相信会比它所谓的贪吃蛇效果好很多。希望大家能提出更多宝贵的意见。游戏规则: 利...
    贪吃蛇2005 + 源程序  贪吃蛇 一个经典的小游戏,本人精心制作,相信会比其它所谓的贪吃蛇效果好很多。希望大家能提出更多宝贵的意见。游戏规则: 利用方向键控制蛇头运动,当蛇头碰到食物即吃到食物,获得积分; 在此过程中不允许蛇头出界或碰到身体,否则游戏结束。基本操作: 程序运行后输入数字0-9,选择级别;任何时候按Esc键即退出游戏;用键盘方向键控制蛇头运动方向;按任意键暂停,方向键和组合键除外;暂停后,按方向键继续游戏;出错后会出现是否继续游戏的提示,Y继续,N结束。 -2005 Snake Snake source of a small classic game, I carefully made, I believe other than the so-called Snake many good results. Hope we can put forward more valuable suggestions. The rules of the game : direction control keys snakeheads campaign, when the food is encountered snakeheads eat food, access points; In this process does not allow out-of-bounds snakeheads or physical encounter, the end of the game. Basic operation : running after importation figures 0-9, choose level; By any time that the Esc keys out of the game; The keyboard keys to control the direction snakeheads movement direction; Keys suspended by the arbitrary direction keys and key combinations exception; Following the suspension, according to the direction keys to th
    2022-12-13 12:15:03下载
    积分:1
  • Rectifier_Diode
    使用专用的电路仿真软件Simplorer搭建的不可控整流电路模型(Uncontrollable Rectifier model using simplorer software)
    2018-04-10 08:12:12下载
    积分:1
  • FCM
    用于数据聚类,无监督学习,可以直接使用,望大家指导批评(For data clustering, unsupervised learning)
    2017-06-20 21:46:37下载
    积分:1
  • WOA相关文档
    说明:  改进鲸鱼优化算法及其在渣油加氢参数优化的应用,基于鲸鱼算法优化 WKELM 的滚动轴承故障诊断(The improved whale optimization algorithm and its application in parameter optimization of residue hydrotreating were used to optimize the fault diagnosis of rolling bearing based on wkelm)
    2020-07-09 16:15:12下载
    积分:1
  • 矩阵求逆。输入任意的矩阵,能判断该矩阵是否可逆,如果可逆,能给出逆阵,否则,提示该矩阵不存在逆矩阵。...
    矩阵求逆。输入任意的矩阵,能判断该矩阵是否可逆,如果可逆,能给出逆阵,否则,提示该矩阵不存在逆矩阵。-Matrix inversion. Arbitrary input matrix, the matrix can judge whether or not reversible, if reversible, can be given against the array, otherwise, suggesting that the matrix inverse matrix does not exist.
    2022-08-08 03:16:32下载
    积分:1
  • 工况预测初步
    说明:  基于马尔科夫链的工况预测,包含多个标准工况的数据(driving CYCLE prediction based on markov chain , and some standard driving cycles' data are included)
    2017-11-13 09:44:33下载
    积分:1
  • Perl程序添加2个数字
    说明:  Perl program to add 2 numbers
    2020-06-19 03:00:01下载
    积分:1
  • tower-of-Han
    此为汉诺塔程序,汉诺塔层数为输入变量,其它不需要输入(This is the Tower of Hanoi program, Hanoi layers as input variables)
    2014-09-16 10:02:25下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载