搜索资源列表
SVM.SVM支持向量机的时间序列预测
- SVM支持向量机的时间序列预测、分类、自回归代码,SVM
svm-km.rar
- 支持向量机(SVM)是数据挖掘中的一个新方法,能非常成功地处理回归问题(时间序列分析)和模式识别(分类问题、判别分析)等诸多问题,并可推广于预测和综合评价等领域,因此可应用于理科、工科和管理等多种学科。目前国际上支持向量机在理论研究和实际应用两方面都正处于飞速发展阶段。它广泛的应用于统计分类以及回归分析中. 支持向量机属于一般化线性分类器.他们也可以认为是提克洛夫规则化(Tikhonov Regularization)方法的一个特例.这族分类器的特点是他们能够同时最小化经验误差与最大化几何边缘区
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.
per
- 才用周期图法预测hurst指数。参数sequence为时间序列,isplot说明是否需要画图。-Have used the periodogram forecast hurst index. Parameter sequence for the time series, isplot explain the need for drawing.
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)
时间序列分析程序
- 利用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实现