搜索资源列表
数据统计与预测模型与MATLAB实现
- 数据统计与预测模型与MATLAB实现
基于MATLAB的股价预测模型实证分析
- 基于MATLAB的股价预测模型实证分析
预测系统
- 灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 ,其元素 (5-1) 有: 对数列 ,可建立预测模型的白化形式方程, (5-2) 式中: ——为待估计参数。分别称为发展灰数和内生控制
a8866
- 人工神经网络matlab编程,BP网络实例 入境旅游人数的预测结果对于旅游管理部门和政府部门有着重要的参考意义,寻求科学合理的预测模型是保障预测结果准确可靠的关键。根据我国入境旅游人数的实际情况,建立由一个输入层、一个隐含层、一个输出层构成的三层BP 网络模型-ANN Matlab programming, BP examples tourist arrivals in the forecast results for the to
walfish-bertoni
- 无线通信中的经典传输损耗预测模型(walfish-bertoni)的pdf cdf的仿真程序-wireless communications transmission loss of the classic model (walfish- bertoni) pd f cdf the simulation program
GM(1_1)
- GM(1,1)模型1-4 1:GM(1,1)模拟模型,在matlab中的输入方法为gm1(x),x指要模拟的序列。 2:GM(1,1)预测模型,在matlab中的输入方法为gm2(x,K),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预测数据。 3:GM(1,1)群模拟模型,在matlab中的输入方法为gm3(x),x指要模拟的序列。 4:GM(1,1)群预测模型,在matlab中的输入方法为gm4(x,K)
huiseGM
- 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation
GMII-matlab
- 一个GM(1,1)模型的程序,添加到matlab目录中即可直接调用.附有一个关于灰色模型的简述文档,可对GM(1,1)原理有一个初始的了解.-A GM (1,1) model of the process, added to the matlab directory can be called directly. Accompanied by a brief descr iption of the gray model on the d
pso-GM
- 基于混沌扰动算法来解决pso算法早熟问题,并用二者结合来训练灰色预测模型参数-Perturbation algorithm based on chaotic PSO algorithm to solve the early problems and to train with a combination of both gray prediction model parameters
greymodel
- 灰色预测模型在Matlab的语言编程(基于GM(1,1)模型)自己编的,很简单。就是为了当时处理数据方便。只是预测下一个数据,如果想得到更多的预测数据,可以在添加。-Gray prediction model in the Matlab programming language (based on GM (1,1) model) own, and very simple. At that time, in order to deal w
TimeSeriesPredictionUsingSupportVectorRegressionNe
- 为了选择神经网络的最好结构以及增强模型的推广能力,提出一种自适应支持向量回归神经网络(SVR—NN)。SVR—NN 用支持向量回归(SVR)方法获得网络的初始结构和权值, 白适应地生 成网络隐层结点,然后用基于退火过程的鲁棒学习算法更新网络结点疹教和权 主。 SVR—NN有很 好的收敛性和鲁棒性,能抑制由于数据异常和参数选择不当所导致的“过拟合,’现象。将SVR—NN 应用到时间序列预测上。结果表明,SVR.NN预测模型能精
neural_network_predict
- RBF神经网络的matlab源码 预测模型-RBF neural network prediction model matlab source code
bysnet
- 基于matlab的贝叶斯网络预测模型,能够预测事件发生的概率。-Matlab based on Bayesian network model to predict the probability of events.
MATLAB实现灰度预测模型的源代码
- MATLAB实现灰度预测模型的源代码,可供有需要的小伙伴参考(MATLAB gray prediction model to achieve the source code, available for the needs of small partners reference)
人口预测模型编程
- 内含有人口预测的logistics模型,以及灰色预测模型。matlab程序。(Logistics model containing population forecast and grey prediction model. Matlab program.)
神经网络预测
- BP神经网络来进行滚动预测,精度教高,拟合程度较好,适合做预测工具(BP neural network is used for rolling prediction, high accuracy, better fitting degree, suitable for predicting tools)
几种预测模型源程序
- matlab灰色预测模型 SCGM预测模型的程序(Grey forecasting model and SCGM forecasting model)
Matlab灰色预测模型GM(1_1)代码
- 用MATLAB做灰色预测模型GM(1,1)(Using MATLAB to do grey forecasting model GM (1,1))
基于时间序列的ARMA预测模型matlab实例编程
- 基于时间序列的ARMA预测模型matlab实例编程(Matlab example programming of ARMA prediction model based on time series)
人口灰色预测模型GM(1-1)以及matlab实现
- 人口灰色预测模型GM(1-1)以及matlab实现(Population grey prediction model GM (1-1) and matlab implementation)