搜索资源列表
预测系统
- 灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 ,其元素 (5-1) 有: 对数列 ,可建立预测模型的白化形式方程, (5-2) 式中: ——为待估计参数。分别称为发展灰数和内生控制
GM2
- GM(1,1)灰色模型,便于了解其混沌特性,程序很短,由matlab编译,-GM (1,1) gray model to facilitate understanding of their chaotic behavior, a very short procedure, Matlab Compiler,
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
canchagm
- 用matlab实现灰色序列残差预测模型GM(1,1)-Using matlab realize residual sequence gray prediction model GM (1,1)
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
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
greymodel
- 灰色预测模型在Matlab的语言编程(基于GM(1,1)模型)-GM(1,1)
projectionsGray
- 灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 灰色理论与模型及在车辆拥有量预测中的应用 灰色神经网络交通事故预测比较 灰色系统(第三版)-projections Gray (No. Third
huise
- 灰色预测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-Gray prediction GM (1,1
huise3
- 多变量灰色理论系统GM(1,n)求解 欢迎下载-grey model(GM(1,n))
huise
- 灰色gm(1,1)模型 数据由txt文档调入 包括残差以及精度 可以预测多个数值-Gray gm (1,1) model data transferred from the txt file, including residuals, as well as a number of numerical accuracy can be predicted
GM
- GM Science GM模型 全称:灰色理论的微分方程型模型 灰色理论的微分方程型模型称为GM模型,G表示grey(灰),M表示Model(模型).GM(1,N)表示1阶的,N个变量的微分方程型模型.而GM(1,1)则是1阶的, 1个变量的微分方程型模型。-GM Science GM model name: the theory of differential equations gray gray theory-based mode
greysystemPredict
- 灰色预测的一个代码实现,gm(1,1)模型的,mfc界面-failed to translate
GM(1-1)
- 灰色GM(1,1)模型,常用在社会学,经济学等的预测,具有建模简单,预测精度高的特点-Gray GM (1,1) model, commonly used in sociology, economics, forecasting, modeling simple with high prediction accuracy characteristics
灰色算法
- 灰色预测模型GM(1,1)简单的利用matlab实现(By changing the boundary conditions of the grey forecasting model of the residual Error cent rank processing, Make the original Synergetic prediction Model precision and prediction accuracy is
用MATLAB的灰色预测GM(1,1)模型
- 灰色预测模型GM(1-1)Matlab代码(Grey prediction model GM (1-1) Matlab code)
gm1n
- 多变量灰色模型(Multivariable Grey Model,MGM)MGM(1,n)是研究复杂灰色系统的典型模型,其形式是n元一阶常微分方程组,是单点GM(1,1)模型在多点情况的扩展。(Multivariable grey model MGM (1, n) is a typical model for studying complex grey system. Its form is n n first order ordina
GM
- 灰色预测模型GM(1,1)算法。 下面举例,一个公司1999到2008年的利润为[89677,99215,109655,120333,135823,159878,182321,209407,246619,300670],现在要预测该公司未来几年的利润情况。 在程序中我们仅仅预测该公司10年以后的情况,数据可修改,把(n+10)里的10改成你需要的数字即可。(The grey prediction model GM
灰色预测
- 本算例属于GM(1,1)程序简单,效果还好,能对数据短期预测,误差较小(This example belongs to GM(1,1). The procedure is simple and the effect is good. It can predict short-term data with less error.)
经典灰色模型GM(1,1)
- 入门级gm(1,1)matlab程序,附带检验与结果,具体说明请详见代码注释(Classical grey model GM (1,1) matlab code)