搜索资源列表
SVM.SVM支持向量机的时间序列预测
- SVM支持向量机的时间序列预测、分类、自回归代码,SVM
ChaosToolbVer.2.0
- 混沌工具箱 C-C方法计算时间延迟和嵌入维数 混沌时间序列预测-Chaos Toolbox CC method to calculate time delay and embedding dimension of chaotic time series prediction
matlabARMA
- 在matlab下时间序列分析ARMA模型的建立和预测程序ARMA-Under the matlab time series analysis and forecasting ARMA model procedures for ARMA
zhishu
- 指数平滑法是对时间序列进行预测常用的方法之一,其理论基础是趋势外延,即未来一定时期内事物在数量上的演变特征不脱离过去的发展趋势,预测值是以前所有观测值的加权和,且对不同的数据给予不同的权数,越近期数据给予越大的权数,越远期的数据给予越小的权数。-Exponential smoothing method is commonly used to predict the time series one of the ways, the theoretical basis of the trend of
ARtesting
- 在MATLAB平台,利用AR模型对时间序列进行预测,采用ar()函数编程-In the MATLAB platform, the use of AR time series model to predict, using ar () function programming
matlabforcast
- 基于灰色预测,指数平滑预测的几个MATLAB程序,对于预测类问题的数学建模,可以说是必备程序。我的导师给我传的。 funesm1,2,3分别为一二三次指数平滑预测程序 fungry为灰色预测程序 funcoef为时间序列预测程序 pudn为广大的编程爱好者提供了一个交流的平台,我在此先谢谢网站的工作人员,我也会努力编出好的程序,一起同大家分享。-Based on Gray predicted that the number of exponential smoothi
TSregressionforecasting
- 时间序列工具箱,包含大量回归与预测函数以及实例-Time Series Regression and Forecasting
time-series
- 用MATLAB完整的时间序列预测模型,适合多种方法-With a complete MATLAB time series forecasting model, suitable for a variety of methods
chaos1
- 混沌时间序列预测法的实现仿真,时间延迟,关联维,最大Lyapauon指数-Chaotic time series prediction method to achieve simulation, time delay, correlation dimension, largest Lyapauon index
Chaos_Toolbox
- 混沌时间序列预测程序与文档 包括CC方法、GP方法、Lyapunov指数预测等-Chaotic time series prediction method procedures and documentation, including CC, GP method, Lyapunov index prediction
MATLAB-SVM-Improvement
- 快速实现预测,SVM方法改进,混沌时间序列。注意:7.0版本以上SVM数据包qp.dll不能运行,需要改。-Rapid realization of prediction, SVM method to improve, chaotic time series. Note: The 7.0 version of the above packet qp.dll SVM can not run, needs to change.
MATLAB-CODE
- 小波神经网络的时间序列预测MATLAB代码-Time Series Wavelet neural network forecasting MATLAB code
ARMA时间序列预测工具箱
- 可以和matlab联合应用的时间arma预测工具箱,可对时间序列进行预测,以及对经典时间序列谱估计算法进行仿真。包括图形界面和说明文档。
时间序列
- matlab中时间序列预测代码,包括ARIMA和季节性时间序列代码(Time series prediction code in MATLAB, including ARIMA and seasonal time series code)
小波神经网络的时间序列预测——短时交通流量预测
- 小波神经网络的时间序列预测——短时交通流量预测(Prediction of time series based on Wavelet Neural Network -- short term traffic flow prediction)
MATLAB在时间序列分析中的应用
- 分享Matlab在时间序列分析中的应用,附带完整的目录,扫描版,与君共勉~(Share Matlab's application in time series analysis, complete with catalogs, scans, and communiques)
MATLAB在时间序列建模预测及程序代码
- 时间序列 matlab 代码 讲解 pdf 方法(Time series matlab code explain pdf method)
lstm用于时间序列分析和预测
- 用于实现时间序列数据建模与预测的LSTM程序(LSTM matlab code for time series modeling and prediction)
时间序列分析程序
- 利用MATLAB进行时间序列分析程序的例题计算。时间序列法可以对一组比较有时间规律的数据进行预测。(MATLAB for time series analysis program example calculation. The time series method can be used to predict a group of data with time regularity.)
源文件-动态神经网络时间序列预测研究——基于MATLAB的NARX实现
- 动态神经网络时间序列预测研究——基于MATLAB的NARX实现