搜索资源列表
Data_Mining_SQL_2008
- 这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 d
3
- 典型时间序列模型分析 设有ARMA(2,2)模型, X(n)+0.3X(n-1)-0.2X(n-2)=W(n)+0.5W(n-1)-0.2W(n-2) W(n)是零均值正态白噪声,方差为4 (1)用MATLAB模型产生X(n)的500观测点的样本函数,并会出波形; (2)用你产生的500个观测点估计X(n)的均值和方差; (3)画出理论的功率谱 (4)估计X(n)的相关函数和功率谱 -Analysis of typical time series model w
TISEAN_3.0.1
- time series analysis
trn_4in
- 模糊神经和软计算 时间序列 预测 神将网络 模糊控制-Fuzzy neural and soft computing time series prediction
Ramadani
- nonlinear time series analysis. selection of embedding dimension
ResonancelikephenomenainLyapunov
- Nonlinear time series analysis. chaos theory on how to embedding dimension ant time delay.Calculation of lyapunov exponent
time-series-WinRATS-paper-codes
- This file contains WinRATS replication files for famous macroeconomic papers. Financial econometrics, structural vector autoregressive models, and other advanced tools for time-series analyses are included.
time-series
- 时间序列预测的一个c编小程序,可以实现短期预测。效果良好-time series prediction of a small c program code can achieve short-term forecasts. Good results
time-series
- 详细介绍时间序列方法并附有matlab源程序-introduce time series and the program of matlab
Analysis-of-chaotic-time-series
- 程序作用是用于典型混沌时间序列的混沌特性分析。-Application for analysis chaotic characteristics of typical chaotic time series.
time-series-method
- 基于时间序列法的风电预测matlab程序,可根据已知数据预测未来的风电功率。-Method based on time series prediction matlab program for wind power, according to known data to predict the future wind power.
time-series-Prediction
- time-series Prediction with NNMLP
Mackey-Glass-time-series-Forecasting
- 用模糊预测混沌时间序列预测方法的matlab程序,很好用-Mackey-Glass time series Forecasting using Method 1 Single Stage Fuzzy Forecaster
time-series-prediction
- this code is for time series prediction using ANN neural networks.
YPFZ102-time-series-Prediction-using-ANFIS
- time series prediction fuzzy
tsa4
- time series analysis codes from the book time series analysis with applications
time_series_LMS
- Mackey Glass time series Prediction Using Least Mean Square (LMS) >>>>> AUTHOR Shujaat Khan
SAS-base tutorial
- 如果想考取SAS证书的话,里面有三本参考资料,非常全面。(Financial time series)
金融时间序列分析-英文版
- 金融时间序列分析(英文版)-Ruey S.Tsay所著,第三版(Financial time series analysis (English version) -Ruey S.Tsay, Third Edition)
23_time_series_prediction
- 用 Python 机器学习,时间序列模型预测, 循环神经网络(Python Machine Learning, time series Model Prediction, recurrent Neural Network)