登录
首页 » Python » 遗传算法微电网优化调度(python)

遗传算法微电网优化调度(python)

于 2020-12-20 发布
0 300
下载积分: 1 下载次数: 5

代码说明:

说明:  利用python语言,通过遗传算法对微电网进行优化调度(Genetic algorithm is used to optimize the dispatching of microgrid)

文件列表:

Microgrid-master, 0 , 2018-06-21
Microgrid-master\.idea, 0 , 2018-06-21
Microgrid-master\.idea\Microgrid.iml, 1144 , 2018-06-21
Microgrid-master\.idea\misc.xml, 185 , 2018-06-21
Microgrid-master\.idea\modules.xml, 270 , 2018-06-21
Microgrid-master\.idea\vcs.xml, 180 , 2018-06-21
Microgrid-master\.idea\workspace.xml, 49268 , 2018-06-21
Microgrid-master\Microgrid, 0 , 2018-06-21
Microgrid-master\Microgrid\__init__.py, 0 , 2018-06-21
Microgrid-master\Microgrid\__pycache__, 0 , 2018-06-21
Microgrid-master\Microgrid\__pycache__\__init__.cpython-36.pyc, 133 , 2018-06-21
Microgrid-master\Microgrid\__pycache__\settings.cpython-36.pyc, 2692 , 2018-06-21
Microgrid-master\Microgrid\__pycache__\urls.cpython-36.pyc, 1364 , 2018-06-21
Microgrid-master\Microgrid\__pycache__\wsgi.cpython-36.pyc, 541 , 2018-06-21
Microgrid-master\Microgrid\settings.py, 3813 , 2018-06-21
Microgrid-master\Microgrid\urls.py, 2156 , 2018-06-21
Microgrid-master\Microgrid\wsgi.py, 396 , 2018-06-21
Microgrid-master\README.md, 3113 , 2018-06-21
Microgrid-master\apps, 0 , 2018-06-21
Microgrid-master\apps\__init__.py, 0 , 2018-06-21
Microgrid-master\apps\microgrids, 0 , 2018-06-21
Microgrid-master\apps\microgrids\__init__.py, 0 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__, 0 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__\__init__.cpython-36.pyc, 139 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__\admin.cpython-36.pyc, 180 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__\adminx.cpython-36.pyc, 1629 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__\models.cpython-36.pyc, 9412 , 2018-06-21
Microgrid-master\apps\microgrids\__pycache__\views.cpython-36.pyc, 5101 , 2018-06-21
Microgrid-master\apps\microgrids\admin.py, 63 , 2018-06-21
Microgrid-master\apps\microgrids\adminx.py, 1706 , 2018-06-21
Microgrid-master\apps\microgrids\apps.py, 95 , 2018-06-21
Microgrid-master\apps\microgrids\migrations, 0 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\0001_initial.py, 14854 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\0002_auto_20180620_1136.py, 2820 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\0003_auto_20180620_1901.py, 917 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__init__.py, 0 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__, 0 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0001_initial.cpython-36.pyc, 7619 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0002_auto_20180419_2034.cpython-36.pyc, 6786 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0002_auto_20180423_2318.cpython-36.pyc, 675 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0002_switchgroup.cpython-36.pyc, 836 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0003_auto_20180419_2035.cpython-36.pyc, 634 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0003_auto_20180422_2124.cpython-36.pyc, 639 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0003_auto_20180423_2327.cpython-36.pyc, 941 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0004_auto_20180421_1640.cpython-36.pyc, 8159 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0004_auto_20180422_2215.cpython-36.pyc, 1531 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0004_auto_20180423_2334.cpython-36.pyc, 1284 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0005_auto_20180422_1706.cpython-36.pyc, 1221 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0005_auto_20180422_2219.cpython-36.pyc, 1132 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0005_auto_20180423_2339.cpython-36.pyc, 941 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0006_auto_20180422_1858.cpython-36.pyc, 1075 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0006_auto_20180422_2311.cpython-36.pyc, 1030 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0006_auto_20180424_1002.cpython-36.pyc, 1587 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0007_auto_20180422_1912.cpython-36.pyc, 969 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0007_auto_20180422_2327.cpython-36.pyc, 1195 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0007_auto_20180424_1033.cpython-36.pyc, 1023 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0008_auto_20180422_1920.cpython-36.pyc, 802 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0008_auto_20180422_2346.cpython-36.pyc, 1078 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0008_auto_20180424_1557.cpython-36.pyc, 1225 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0009_auto_20180422_2008.cpython-36.pyc, 6711 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0009_auto_20180423_1101.cpython-36.pyc, 934 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0009_auto_20180424_1603.cpython-36.pyc, 842 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0010_auto_20180423_1333.cpython-36.pyc, 860 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0010_auto_20180424_1606.cpython-36.pyc, 971 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0011_auto_20180423_1340.cpython-36.pyc, 1084 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0011_auto_20180424_1612.cpython-36.pyc, 1216 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\0012_webmicrogrid.cpython-36.pyc, 1838 , 2018-06-21
Microgrid-master\apps\microgrids\migrations\__pycache__\__init__.cpython-36.pyc, 150 , 2018-06-21
Microgrid-master\apps\microgrids\models.py, 14611 , 2018-06-21
Microgrid-master\apps\microgrids\tests.py, 60 , 2018-06-21
Microgrid-master\apps\microgrids\views.py, 36167 , 2018-06-21
Microgrid-master\apps\users, 0 , 2018-06-21
Microgrid-master\apps\users\__init__.py, 0 , 2018-06-21
Microgrid-master\apps\users\__pycache__, 0 , 2018-06-21
Microgrid-master\apps\users\__pycache__\__init__.cpython-36.pyc, 134 , 2018-06-21
Microgrid-master\apps\users\__pycache__\admin.cpython-36.pyc, 175 , 2018-06-21
Microgrid-master\apps\users\__pycache__\adminx.cpython-36.pyc, 739 , 2018-06-21
Microgrid-master\apps\users\__pycache__\forms.cpython-36.pyc, 430 , 2018-06-21
Microgrid-master\apps\users\__pycache__\models.cpython-36.pyc, 710 , 2018-06-21
Microgrid-master\apps\users\__pycache__\views.cpython-36.pyc, 1567 , 2018-06-21
Microgrid-master\apps\users\admin.py, 63 , 2018-06-21
Microgrid-master\apps\users\adminx.py, 497 , 2018-06-21
Microgrid-master\apps\users\apps.py, 85 , 2018-06-21
Microgrid-master\apps\users\forms.py, 183 , 2018-06-21
Microgrid-master\apps\users\migrations, 0 , 2018-06-21
Microgrid-master\apps\users\migrations\0001_initial.py, 2904 , 2018-06-21
Microgrid-master\apps\users\migrations\__init__.py, 0 , 2018-06-21
Microgrid-master\apps\users\migrations\__pycache__, 0 , 2018-06-21
Microgrid-master\apps\users\migrations\__pycache__\0001_initial.cpython-36.pyc, 2363 , 2018-06-21
Microgrid-master\apps\users\migrations\__pycache__\__init__.cpython-36.pyc, 145 , 2018-06-21
Microgrid-master\apps\users\models.py, 310 , 2018-06-21
Microgrid-master\apps\users\tests.py, 60 , 2018-06-21
Microgrid-master\apps\users\views.py, 1438 , 2018-06-21
Microgrid-master\extra_apps, 0 , 2018-06-21
Microgrid-master\extra_apps\xadmin, 0 , 2018-06-21
Microgrid-master\extra_apps\xadmin\__init__.py, 2395 , 2018-06-21
Microgrid-master\extra_apps\xadmin\__pycache__, 0 , 2018-06-21
Microgrid-master\extra_apps\xadmin\__pycache__\__init__.cpython-36.pyc, 1841 , 2018-06-21
Microgrid-master\extra_apps\xadmin\__pycache__\adminx.cpython-36.pyc, 1360 , 2018-06-21
Microgrid-master\extra_apps\xadmin\__pycache__\apps.cpython-36.pyc, 780 , 2018-06-21

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

发表评论

0 个回复

  • 逾渗
    分析二维正方格子上的逾渗问题,通过编写程序,得到临界概率 P 及临界指数 (PS:程序功能简单介绍:yushen.m 中计算了 Pinf 和 p 的关系,yushenmain.m 调用 yushen.m 来 计算不同 p 下的 Pinf;yushenhuixuan.m 中计算了 Rs 和 p 的关系,yushenmain2.m 调用 yushenhuixuan.m 来计算不同 p 下的 Rs。具体的实现程序中均有注释。)(The percolation problem on two dimensional square lattice is analyzed, and the critical probability P and critical exponent are obtained by programming. (PS: program functions simply: the relationship between Pinf and P is calculated in yushen.m, yushenmain.m is called yushen.m to calculate Pinf under different p; the relationship between Rs and P is calculated in yushenhuixuan.m, and yushenmain2.m invokes to calculate the differences under different P. There are annotations in the specific implementation program. ))
    2021-03-05 16:19:31下载
    积分:1
  • GOTOread
    说明:  matlab五轴机床后处理程序,读取cls文件,生成机床加工G代码(Matlab five-axis machine tool post-processing program, read CLS file, generate machine tool processing G code)
    2021-03-17 14:49:20下载
    积分:1
  • secret tool for reading, is hidden tools to use when reading, it seems should be...
    秘密阅读工具,属于隐秘工具 在阅读时使用,好象应该不错 -secret tool for reading, is hidden tools to use when reading, it seems should be good
    2022-03-12 00:26:25下载
    积分:1
  • LUAC解密工具
    说明:  luac解密工具 方便快捷的解密luac文件(Luac decryption tool to decrypt luac files conveniently and quickly)
    2021-04-04 12:39:04下载
    积分:1
  • 全国电子设计竞赛基础篇
    文档,电子设计竞赛相关的一些基础知识,可以下载下来看看(Documents, some basic knowledge related to electronic design competitions, can be downloaded to see)
    2020-06-22 11:00:01下载
    积分:1
  • AVR_SHT11
    This is full code and simulator for AVR ATmega16 vs SHT11
    2012-04-20 21:17:50下载
    积分:1
  • 多车道道交通建模Matlab仿真程序
    说明:  实现双车道交通流仿真,元胞自动机,,MATLAB代码(Realization of Two-lane Traffic Flow Simulation)
    2019-05-14 10:11:53下载
    积分:1
  • 2-d music
    说明:  2维度music算法,适合于二维面阵到达角度估计(2-D music for 2-d antenna array doa)
    2021-02-06 12:59:56下载
    积分:1
  • GPS全球定位接收机 原理与软件实现_12378929
    说明:  本书从电子技术和通信系统的角度讲解gps接收机的设计开发原理,其内容集中在用户终端,即接收机的设计原理和软件实现上。全书分为两大部分,第一部分为理论篇,第二部分为实现篇。理论篇首先对导航的基本目的进行了阐述,并由一个浅显的二维导航系统对导航信号的特点进行了推导,随后阐述了gps信号格式,同时对于直接影响接收机性能的射频前端部分做了理论分析;实现篇主要对本书实现的软件gps接收机的系统实现和源代码进行了讲解,同时作为总结,将信号处理的结果和有意义的中间变量以图示的方式给出,可以使读者有一个感性的认识,同时提升学习兴趣。. 本书适合从事卫星导航接收机研发的技术人员和卫星通信接收机研究的研究人员,尤其是从事北斗系统研发的专业人员、cdma通信系统研发人员,以及通信电子类专业的高年级本科生和研究生阅读,既可作为教学培训的教材,也可作为相关专业工程技术人员的参考资料。(This book explains the design and development principle of the GPS receiver from the perspective of electronic technology and communication system. Its content focuses on the design principle and software implementation of the user terminal, that is, the receiver. The whole book is divided into two parts. The first part is the theoretical part and the second part is the realization part. Firstly, the basic purpose of navigation is expounded, and the characteristics of navigation signal are deduced by a simple two-dimensional navigation system. Then, the format of GPS signal is expounded. At the same time, the front-end part of radio frequency which directly affects the performance of the receiver is theoretically analyzed.)
    2019-05-05 08:54:24下载
    积分:1
  • 桌球基础, 桌球基础, 桌球基础, 桌球基础,桌球基础.
    桌球基础, 桌球基础, 桌球基础, 桌球基础,桌球基础.-Billiards foundation, the basis of billiard, snooker foundation, the basis of billiard, snooker foundation, the basis of billiard, snooker basis.
    2022-01-27 14:48:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载