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

SVM_Short-term-Load-Forecasting2

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

  • SEA_COND
    信号测量时,传感器优化布置的条件数方法。提供自由度信息,输出不同数量传感器的最优布置方案。(signal measurement, the sensor layout optimization of several methods. Provide freedom of information, the number of different sensor output optimal layout of the program.)
    2020-12-14 15:39:14下载
    积分:1
  • yaoxindeng
    我设计的遗传算法代码,希望大家能够喜欢,谢谢啊(I design the genetic algorithm code, we want to like, thank ah)
    2006-10-09 20:34:34下载
    积分:1
  • Flow_Shop_Scheduling_Problem
    混合蛙跳算法程序,采用1、若干次运行取最优 2、增加进化代数maxgen 3、加大种群规模popsize。三种方法来可有效克服随机初始化带来的局部极小问题(Shuffled frog leaping algorithm, using one, several runs to take the best two, increasing evolution algebra maxgen 3, to increase the population size popsize. Three ways to effectively overcome local minima caused by random initialization problem)
    2013-07-23 22:27:44下载
    积分:1
  • MMP
    MMP算法是一种对半监督降维的方法,可用于图像检索,图像分类等方面。(Maximum Margin Projection)
    2011-08-21 19:17:30下载
    积分:1
  • ARMA-algorithm
    Forecast analysis of time series data, ARMA algorithm using ARMA algorithm to implement this function
    2014-10-27 20:43:36下载
    积分:1
  • SURF-Points
    Module Provides implementation of SURF Points to detect invariant features input image for robust image matching. It takes less time to detect features an image rather than SIFT
    2015-02-20 20:01:18下载
    积分:1
  • MATLAB_Codes
    说明:  人工智能算法在数学建模中的应用,包括遗传算法工具箱,模拟退火算法,蚁群算法等(Application of Artificial Intelligence Algorithms in Mathematical Modeling, including Genetic Algorithms Toolbox, Simulated Annealing Algorithms, Ant Colony Algorithms, etc.)
    2019-05-15 23:14:57下载
    积分:1
  • Matlabjiangyigaoji
    本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。 MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好 、语言自然并且开放性强的大型优秀应用软件,同时也已成为 国内外高等院校高等数学、数值分析、数字信号处理、自动控制 理论以及工程应用等课程的基本教学工具。本书按逻辑编排, 自始至终用实例描述;内容完整且每章相对独立; 是一本简明的MATLAB参考书,既适用于初学者,也适用于高级 MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所 有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院 校研究生、本科生教学用书,也可作为广大科研工程技术人员的 自学用书。(book based on MATLAB version 5.2, providing for the use of MATLAB practical guidance. MATLAB has become suitable for multidisciplinary, multi-platform work of the powerful and friendly interface, natural language and the open-large outstanding software application, but also domestic and foreign institutions of higher learning has become a Higher Mathematics, Numerical analysis, digital signal processing, automatic control theory and engineering applications of the basic curriculum teaching tool. By the logic of the book presentation, from beginning to end, with examples description; As complete and relatively independent of each chapter; is a concise reference book MATLAB, applies to both beginners, and it also applies to senior MATLAB users. On MATLAB and FORTRAN. languages such as C with)
    2006-11-13 16:43:58下载
    积分:1
  • Selector_Usage
    matlab/simmulink中Selector模块各个选项的详细示例。只是一个小小的示例,想详细了解Selector的话可以看看,会熟练应用的大神可以无视了。(The matlab/simmulink Selector module options detailed example. Just a small example, would like to learn more about the Selector, then you can take a look at.)
    2012-08-27 17:28:13下载
    积分:1
  • gaussiansobel
    guassian sobel filter for image processing
    2010-09-26 01:23:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载