登录
首页 » matlab » GP in power system

GP in power system

于 2018-03-14 发布 文件大小:20KB
0 145
下载积分: 1 下载次数: 25

代码说明:

  利用遗传程序设计建立电力系统的负荷模型,无需像传统方法一样预先确定具体的模型结构,它能根据输入输出数据直接演化出变量间的函数关系,并且能够一次性的同时确定函数的结构形式和参数,使得模型的生成过程趋于智能化、自动化,解决了负荷建模工作中长期困扰的模型辨识问题。(Genetic Programming(GP) is a new evolutionary algorithm based on genetic algorithm,which has self-adaptive,self-organizing,self-learing and other advantages.As a kind of automatic programming technology,it tries to study the computer how to solve the problem according to the objective enviroment automatically without human intervention.)

文件列表:

GP in power system\粒子群优化算法\fitness.m, 2914 , 2018-03-11
GP in power system\粒子群优化算法\liziqunyouhuasuanfahuizong.m, 1273 , 2018-03-14
GP in power system\粒子群优化算法\PSO.m, 847 , 2017-07-21
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\AsyLnCPSO.m, 1120 , 2010-02-22
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\BreedPSO.m, 1816 , 2010-02-23
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\CLSPSO.m, 2334 , 2010-02-23
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\LinWPSO.m, 1003 , 2010-02-22
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\LnCPSO.m, 996 , 2010-02-22
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\PSO.m, 955 , 2010-02-22
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\RandWPSO.m, 1140 , 2010-02-22
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\SAPSO.m, 1219 , 2010-02-22
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\SecPSO.m, 1009 , 2010-02-23
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\SecVibratPSO.m, 1403 , 2010-02-23
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\SelPSO.m, 1243 , 2010-02-23
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\SimuAPSO.m, 1475 , 2010-02-23
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO\YSPSO.m, 1069 , 2010-02-22
GP in power system\遗传规划源程序26256776GP-MATLAB\crossover.m, 1238 , 2017-07-18
GP in power system\遗传规划源程序26256776GP-MATLAB\initpop.m, 1294 , 2017-07-21
GP in power system\遗传规划源程序26256776GP-MATLAB\mutation.m, 693 , 2006-05-12
GP in power system\遗传规划源程序26256776GP-MATLAB\objvalue.m, 1373 , 2017-07-23
GP in power system\遗传规划源程序26256776GP-MATLAB\selection.m, 3332 , 2017-07-20
GP in power system\遗传规划源程序26256776GP-MATLAB\tree_getsubtree.m, 555 , 2006-05-13
GP in power system\遗传规划源程序26256776GP-MATLAB\tree_inserttree.m, 919 , 2006-05-13
GP in power system\遗传规划源程序26256776GP-MATLAB\tree_size.m, 489 , 2017-04-08
GP in power system\遗传规划源程序26256776GP-MATLAB\tree_stringrc.m, 1308 , 2017-07-17
GP in power system\遗传规划源程序26256776GP-MATLAB\yichuanguihua.m, 7264 , 2018-03-10
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法\PSO, 0 , 2018-03-14
GP in power system\粒子群优化算法\各种粒子群或改进型粒子群算法, 0 , 2018-03-14
GP in power system\粒子群优化算法, 0 , 2018-03-14
GP in power system\遗传规划源程序26256776GP-MATLAB, 0 , 2018-03-14
GP in power system, 0 , 2018-03-14

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

发表评论

0 个回复

  • monituihuoyichuansuanfaTSP
    在Matlab开发环境上用模拟退火算法求解TSP问题,(Matlab development environment with simulated annealing algorithm to solve TSP problems,)
    2013-04-15 16:51:04下载
    积分:1
  • traindiffevol
    TRAINDIFFEVOL(NET,Pd,Tl,Ai,Q,TS,VV) takes these inputs, NET - Neural network. Pd - Delayed input vectors. Tl - Layer target vectors. Ai - Initial input delay conditions. Q - Batch size. TS - Time steps. VV - Either empty matrix [] or structure of validation vectors. and returns, NET - Trained network. TR - Training record of various values over each epoch: TR.epoch - Epoch number. TR.perf - Training performance. TR.vperf - Validation performance. TR.tperf - Test performance. TR.mu - Adaptive mu value.
    2013-04-22 06:17:04下载
    积分:1
  • dialing
    数字信号处理实验作业,用matlab实现电话拨号音的合成与识别,要求具有GUI界面,绘制拨号键的频谱(Digital signal processing experimental work, synthesis and recognition using matlab realize the telephone dial tone, requires a GUI interface, rendering the spectrum dial keys)
    2015-04-11 14:50:38下载
    积分:1
  • klt_hjf
    说明:  一个简单的图像的kl变换matlab程序,这里需要自己找图像,不如经典的lina图像(a simple image kl transform Matlab procedures here need to find your own image, as the classic images Lina)
    2006-03-26 19:37:35下载
    积分:1
  • graph-coloring
    基于greedy DSATUR 的经典着色程序(Given a graph, vertex coloring is the assignment of colors to the vertices such that no two adjacents vertices share the same color. Vertex coloring problem is NP-hard for general graphs. However for some specific graph classes there are some positif results. For example by definition we can trivially color a bipartite graph using two colors.)
    2013-07-31 03:19:02下载
    积分:1
  • net
    说明:  有感知器神经网络实现1与0的识别,输出误差曲线(it is a good program!if you needed,be quick to load it down)
    2010-04-21 16:19:43下载
    积分:1
  • lyapunov
    Realization of alogrithm of chaos detection by determining Lyapunov exponents.
    2007-08-14 11:12:31下载
    积分:1
  • 1RC
    hppc实验的数据分析,重要参数的提取,本代码适用于二阶等效电路,可以计算其中的串联电阻,并联的RC电路中的参数的值是多少,另外可以提取相应的每一个步骤所对应的开路电压,电流,以及对应的实验的时间。(hppc experimental data analysis, extraction of important parameters, the code for the second equivalent circuit can be calculated as one of the series resistance of the parallel RC circuit of the value parameter, the other can extract the corresponding corresponding to each step The open circuit voltage, current, and time of the corresponding experiments.)
    2021-01-08 11:48:51下载
    积分:1
  • imageprocess
    冈萨雷斯图像处理matlab源代码,包含书中所有实例的源代码(Gonzalez image processing matlab source code, source code containing all instances in this book)
    2012-11-27 19:58:34下载
    积分:1
  • 清华大学戴凌龙实验室网站下载代码
    说明:  戴凌龙实验室的代码,质量自己看看吧 读书fins的v都的女哦怕v买万科v,拍的胜利女神妇女阿德家乐福v(1213443vIHNEAVZANVAMB DPZ; K;AIJRVNAE; LVM ;AVN{ JZDJVMVKZMO CX;)
    2021-04-27 13:48:44下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载