登录
首页 » matlab » 优秀论文及配套源码 SVM Short-term-Load-Forecasting

优秀论文及配套源码 SVM Short-term-Load-Forecasting

于 2021-04-01 发布 文件大小:327KB
0 4221
下载积分: 1 下载次数: 2548

代码说明:

  优秀论文及配套源码。首先阐述了负荷预测的应用研究现状,概括了负荷预测的特点及其影响因素,归纳了短期负荷预测的常用方法,并分析了各种方法的优劣;接着介绍了作为支持向量机(SVM)理论基础的统计学习理论和SVM的原理,推导了SVM回归模型;本文采用最小二乘支持向量机(LSSVM)模型,根据浙江台州某地区的历史负荷数据和气象数据,分析影响预测的各种因素,总结了负荷变化的规律性,对历史负荷数据中的“异常数据”进行修正,对负荷预测中要考虑的相关因素进行了归一化处理。LSSVM中的两个参数对模型有很大影响,而目前依然是基于经验的办法解决。对此,本文采用粒子群优化算法对模型参数进行寻优,以测试集误差作为判决依据,实现模型参数的优化选择,使得预测精度有所提高。实际算例表明,本文的预测方法收敛性好、有较高的预测精度和较快的训练速度。(first expounds the recent application research of load forecasting, summarized the characteristics of load forecasting and influencing factors, summed up common methods of short-term load forecasting, and analyzed the advantages and disadvantages of each method then introduced statistical learning theory and the principle of SVM as the basis of support vector machine (SVM ) theory, SVM regression model is derived this paper adopted least squares support vector machine (LSSVM) model, according to the historical load data and meteorological data of a certain area of Zhejiang Taizhou, Analysised the various factors affecting the forecast, summed up the regularity of load change , amended "outliers" in the historical load data,the load forecasting factors to be considered were normalized. The two parameters of LSSVM have a significant impact on the model, but it is still soluted based on the experience currently. So, this paper adopted particle swarm optimization algorithm to optimized )

文件列表:

AdaptFunc.m,2392,2010-06-04
AdaptFunc1.m,2386,2010-06-17
BaseStepPso.m,3813,2010-05-18
gaijin.m,2725,2010-06-04
InitSwarm.m,2174,2010-05-18
pso.m,2112,2010-06-03
shorttime.m,2527,2010-06-17
基于支持向量机的短期电力负荷预测.doc,959488,2010-11-18
数据
....\a23.xls,22016,2010-06-03
....\a45.xls,20992,2010-06-03
....\B2.xls,16896,2010-06-03
....\b3.xls,19456,2010-05-17
....\B4.xls,19456,2010-06-03
....\B5.xls,17408,2010-06-03
....\bdata1.xls,35840,2010-03-12

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

发表评论

0 个回复

  • bipolar
    bipolar transmission using matlab it will be helpful
    2009-12-12 21:29:26下载
    积分:1
  • emdspfx
    给学习emd的一个文献,文献写的相当好。(Emd to learn a literature, literature written quite well.)
    2011-05-27 15:54:55下载
    积分:1
  • mymallat
    [原创]自己写的mallat算法matlab源程序,完全按照教材定义编写,有助于深入理解mallat小波变换。([Original] wrote it myself Mallat algorithm matlab source code, in full accordance with the definition of the preparation of teaching materials, contribute to better understanding of Mallat wavelet transform.)
    2007-08-01 19:04:09下载
    积分:1
  • LDPC_BSN
    ldpc在BSN信道下的性能仿真,程序较简单,但可以运行,仅供参考(ldpc in the performance of BSN channel simulation, the program is relatively simple, but it can run for reference only)
    2010-05-31 10:29:49下载
    积分:1
  • Matpower
    一个适用于电力系统仿真的软件包说明书,内容详细介绍了Matpower的使用方法(One for power system simulation package instructions, detailed description of the use of Matpower)
    2011-05-26 21:10:53下载
    积分:1
  • parameter
    用matlab实现参数估计与假设检验,图形显示结果,得出最优结论(Parameter estimation and hypothesis testing using matlab graphical display of results, draw the optimal conclusion)
    2012-07-28 15:08:48下载
    积分:1
  • 3d
    说明:  在3d不光滑曲面上的射线跟踪算法,效果比较好,希望可以帮助到大家(3d surface is not smooth in the ray-tracing algorithm, the effect is good, hope you can help to)
    2013-09-23 19:36:19下载
    积分:1
  • ID3
    MATLAB 实现ID3算法 (ID3 algorithm in MATLAB)
    2011-11-29 21:18:18下载
    积分:1
  • tp1_parole.m
    Lecture d un son audio et ajout de bruit au signal audio après filtrage.
    2010-12-12 05:38:02下载
    积分:1
  • FFTfrequencychartisanalytical
    1.通过实验加深对快速傅立叶变换(FFT)基本原理的理解。 2.了解FFT点数与频谱分辨率的关系,以及两种加长序列FFT与原序列FFT的关系。 离散傅里叶变换(DFT)和卷积是信号处理中两个最基本也是最常用的运算,它们涉及到信号与系统的分析与综合这一广泛的信号处理领域。实际上卷积与DFT之间有着互通的联系:卷积可化为DFT来实现,其它的许多算法,如相关、滤波和谱估计等都可化为DFT来实现,DFT也可化为卷积来实现。(1. Deepen the experimental fast Fourier transform (FFT) the basic tenets of understanding. 2. Understand the FFT spectrum and points of the resolution, and two extended sequence with the original FFT FFT relations. Discrete Fourier Transform (DFT) and the convolution of two signal processing is the most commonly used basic arithmetic, they relate to the signal and system analysis and synthesis of the wide range of signal processing field. DFT actually convolution and interoperability between contact : DFT into convolution can be achieved in many other algorithms, If relevant, filtering and spectral estimation could be achieved as DFT, DFT into convolution can be achieved.)
    2007-03-09 23:52:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载