登录
首页 » matlab » GP in power system

GP in power system

于 2018-03-14 发布 文件大小:20KB
0 153
下载积分: 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 个回复

  • Matlab_sorce_simulation
    MATLAB在通信仿真中的应用以及多种信号源的仿真(Matlab-based simulation of multi-function communication signal)
    2010-10-03 19:33:25下载
    积分:1
  • Vertical_Projection
    基于二值化图像的图像分割及分类识别 (Based on the binary image segmentation and classification of image recognition )
    2013-05-20 21:45:36下载
    积分:1
  • 35_2
    实现语音的处理,如语音分离、语音去噪、变频、回旋、回声等功能(Voice processing, such as speech separation, de-noising voice, frequency, swing, echo, and other functions)
    2021-04-09 18:48:59下载
    积分:1
  • isplc2013_cyclic_noise_analysis
    conférence ISPLC , cyclic analysis of noise on PLC
    2014-08-13 23:41:39下载
    积分:1
  • 自适应粒子群算法matlab代码
    说明:  利用自适应粒子群进行寻优,实验效果良好,其中具体参数要根据实际调节(Using adaptive particle swarm optimization, the experimental results are good, and the specific parameters should be adjusted according to the actual situation.)
    2019-07-07 11:50:57下载
    积分:1
  • Face-Recognition-Detection
    完整的Matlab下人脸检测及识别系统源代码 Face Recognitio完整的Matlab下人脸检测及识别系统源代码(face recognition)
    2009-03-23 10:10:12下载
    积分:1
  • ggd
    一种广义高斯分布的参数快速估计法,实现GGD函数拟合(The parameters of a generalized Gaussian distribution fast estimation method to achieve function fitting GGD)
    2011-05-06 15:48:31下载
    积分:1
  • integral
    用C++编写的一个用变步长梯形法来求积分的程序(Written in c++ ,a variable step size trapezoid method to integrate the process.)
    2014-09-15 21:04:04下载
    积分:1
  • ARMA
    This m-file generate wind speed using ARMA model.
    2014-10-03 14:42:07下载
    积分:1
  • 1
    说明:  一种新的端点检测方法,对学习语音识别有一定帮助(A new endpoint detection method, has certain help to the study of speech recognition)
    2014-10-28 21:15:23下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载