登录
首页 » matlab » 选址定容

选址定容

于 2020-10-03 发布 文件大小:41KB
0 3280
下载积分: 1 下载次数: 144

代码说明:

  用于加入分布式电源的电力系统选址定容,方便实用。(It is convenient and practical for locating and sizing power system with distributed generation.)

文件列表:

选址定容\33节点测试系统.xls, 22528 , 2016-08-16
选址定容\ddeee.asv, 2723 , 2016-08-16
选址定容\ddeee.m, 2835 , 2016-08-16
选址定容\fitness.asv, 5743 , 2016-08-16
选址定容\fitness.m, 5738 , 2016-08-16
选址定容\LDSAPSO.asv, 2688 , 2016-07-30
选址定容\PSO.m, 1818 , 2013-11-04
选址定容\Untitled.asv, 1205 , 2016-08-02
选址定容\Untitled.m, 1243 , 2016-08-02
选址定容\微电源参数.xls, 19456 , 2016-08-16
选址定容\微电源技术参数.xls, 19456 , 2016-07-28
选址定容\污染价值.xls, 13824 , 2013-10-20
选址定容\污染成本和排放系数.xls, 7680 , 2013-07-10
选址定容\网损\fitness.asv, 4439 , 2016-07-28
选址定容\网损\fitness.m, 4438 , 2016-07-28
选址定容\网损\LDSAPSO.m, 1795 , 2016-01-27
选址定容\网损\powerflowzuixin1.asv, 3146 , 2016-07-26
选址定容\网损\powerflowzuixin1.m, 3185 , 2016-08-17
选址定容\能源价格表.xls, 7680 , 2013-03-24
选址定容\网损, 0 , 2018-04-22
选址定容, 0 , 2018-04-22

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

发表评论


0 个回复

  • 电力104规约Demo版 C++版本,供大家参考
    电力104规约Demo版 C++版本,供大家参考-104规约Demo版C
    2022-02-03 19:19:45下载
    积分:1
  • 最优化方法作业 0.618方法 有算法介绍 有实例分析 还有相应的程序...
    最优化方法作业 0.618方法 有算法介绍 有实例分析 还有相应的程序-Optimization methods of operations 0.618 algorithm describes a case study there is a corresponding procedure
    2023-07-05 10:35:03下载
    积分:1
  • STM8从入门到精通V1.0
    STM8 单片机是意法半导体于 2009 年推出的一系列基于先进的 STM8 内核的 8 位单片机,它具有 3 级流水线架构、性价比高、开发方便。根据应用场合的不同,STM8 单片机主要分为 3 个系列:STM8S、 STM8L、STM8A。学习学习学习,入门学习stm8(Introduction to learning stm8)
    2018-05-28 22:22:36下载
    积分:1
  • 八数码游戏代码
    用C语言编写的八数码游戏的代码,用曼哈顿路径求启发函数,并且还附加了启发式函数
    2022-07-25 08:08:47下载
    积分:1
  • 软件简介:新专辑的单
    软件介绍:新天堂单用户相册之巴巴变 v1.0 Alpha新巴变相册系统是一套使用PERL写的单用户相册,使用了稀饭相册系统的模板,有良好的显示效果。它基于巴巴变开放的API接口,所有的图片和数据都存放在巴巴变的服务器上,因而对于你的服务器而言不需要什么的存储空间,也不需要有大的带宽,最大限度的降低了安装和运行成本。免去了换空间时的数据转存的问题,你要做的就是把文件从这台服务器拷贝到另一台服务器,而这一切不过分分钟就解决。-Software Description: The new album of the single-user heaven Bababian v1.0 Alpha Bus Change album System is a single-user to use PERL to write albums, using the template system, rice porridge album, there is a good display. It is based on an open API interface Baba change all the pictures and data are stored in the Baba changing servers, so no need for you in terms of what the server storage space and does not require large bandwidth, the maximum reduced installation and operation costs. Eliminates the need for space maintained by the data transfer problem, you have to do is to copy the file from server to another server, and all this, but for every minute to resolve.
    2022-11-11 15:55:03下载
    积分:1
  • killing games FOSS break others, I hope you have more points used. It is hoped t...
    杀人游戏源码 破别人的,希望多大家还有点用。目的是希望能开发出更好的杀人游戏软件,且能免费。-killing games FOSS break others, I hope you have more points used. It is hoped that has developed better homicide game software, but also free.
    2023-02-21 07:35:04下载
    积分:1
  • Yang_et_al-2019-Navigation
    Introduction to BeiDou navigation satellite system
    2020-06-19 16:00:01下载
    积分:1
  • new
    1、PC和寄存器组使用时钟触发。 2、指令存储器和数据存储器存储单元宽度一律使用8位,即一个字节的存储单位。 3、控制器部分可以考虑用控制信号真值表方法(有共性部分)与用case语句方法逐个产生各指令其它控制信号相配合,注意:信号必须与状态配合。。当然,还可以用其它方法,自己考虑。 4、试用的汇编程序,而且必须包含所要求的所有指令。Slt、sltu指令必须检查两种情况:“小于”和“大于等于”;beq、bne指令必须检查两种情况:“等”和“不等”。这段汇编程序必须尽量优化,同时,给出每条指令在内存中的地址。(1, PC and register groups are clocked. 2, the command memory and data memory storage unit width will use 8 bits, that is, a byte storage unit. 3, the controller part can be considered with the control signal truth table method (common part) and with the case statement method to produce each command other control signal match, Note: the signal must be with the state. The Of course, you can also use other methods to consider their own. 4, try the assembler, and must contain all the required instructions. Slt, sltu instruction must check two cases: "less than" and "greater than or equal to"; beq, bne instruction must check two cases: "wait" and "unequal". This assembler must be optimized as much as possible, giving the address of each instruction in memory.)
    2017-10-19 09:44:13下载
    积分:1
  • eemd
    说明:  对信号进行EEMD分解,程序已调通,欢迎下载。有问题请留言(EEMD decomposition of signals)
    2020-06-30 22:40:01下载
    积分:1
  • 0908888888
    激光键盘全部资料代码已打包好,非常非常使用好学习上手来来来来来来(Laser keyboard all the information code has been packaged well, very, very good use of learning to get started Come Come)
    2020-10-30 20:09:55下载
    积分:1
  • 696518资源总数
  • 105133会员总数
  • 27今日下载