资源简介
基于平移小波变换的电力时间序列预测,结合多层感知器(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
- 上一篇:LM386的几种典型的应用电路的接法
- 下一篇:PROTEUS VSM 1教程
相关资源
- 量子搜索算法
- 压缩感知的SP算法
- ofdm系统模型,包含信道估计 FFT变换
- 混沌时间序列分析与预测工具箱 作者
- EEMD处理.rar
- K-频繁项集的挖掘
- 雷达恒虚警检测系统仿真
- (eWiley)+Optimum+Array+Processing最优阵列
- 利用bp神经网络进行语音信号识别
- 基于K-Means的图像分割与融合
-
unti
tledmodel1.slx - 线性规划单纯形法求取最优解
- DPM在windows下训练所需的库全版本
- 用Levy或hankel矩阵等方法系统辨识程序
- 滑动DFT滑动实现短时傅里叶变换
- 旋转矩阵到四元数源代码新
- 遗传算法实验
- 亚像素边缘提取程序
- 双馈风机DFIG模型.zip
- 一阶统计的纹理描述
- 来点有用的含障碍的两点最短路径算
- 粒子群算法网络重构
- 不动点迭代解非线性方程组
- 随机信号及其自相关函数和功率谱密
- 演化博弈代码2.zip
- 数字图像处理结课论文
- 2018年高教社杯全国大学生数学建模竞
- 工程问题建模案例2一个多声点声納系
- NLM非局部均值滤波
- 开关磁阻电机DITC.rar
评论
共有 条评论