搜索资源列表
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),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预
GM(1,1)数学模型代码
- GM(1,1)模型是单序列建模,只用到系统的行为序列
灰色预测模型GM(1,n)模型的matlab源代码
- 灰色预测模型GM(1,n)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算,Grey prediction model GM (1, n) model matlab source code, including the prediction model and the precision test indicators c, p calculation
GM.rar
- 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 model of the differential equation
matlab-GM
- GM(1,1)源代码,计算原始数据的残差、关联度、小误差概率等。同时画出原始数据和预测数据对比图-GM (1,1) source code to calculate the raw data residuals, correlation, and so a small error probability. At the same time draw the raw data and forecast data comparison chart
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) model matlab source code, in
fungry1
- 灰色GM(1,1)预测matlab程序。-gm(1,1)
grayrelated
- 灰色预测 GM(1,1) 灰色关联 matlab 数学建模-graysystem matlab
GM
- 灰色预测 GM(1,1)在数据量较少的情况下进行的灰色预测 -Grey GM (1,1) in the case of small amount of data for the Grey
greymodel11
- GM(1,1)求解matlab代码,可计算最小二乘系数,添加了预测时间选择-GM (1,1) solve the matlab code, calculate the least squares coefficient, the timing of adding the prediction
Gray-prediction
- 灰色预测与决策程序集,包括用Basic语言进行灰色预测的各种程序,如Gm(1,1)等-gray prediction
GM
- 灰色系统模型GM(1,1)的算法及过程讲解-Gray system model GM (1,1) algorithm and explain the process
GM-forcast
- 用于GM(1,1)预测模型,能计算出给定的数列的预测值,并计算出预测模型的相关指标参数。-For GM (1,1) prediction model can calculate the predicted value of the given number of columns, and calculate the relevant indicator parameter prediction model.
GM(1_1)2
- 灰色理论GM(1,1)模型,可以学习一下-Grey Theory GM (1,1) model, you can learn about! ! ! !
gm
- 基于灰色模型GM(1,1)的需水量的MATLAB预测实现,并对预测到的精度进行了分析。-Grey Model GM (1,1) forecast water demand MATLAB implementation, and predicted accuracy of the analysis.
Matlab灰色预测模型GM(1_1)代码
- 用MATLAB做灰色预测模型GM(1,1)(Using MATLAB to do grey forecasting model GM (1,1))
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 (1,1) algorithm. For example,
(含活动)GM综合工具改2.1终极版待优化代码 (1) (1)
- (含活动)GM综合工具改2.1终极版待优化代码 (1) (1)(含活动)GM综合工具改2.1终极版待优化代码 (1) (1)(含活动)GM综合工具改2.1终极版待优化代码 (1) (1)(含活动)GM综合工具改2.1终极版待优化代码 (1) (1)
灰色(1,1)时间序列预测模型
- 灰色(1,1)时间序列预测模型,代码有详细注释,可以运行
经典灰色模型GM(1,1)
- 入门级gm(1,1)matlab程序,附带检验与结果,具体说明请详见代码注释(Classical grey model GM (1,1) matlab code)