登录
首页 » matlab » 布谷鸟DG规划

布谷鸟DG规划

于 2021-03-24 发布
0 358
下载积分: 1 下载次数: 18

代码说明:

说明:  通过布谷鸟群算法对设定的多个目标进行优化,并最终获得分布式电源的最优选址定容(Through the CUCKOO swarm algorithm to optimize the set of multiple objectives, and finally obtain the optimal location of distributed generation capacity)

文件列表:

sunday dg cuckoo, 0 , 2018-11-16
sunday dg cuckoo\case33radial.m, 2911 , 2016-12-11
sunday dg cuckoo\case34radial.m, 3061 , 2017-08-04
sunday dg cuckoo\case46radial.m, 4221 , 2017-08-04
sunday dg cuckoo\checkfitness.mat, 184 , 2016-12-11
sunday dg cuckoo\checknewfitness.mat, 188 , 2016-12-11
sunday dg cuckoo\cuckoo_searchonew.m, 2604 , 2016-12-11
sunday dg cuckoo\currentflowdg.m, 6490 , 2017-09-29
sunday dg cuckoo\dgcurrent.m, 2676 , 2017-08-12
sunday dg cuckoo\empty_nests.m, 789 , 2017-08-12
sunday dg cuckoo\finalgraph.m, 767 , 2017-09-29
sunday dg cuckoo\finalgraph2.m, 769 , 2017-09-29
sunday dg cuckoo\finalgraph3.m, 769 , 2017-09-29
sunday dg cuckoo\fity.mat, 178 , 2016-12-11
sunday dg cuckoo\fmin.mat, 179 , 2016-12-11
sunday dg cuckoo\fobj.m, 1260 , 2017-08-12
sunday dg cuckoo\fp.mat, 179 , 2016-12-11
sunday dg cuckoo\fpl.mat, 174 , 2016-12-11
sunday dg cuckoo\fq.mat, 179 , 2016-12-11
sunday dg cuckoo\funx22.m, 959 , 2017-08-12
sunday dg cuckoo\fv.mat, 179 , 2016-12-11
sunday dg cuckoo\get_best_nest.m, 1120 , 2017-09-01
sunday dg cuckoo\get_cuckoos.m, 1459 , 2017-08-19
sunday dg cuckoo\html, 0 , 2018-11-16
sunday dg cuckoo\html\finalgraph.html, 6496 , 2017-09-29
sunday dg cuckoo\idx_branch.m, 891 , 2016-07-25
sunday dg cuckoo\idx_bus.m, 1477 , 2016-07-25
sunday dg cuckoo\initialnest.mat, 720 , 2016-12-11
sunday dg cuckoo\initialnewnest.mat, 200 , 2016-12-11
sunday dg cuckoo\keep_objective.m, 1593 , 2017-09-01
sunday dg cuckoo\makeBIBCandDLF.m, 3342 , 2017-08-07
sunday dg cuckoo\newdgcurrent.m, 2686 , 2017-08-12
sunday dg cuckoo\nIBr.mat, 723 , 2016-12-11
sunday dg cuckoo\nSload.mat, 341 , 2016-12-11
sunday dg cuckoo\nVB.mat, 715 , 2016-12-11
sunday dg cuckoo\objectivefunction.m, 3370 , 2017-09-29
sunday dg cuckoo\objectivefunctionvsi.mat, 448 , 2016-12-11
sunday dg cuckoo\ooootest.m, 355 , 2017-08-23
sunday dg cuckoo\powerflow.m, 6314 , 2016-12-11
sunday dg cuckoo\powerflowbestdg.m, 7933 , 2016-12-11
sunday dg cuckoo\powerflowdg.m, 7384 , 2016-12-11
sunday dg cuckoo\powerflownewdg.m, 7452 , 2016-12-11
sunday dg cuckoo\PrintBestLoadFlowResult.m, 1468 , 2016-12-08
sunday dg cuckoo\PrintLoadFlowResult.m, 1098 , 2016-12-08
sunday dg cuckoo\Read Me.txt, 3468 , 2016-07-25
sunday dg cuckoo\seeerrorNEST.mat, 720 , 2016-12-11
sunday dg cuckoo\seeerrrorBEST.mat, 199 , 2016-12-11
sunday dg cuckoo\seeerrrorBESTNEST.mat, 202 , 2016-12-11
sunday dg cuckoo\simplebounds.m, 272 , 2017-08-12
sunday dg cuckoo\Sload.mat, 331 , 2016-12-11
sunday dg cuckoo\sumPLdg.mat, 183 , 2016-12-11
sunday dg cuckoo\sumQLdg.mat, 188 , 2016-12-11
sunday dg cuckoo\test1.m, 1304 , 2017-08-13
sunday dg cuckoo\testcuckoo.m, 1490 , 2017-08-19
sunday dg cuckoo\testdelete.m, 39 , 2017-08-14
sunday dg cuckoo\testsomething.m, 3241 , 2017-08-07
sunday dg cuckoo\testtest.m, 269 , 2017-08-24
sunday dg cuckoo\testthis.m, 368 , 2017-09-01
sunday dg cuckoo\voltagegraph.m, 778 , 2017-09-29
sunday dg cuckoo\voltagegraph2.m, 777 , 2017-09-29
sunday dg cuckoo\voltagegraph3.m, 778 , 2017-09-29

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

发表评论

0 个回复

  • 123
    说明:  学习c#的练手小程序。 随机抽奖。(Learn the C # hands-on program. Random draw.)
    2020-06-25 18:20:01下载
    积分:1
  • DBF
    说明:  MVDR算法DREC算法,可以从图形上有效的看出来DBF算法的仿真结果。(MVDR algorithm DREC algorithm.The simulation results of DBF algorithm can be seen from the graph effectively.)
    2020-01-06 16:05:49下载
    积分:1
  • ARIMA风速预测
    说明:  用于风电场区域的风速多步预测问题。模型基于ARIMA,通过数据预处理、进行建模,并使用我国山东省两个风电场的历史风速数据进行测试和分析。结果表明,模型的统计误差小。(Multi-step wind speed prediction in wind farm area. The model is based on ARIMA, through data preprocessing, modeling, and using historical wind speed data of two wind farms in Shandong Province of China to test and analyze. The results show that the statistical error of the model is small.)
    2021-02-18 16:59:45下载
    积分:1
  • creep
    说明:  进行有限元仿真蠕变模拟,该子程序顺利通过测试,可得到应力应变等数据(Through the finite element simulation creep simulation, the subroutine passes the test successfully, and the data of stress and strain can be obtained)
    2020-02-28 09:57:00下载
    积分:1
  • 178魔兽世界_2.43-3.35通用飞天辅助
    说明:  飞天辅助,335辅助,魔兽世界飞天外挂,任意335版本的魔兽(Flying assistant, 335 assistant, World of Warcraft Flying plug-in, any 335 version of World of Warcraft)
    2020-06-21 07:20:01下载
    积分:1
  • Delphi函数库源码 还有文档
    Delphi函数库源码 还有文档,是DelphiWorks函数库的所有源代码,里面包括有分类进行函数、函数库源文件,另附有一个chm格式的官方函数说明文档,英文格式。
    2022-05-08 00:14:35下载
    积分:1
  • ccr
    计算效率,数据保罗分析的经典模型可以用来计算多投入和多产出的效率(calculate efficiency)
    2019-06-07 09:32:41下载
    积分:1
  • Tetris
    Tetris game for alll tho need to start coding games
    2012-07-11 16:33:41下载
    积分:1
  • VB
    说明:  使用Visual Basic软件使标签字体变大(Using visual basic software to make label font larger)
    2020-03-27 16:47:22下载
    积分:1
  • SSP_Inversion
    用kraken简正模方法来模拟海洋声场环境的示例。(use kraken to simulate the acoustic filed)
    2017-12-30 19:56:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载