登录
首页 » matlab » SVM_Short-term-Load-Forecasting2

SVM_Short-term-Load-Forecasting2

于 2018-07-23 发布 文件大小:1561KB
0 215
下载积分: 1 下载次数: 58

代码说明:

  本文采用最小二乘支持向量机(LSSVM)模型,根据浙江台州某地区的历史负荷数据和气象数据,分析影响预测的各种因素,总结了负荷变化的规律性,对历史负荷数据中的“异常数据”进行修正,对负荷预测中要考虑的相关因素进行了归一化处理。LSSVM中的两个参数对模型有很大影响,而目前依然是基于经验的办法解决。对此,本文采用粒子群优化算法对模型参数进行寻优,以测试集误差作为判决依据,实现模型参数的优化选择,使得预测精度有所提高。实际算例表明,本文的预测方法收敛性好、有较高的预测精度和较快的训练速度。(this paper adopted particle swarm optimization algorithm to optimized the model parameters, make the test set error as the judgments, realized the optimization of model parameters, maked prediction accuracy improved. Practical examples show that convergence of prediction method was pefect, had a higher prediction accuracy and fast training speed.)

文件列表:

SVM_Short-term-Load-Forecasting2, 0 , 2018-07-23
SVM_Short-term-Load-Forecasting2\AdaptFunc.m, 2392 , 2010-06-04
SVM_Short-term-Load-Forecasting2\AdaptFunc1.m, 2386 , 2010-06-17
SVM_Short-term-Load-Forecasting2\B2.xls, 16896 , 2010-06-03
SVM_Short-term-Load-Forecasting2\B4.xls, 19456 , 2010-06-03
SVM_Short-term-Load-Forecasting2\B5.xls, 17408 , 2010-06-03
SVM_Short-term-Load-Forecasting2\BaseStepPso.m, 3813 , 2010-05-18
SVM_Short-term-Load-Forecasting2\InitSwarm.m, 2174 , 2010-05-18
SVM_Short-term-Load-Forecasting2\a23.xls, 22016 , 2010-06-03
SVM_Short-term-Load-Forecasting2\a45.xls, 20992 , 2010-06-03
SVM_Short-term-Load-Forecasting2\b3.xls, 19456 , 2010-05-17
SVM_Short-term-Load-Forecasting2\bdata1.xls, 35840 , 2010-03-12
SVM_Short-term-Load-Forecasting2\gaijin.m, 2725 , 2010-06-04
SVM_Short-term-Load-Forecasting2\pso.m, 2112 , 2010-06-03
SVM_Short-term-Load-Forecasting2\shorttime.m, 2527 , 2010-06-17
SVM_Short-term-Load-Forecasting2\~$支持向量机的短期电力负荷预测.doc, 162 , 2018-07-21
SVM_Short-term-Load-Forecasting2\~WRL0001.tmp, 959488 , 2010-11-18
SVM_Short-term-Load-Forecasting2\基于PSO优化LSSVM的短期风速预测.pdf, 974377 , 2018-07-23
SVM_Short-term-Load-Forecasting2\基于支持向量机的短期电力负荷预测.doc, 923136 , 2018-07-21
SVM_Short-term-Load-Forecasting2\数据, 0 , 2010-06-23
SVM_Short-term-Load-Forecasting2\数据\B2.xls, 16896 , 2010-06-03
SVM_Short-term-Load-Forecasting2\数据\B4.xls, 19456 , 2010-06-03
SVM_Short-term-Load-Forecasting2\数据\B5.xls, 17408 , 2010-06-03
SVM_Short-term-Load-Forecasting2\数据\a23.xls, 22016 , 2010-06-03
SVM_Short-term-Load-Forecasting2\数据\a45.xls, 20992 , 2010-06-03
SVM_Short-term-Load-Forecasting2\数据\b3.xls, 19456 , 2010-05-17
SVM_Short-term-Load-Forecasting2\数据\bdata1.xls, 35840 , 2010-03-12

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

发表评论

0 个回复

  • threeswapMutation
    Three swap mutation performs a three way swap of three randomly chosen genes in a permutation
    2009-07-10 11:39:20下载
    积分:1
  • Image-zoom-program
    利用matlab gui设计的图片放大程序(Using matlab gui program designed for larger photo)
    2011-11-02 17:00:38下载
    积分:1
  • text_compare
    this project compares two text in txt format for plagiarisim detection.this script show how works winnoing method and return similarity in form of figure between 0 to 100.
    2015-03-07 18:04:51下载
    积分:1
  • NLM
    说明:  这是单相mmc最近电平调制的matlab simlink仿真(This is a simlink simulation of single-phase mmc recent level modulation)
    2020-08-24 15:58:17下载
    积分:1
  • chuli
    处理由采集卡采到的加速度传感器测得的信号,并分析其在0-1000Hz的频谱幅值并绘制频谱图(Processed by the acquisition card taken to the measured acceleration sensor signal, and to analyze the spectrum of the 0-1000Hz and draw the amplitude spectrum)
    2013-07-31 15:58:17下载
    积分:1
  • submarine
    程序模拟的是潜水艇这类大的铁磁性材料穿过海域对电磁场(地磁场)带来的变化以及如何通过物理手段消除这种变化(Program to simulate the submarine through the ferromagnetic material of such a large area of electromagnetic fields (magnetic field), and how the changes brought about this change through physical means to eliminate)
    2010-09-27 09:23:54下载
    积分:1
  • gaussian-pulse
    高斯脉冲在光纤中的演变,用MATLAB程序实现(gaussian pulse evolution)
    2013-12-20 16:26:54下载
    积分:1
  • Kalman_Filter
    Kalman filter program
    2012-04-23 21:05:39下载
    积分:1
  • ParallelImageFiltering
    Parallel image filtering test
    2010-01-19 17:41:02下载
    积分:1
  • psopt
    粒子群算法,类似于遗传算法工具箱的调用语句(pso code)
    2014-11-01 21:56:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载