登录
首页 » matlab » ELM_PSO-master

ELM_PSO-master

于 2020-07-07 发布
0 150
下载积分: 1 下载次数: 4

代码说明:

说明:  为了提升配网供电可靠性的预测精度!提出了基于主成分分析和粒子群优化极限学习机的配网供电可靠 性预测模型$ 从多方面分析影响供电可靠性的指标!利用主成分分析得到综合变量!实现对数据的降维$ 在此基 础上!构建人工神经网络并利用粒子群算法优化极限学习机的输入权值和阈值!完成对训练供电可靠性预测模型 的训练$ 以某大型电网的 ?L 个供电局样本 !% 种影响供电可靠性因素为例进行仿真分析!并将 E S R C E FQ C 4 G D算 法与 ! 种回归拟合算法对比!验证了该方法的有效性(It is clear that the learning speed of feedforward neural networks is in general far slower than required and it has been a major bottleneck in their applications for past decades. Two key reasons behind may be: (1) the slow gradient-based learning algorithms are extensively used to train neural networks, and (2) all the parameters of the networks are tuned iteratively by using such learning algorithms. Unlike these conventional implementations, this paper proposes a new learning algorithm called extreme learning machine (ELM) for single-hidden layer feedforward neural networks (SLFNs) which randomly chooses hidden nodes and analytically determines the output weights of SLFNs. In theory, this algorithm tends to provide good generalization performance at extremely fast learning speed. The experimental results based on a few artificial and real benchmark function approximation and classification problems including very large complex applications show that the new algorithm can p)

文件列表:

ELM_PSO-master, 0 , 2018-11-27
ELM_PSO-master\CPSO, 0 , 2018-11-27
ELM_PSO-master\CPSO\CPSO.py, 6683 , 2018-11-27
ELM_PSO-master\CPSO\Particula.py, 2040 , 2018-11-27
ELM_PSO-master\CPSO\SolveSystemFitness.py, 3410 , 2018-11-27
ELM_PSO-master\CPSO\__pycache__, 0 , 2018-11-27
ELM_PSO-master\CPSO\__pycache__\CPSO.cpython-37.pyc, 4444 , 2018-11-27
ELM_PSO-master\CPSO\__pycache__\Particula.cpython-37.pyc, 2703 , 2018-11-27
ELM_PSO-master\CPSO\__pycache__\SolveSystemFitness.cpython-37.pyc, 4637 , 2018-11-27
ELM_PSO-master\Candle.py, 1073 , 2018-11-27
ELM_PSO-master\IO.py, 12284 , 2018-11-27
ELM_PSO-master\experimento_sem_open.py, 1653 , 2018-11-27
ELM_PSO-master\func_aux_pso.py, 6621 , 2018-11-27
ELM_PSO-master\func_auxiliares.py, 4184 , 2018-11-27
ELM_PSO-master\kelm.py, 1522 , 2018-11-27
ELM_PSO-master\main_ind.py, 2949 , 2018-11-27
ELM_PSO-master\main_semanal.py, 3168 , 2018-11-27
ELM_PSO-master\nova_main.py, 3422 , 2018-11-27
ELM_PSO-master\predicao_ind.py, 3203 , 2018-11-27

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

发表评论

0 个回复

  • 这个例子中,控件随窗口大小一起变
    这个例子中,控件随窗口大小一起变-this case, control together with the window size change
    2022-07-13 05:48:52下载
    积分:1
  • 一个单位换算的小工具。
    一个单位换算的小工具。-a small unit conversion tool.
    2023-01-27 06:05:04下载
    积分:1
  • BeamformingQAM
    数字波束形成,针对QAM瑞利通道加白高斯噪声的仿真(Digital Beamforming for QAM Rayleigh Channel with White Gauss Noise)
    2020-06-18 10:40:02下载
    积分:1
  • 闸流管和双向可控硅
    闸流管和双向可控硅-成功应用的十条黄金规则-Thyratron and two-way thyristor- successful application of the 10 golden rules
    2022-12-17 04:35:04下载
    积分:1
  • 有源码事例,还有说明.一看就明白, 一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem3...
    有源码事例,还有说明.一看就明白, 一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem32"下. 二,新建一VB标准EXE,在"工程引用"下点击浏览把"WINDOWSsystem32"下的"hgbguanligongcheng.dll" 引用进来. 三,在窗体里声明一个对象变量yy Dim yy As New hgbguanlimokuai 再在任一事件下引用YY里的函数过程 i = yy.chongqi() 本过程执行重启动计算机,无返回值 ii=yy.guanji() 本过程执行关闭计算机,无返回值 iii=yyy.huoquan() 本过程执行获得计算机管理权,成功返回1,失败返回0 注意: 生成exe文件在别的机上运行时要把两个DLL文件复制到系统文件夹"WINDOWSsystem32"下,.因为exe 文件在运行时会用到那两个DLL. 解释: "hgbguanligongcheng.dll"文件里面有"hgbguanlimokuai"模块 "hgbguanlimokuai"模块里面有三个函数过程chongqi(),guanji(),huoquan() 我们声明YY为"hgbguanlimokuai"模块就等于在工程里加入了一个模块当然就能 在任何其他事件引用模块里的函数过程.-a source examples, there are shows. See at a, a, "HGB.dll" and "hgbguanligongcheng.dll" copied to the System folder " WINDOWS system32". 2, a new standard EXE VB. "works quote" Click here " WINDOWS system32" under the "hgbg uanligongcheng.dll
    2022-02-02 07:16:06下载
    积分:1
  • fanuc网页版函数资料
    focas函數及使用方法 应用背景fanuc 0i 系列数控系统内嵌以太网口的连接方法以及 fanuc focas 接口的应用,通过focas 编制监控软件,实现 fanuc 数控系统的以太网连接,实时进行机床信息采集、远程监控、程序传送、故障诊断等功能,提高数控机床的运(focas The Ethernet connection of FANUC CNC system is realized. The functions of machine tool information collection, remote monitoring, program transfer and fault diagnosis are implemented in real time)
    2017-06-21 08:34:35下载
    积分:1
  • 贪吃蛇
    说明:  基于STM32的贪吃蛇小游戏,通过按键控制蛇的方向,外接两个按键。液晶屏显示(Based on STM32 Snake Eating Game, the direction of the snake is controlled by keys, and two keys are attached. LCD Displa)
    2020-06-23 17:00:02下载
    积分:1
  • 空域时域普估计
    有非常详细的空域时域谱估计和波束形成算法,能够直接运行。包含了现在通用的AR/MUSIC等算法,非常好用。(There are very detailed spatial domain time domain spectral estimation and beamforming algorithms that can be run directly. It includes algorithms such as AR/MUSIC that are now common, and is very easy to use.)
    2021-03-27 10:19:12下载
    积分:1
  • fft_ifft
    说明:  fft and Ifft of an Image
    2020-06-20 16:20:02下载
    积分:1
  • S32K测试程序
    S32K开发板测试例程 各部分功能完全 调用即可使用(S32K development board test routines, all parts of the function can be fully invoked)
    2021-02-23 18:39:40下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载