-
micro-grid based on CSO
本文分析微网中微电源包括光伏发电、风力发电、微燃机、柴油发电机和燃料电池的电气特性,构建微电网优化运行的模型,以微网的经济成本和环境成本最小为目标函数,充分考虑了电压越限、功率平衡、微电源出力限制等约束条件,应用鸡群算法进行求解。 解决了粒子群算法易早熟、易陷入局部最优解的问题。并通过典型的微网系统进行仿真分析,仿真结果验证了该算法的有效性。(In this paper, the electrical characteristics of micro-power sources in micro-grid, including photovoltaic power generation, wind power generation, micro-gas engine, diesel generator and fuel cell, are analyzed. The optimal operation model of micro-grid is constructed. The objective function is to minimize the economic cost and environmental cost of micro-grid. The constraints of voltage overshoot, power balance and output limitation of micro-power are fully considered. The chicken swarm algorithm is applied to solve the problem. Particle swarm optimization (PSO) is easy to premature and fall into local optimal solution. The simulation results of a typical microgrid system show the effectiveness of the proposed algorithm.)
- 2019-01-21 09:14:44下载
- 积分:1
-
tanchishe2e53d2f2271b
MFC编写的贪吃蛇小游戏,适合MFC图形动画开发学习者学习。(Snake game written in MFC for MFC graphics and animation to the development of learners.)
- 2012-08-17 10:05:28下载
- 积分:1
-
big_project_laola_chess
说明: 劳拉下棋源代码,可以用于c语言大作业参考,或者用于c语言自学练习(The script here was written by myself and may help you to finish your big project in programming lesson. The game is play chess with laola, you can run the code to see how it plays.)
- 2020-06-20 06:20:01下载
- 积分:1
-
远距离调频电路图,最低68M最高108M,合适在试验室进行测试
远距离调频电路图,最低68M最高108M,合适在试验室进行测试-Long-range FM circuit, the minimum 68M highest 108M, suitable for testing in the laboratory
- 2022-07-09 07:35:19下载
- 积分:1
-
Android 安卓文本矩阵MatrixText应用例子
Android 安卓文本矩阵MatrixText应用例子,简单的例子,适合Android初学者,不多介绍了,偶对此也不太熟悉。
- 2022-03-24 17:18:15下载
- 积分:1
-
FLAC_3D_中复杂模型的三维建模技巧
说明: FLAC3D 岩土工程有限元软件学习。 此软件用于研究采矿工程,土木工程, 石油工程 岩石力学问题(FLAC3D Geotechnical Engineering Finite Element Software Learning. This software is used to study rock mechanics in mining engineering, civil engineering and petroleum engineering.)
- 2020-06-20 01:00:02下载
- 积分:1
-
K-means算法
应用背景c++代码,基于k-means遗传算法的应用,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。关键技术K-Means的算法如下:随机在图中取K(这里K=2)个种子点。然后对图中的所有点求到这K个种子点的距离,假如点Pi离种子点Si最近,那么Pi属于Si点群。(上图中,我们可以看到A,B属于上面的种子点,C,D,E属于下面中部的种子点)接下来,我们要移动种子点到属于他的“点群”的中心。(见图上的第三步)然后重复第2)和第3)步,直到,种子点没有移动(我们可以看到图中的第四步上面的种子点聚合了A,B,C,下面的种子点聚合了D,E)。
- 2022-08-15 16:57:53下载
- 积分:1
-
PING
说明: PING TEST DELPHI PROGRAM
- 2020-05-22 11:58:00下载
- 积分:1
-
louvain_community_finding
社团识别中的一个经典的算法,鲁文算法,和newman快速算法一样用于社团识别(A classical algorithm in community identification, ruwen algorithm, and Newman fast algorithm are similar.)
- 2018-05-03 09:56:25下载
- 积分:1
-
一个简单的计算器课程设计程序,可以实现加,减,乘,除等功能。...
一个简单的计算器课程设计程序,可以实现加,减,乘,除等功能。-A simple calculator curriculum design process, you can realize add, subtract, multiply, with the exception of functions.
- 2022-06-11 15:19:21下载
- 积分:1