搜索资源列表
混沌时间序列工具箱 matlab
- 混沌时间序列工具箱,matlab程序 包括计算延迟时间,嵌入维,预测的各种计算程序 比较全面,完整的程序 相信通过他你会更加了解混沌时间序列!
混沌时间序列预测
- 1、该工具箱包括了混沌时间序列分析与预测的常用方法,有: (1)产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAtt
基于RBF神经网络的CPI预测
- 采用RBF神经网络的结构、特性和训练算法,根据CPI(消费者物价指数)与其影响因素之间存在的映射关系,应用神经 网络建立了多因素非线性时间序列预测模型。最后通过仿真实验和研究,把RBF神经网络与传统的BP网络预测结果进行比较,结果证明,该模型的预测精确度更高,结果令人满意。
基于人工神经网络的时间序列预测matlab源代码
- 基于人工神经网络的时间序列预测matlab源代码
预测系统
- 灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 ,其元素 (5-1) 有: 对数列 ,可建立预测模型的白化形式方程, (5-2) 式中: ——为待估计参数。分别称为发展灰数和内生控制
结果分析演示系统
- 用BP神经网络程序模拟销售预测,能对销售数据进行时间序列预测,采用VC实现-BP neural network simulation sales forecasts, sales data can be right for time series prediction, using VC
随机过程 时间序列的分析
- 是随机过程中时间序列分析作业,基于Matlab编程实现模型判别,参数求取,模型预测等,另附有本人作业全文,供大家参考。-random process is time-series analysis of operations, based on the Matlab programming model checker, parameters strike, model projections, followed by my work,
predict_fun
- 基于均值生成函数时间序列预测算法程序 1. predict_fun.m为主程序 2. timeseries.m和 seriesexpan.m为调用的子程序 -function based on the mean generation time series prediction algorithm for a procedure. Predict_fun.m mainly procedures 2. Timeseries.
Mlb
- 用matlab实现利用统计混沌方法解决非线性系统时间序列预测的问题-achieved using Matlab using statistical methods to solve nonlinear chaotic time series forecasting system problems
AR(5)
- 利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。-use AR model for time series prediction of the source code, the use of least squares estimation method to estimate parameters. Fitting very good results.
anfists
- 使用anfists的sugeno-type对混沌时间序列预测。-the use anfists Sugeno-type of chaotic time series prediction.
chaotictimeseriesprediction
- 混沌时间序列局域法多步预报模型.doc(有程序下载) 针对混沌时间序列预测中用加权一阶局域法单步预报模型进行多步预报时计算量大且存在误差累积效应的不足,本文提出了基于相空间重构技术的局域法多步预报模型,包括加权一阶局域法多步预报模型和RBF神经网络多步预报模型。对几种典型混沌序列的预测仿真表明,两种模型对混沌时间序列的多步预报均较有效。 -chaotic time series Local Law multi-step pre
zhishuyc
- 用matlab实现的自回归时间序列预测电力短期负荷,已经用于实际的工程-using Matlab achieved since reunification time series forecasting electricity short-term load, has been used for the actual project
matlabForcast
- matlab时间序列预测,本程序采用遗忘因子算法的方式实现-Matlab time series prediction that the adoption of the forgotten factor algorithm in a way
时间序列
- matlab中时间序列预测代码,包括ARIMA和季节性时间序列代码(Time series prediction code in MATLAB, including ARIMA and seasonal time series code)
预测
- 最近写关于最小二乘支持向量机的时间序列预测 搜到的一些很有参考性的论文(Some of the most referential papers recently written about the time series of the least squares support vector machine)
时间序列预测
- 这个自己集合多个时间序列的程序,所做的一个完整的时间序列程序,基本每一句都有解释。(The whole time sequence program made by self assembling multiple time series procedures is basically explained in every sentence.)
MATLAB在时间序列分析中的应用
- 分享Matlab在时间序列分析中的应用,附带完整的目录,扫描版,与君共勉~(Share Matlab's application in time series analysis, complete with catalogs, scans, and communiques)
小波神经网络的时间序列预测
- 一个关于小波神经网络的时间序列预测模型,完整可运行的代码(A Time Series Prediction Model of Wavelet Neural Network, Complete Running Code)
ARIMA预测
- ARIMA整合移动平均自回归模型,时间序列预测分析方法之一,可用于股价预测。(ARIMA integrates moving average autoregressive model and time series forecasting analysis method, which can be used for stock price forecasting.)