中文说明:
灰色预测模型GM(1,N),可以多因素分析,可对未来数据进行预测。 程序可直接运行,可以更换数据。 预测未来数据时,只需修改T值,以及因变量数据;否则T=0即可。 例如,预测未来2个数据,T=2. 输入数据:因变量x1为400.因变量x2为50;因变量x1为450.因变量x2为90。
English Description:
The grey prediction model GM (1, n) can analyze many factors and predict the future data.