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

SVM_Short-term-Load-Forecasting2

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

  • Matlabfastlearn
    快速学习matlab,看完之后能够掌握matlab的基础知识,进行简单编程(fast learn matlab)
    2010-06-03 08:36:29下载
    积分:1
  • mobile-position
    本程序是移动协作定位算法的仿真程序,各种条件下的代码都有,可以直接运行。(This progrem is a mobile cooperative localization algorithm, various conditions have the code, can be directly run.)
    2013-04-04 12:16:13下载
    积分:1
  • Time-Frequency-Analysis-in-Matlab
    使用四分量高斯包络信号进行时频分析,比较比较STFT、WVD、CWD分辨率和交叉干扰情况,包含仿真代码及Matlab时频分析工具箱。工具箱的使用建议参考《Matlab时频分析技术及其应用-葛哲学》,压缩包中顺便包含了该书的源代码。(The four-component Gaussian envelope signal frequency analysis, comparison compare STFT on WVD, CWD resolution and cross-interference, frequency analysis toolbox contains the simulation code and Matlab. Use the recommended reference toolbox " Matlab frequency analysis technology and its application- Gezhe school" book contains the source code compression package the way.)
    2012-11-04 16:33:59下载
    积分:1
  • matlabforpso
    matlab实现pso算法 大家看看把 看看能不能用 互相学习(Matlab achieve pso algorithm we can look at the decision to learn from each other can not be used)
    2007-03-26 17:19:45下载
    积分:1
  • matlab-toolbox-of-GA
    关于遗传算法的matlab工具箱及其应用的代码介绍(some code about the GA and the toolbox in matlab related to it)
    2013-05-08 10:58:16下载
    积分:1
  • RLS_Algo
    功能描述:用matlab语言实现RLS自适应算法 函数名:RLS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)lamda:遗忘因子 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A 调用函数:无 被调用: 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13 版本:V1.0 (Function Description: The RLS adaptive algorithm matlab language function name: RLS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) lamda: forgetting factor (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A call the function: No to be called: of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
    2010-07-11 12:17:40下载
    积分:1
  • matlab-ebook
    4 Matlab ebook in pdf for engineering students, useful to learn matlab software
    2015-01-31 00:59:30下载
    积分:1
  • program
    《最优阵列信号处理》的MATLAB程序,包括所有的章节的程序("Optimal array signal processing MATLAB program)
    2012-03-03 01:13:50下载
    积分:1
  • signlms
    说明:  符号LMS算法的MATLAB实现 并比较误差性能和收敛速度 结果正确 可以直接使用(MATLAB symbolic realization of LMS algorithm and compare the results of error performance and convergence speed can use proper)
    2021-04-18 18:38:51下载
    积分:1
  • chap7
    基于NCD优化的非线性优化PID控制 (非线性系统的PID鲁棒控制)(NCD-based optimization of nonlinear optimization PID control (PID Robust Control of Nonlinear Systems))
    2010-05-06 17:32:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载