搜索资源列表
ycgm1n
- 灰色预测模型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
ycgm1n
- 灰色预测模型GM(1,n)模型的matlab源代码-Grey prediction model GM (1, n) model of the source code matlab
GM1_1
- GM(1,n)灰色预测模型,只有模型建立,计算,作图,检验过程略-GM (1, n) Grey forecasting model, only the model, calculation, mapping, testing process slightly
GM1_N
- 灰色系统GM(1,n)模型的源代码,实现多因素作用下复杂系统的预测。-Gray system GM (1, n) model of the source code, under the effect of multi-factor prediction of complex systems.
gm
- 灰色系统与模糊数学、黑箱方法的区别,灰色系统预测GM(1,1)模型,GM(1,N)模型,灰色系统模型的检验,应用举例。-Grey and fuzzy math, the difference between black-box approach, Grey forecasting GM (1,1) model, GM (1, N) model, gray system model testing, application example
0908280829b212da2f809a309b
- 灰色预测模型GM(1,n)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标-Grey forecasting model GM (1, n) model of matlab source code, including prediction model, and the precision of the model test index
GM
- 灰色预测GM(1,N)代码,用于数学建模,提供残差等-Gray forecast GM (1, N) code for mathematical modeling residuals
ungrey
- 灰色预测完全代码,适合GM(1,n)。内附简单代码说明-Grey full code for GM (1, n). Containing simple code Descr iption
GM(1-1)
- 邓聚龙教授提出的灰色系统理论是以部分信息已知,部分信息未知的小样本,贫信息不确定的系统为研究对象,通过开发部分已知的信息来提取有价值的信息,实现对系统运行规律的正确认识和确切描述,并据以进行科学预测。灰色预测有很多模型,如GM(1,1)模型,GM(2,1)模型和GM(1,N)模型。利用matlab可以实现运算的简化-Grey system theory proposed by Professor Deng Julong is part
grey-prediction-method
- 采用matlab软件实现的灰色预测法。包括GM(1,1)模型和GM(1,n)模型。-The gray prediction method matlab software. Including GM (1,1) model and GM (1, n) model.
ycgmln - 副本
- 使用Matlab软件进行灰色模型的预测分析,具体的源代码都包含。(Grey model to predict the analysis using matlab software, the specific source code is included.)
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