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

SVM_Short-term-Load-Forecasting2

于 2018-07-23 发布 文件大小:1561KB
0 230
下载积分: 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 个回复

  • Shuntactivepowerfiltersimulationmodel
    SAPF model matlab simulink model
    2010-05-12 21:52:59下载
    积分:1
  • time_response
    time response of a transfer function
    2014-09-11 13:57:37下载
    积分:1
  • Driverfatiuge
    Documents of Detection of driver fatiuge
    2010-07-05 15:48:48下载
    积分:1
  • function-list
    信号处理工具箱函数汇总,其中包括滤波器分析与实现函数、FIR 数字滤波器设计函数等。(Signal Processing Toolbox function summary, including analysis and implementation function filters, FIR digital filter design functions and so on.)
    2013-12-26 16:43:10下载
    积分:1
  • example-features-extracion
    feature-extraction in a binary image Features are assumed to be made up of ones, against a background of zeros.
    2015-02-13 16:19:21下载
    积分:1
  • dongtaiguihua
    Matlab源程序用动态规划方法求最短路径。(Matlab source code using dynamic programming method for the shortest path.)
    2007-09-15 00:08:25下载
    积分:1
  • matlabsimulink
    主要讲述如何利用matlab进行建模和仿真,都是一些基础知识,适合初学者(Mainly on how to use matlab for modeling and simulation, are some of the basics for beginners)
    2009-11-21 22:40:54下载
    积分:1
  • RFM
    辨识所使用的数据长度保持不变,每增加一个新数据就抛掉一个老数据,使参数估计值始终只依赖于有限个新数据所提供的新消息,克服了遗忘因子法不管多老的数据都在起作用的缺点,因此该算法更能有效的克服数据饱和现象。(Identify the use of data length remain the same, every time you add a new data will throw away an old data, make the parameter estimate always depends on just co., LTD., a new data provided by the new news, overcome the forgetting factor method no matter how old data are in action shortcomings, so the algorithm can effectively overcome the more data saturation phenomenon.)
    2012-12-28 15:55:52下载
    积分:1
  • statcom
    用matlab中的simulink搭建statcom模块,已经通过测试(use matlab to build the statcom model)
    2020-12-16 19:19:12下载
    积分:1
  • OMUD-DS-CDMA-Multi-Path2_users
    Optimum MUD for DS-CDMA in Multi-Path Fading Channel 2 USERS( Optimum MUD for DS-CDMA in Multi-Path Fading Channel 2USERS)
    2014-11-20 11:36:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载