• 大小: 264KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-10
  • 语言: 其他
  • 标签: 小波预测  MATLAB  

资源简介

基于平移小波变换的电力时间序列预测,结合多层感知器(MLP)

资源截图

代码片段和文件信息

 function  [ser DATE] = atfilter(x LEVEL num_data time_base date)
%
% Description
% A trous wavelet filtering of a time-series x based on the 
% auto-correlation shell representation. There are LEVEL 
% levels of decomposition with LEVEL+1 as residual series. 
% The time-base handling of wavelet coefficients time-series
% are based  on the method developed by Aussem Campell and Murtagh.
%
%   We suppose x is accompanied by another series date as in most 
% financial time-series and record corresponding date series in DATE
% together with wavelet coefficient series ser. 

 
  
           %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
           %%                                   %%
           %% Programmed by Dr. Bai-ling  Zhang %%
           %%           28/2/2000               %%
   

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       3555  2003-12-10 15:26  atfilter.m

     文件      53088  2003-12-10 15:41  demand_data.txt

     文件      98280  2003-12-11 09:42  fig1.jpg

     文件     102608  2003-12-11 09:38  fig2.jpg

     文件      99993  2003-12-11 09:38  fig3.jpg

     文件      15368  2013-04-23 16:10  forecast.m

     文件        462  2013-04-23 16:08  nmse.m

     文件       1202  2013-04-23 16:08  shell.m

----------- ---------  ---------- -----  ----

               374556                    8


评论

共有 条评论