文件名称: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, a company's profit from 1999 to 2008 is [8967799215109655120333135823159878182321209407246619300670]. Now we need to predict the profit of the company in the next few years.
In the program, we only predict the company's situation 10 years later. The data can be modified to change the 10 in (n+10) to the number you need.)
下面举例,一个公司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, a company's profit from 1999 to 2008 is [8967799215109655120333135823159878182321209407246619300670]. Now we need to predict the profit of the company in the next few years.
In the program, we only predict the company's situation 10 years later. The data can be modified to change the 10 in (n+10) to the number you need.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
GUI_6.m | 1609 | 2018-01-27 |
GM.m | 736 | 2018-02-09 |
GUI_1.m | 1627 | 2018-01-27 |
GUI_2.m | 1934 | 2018-01-27 |
GUI_3.m | 1541 | 2018-01-27 |
GUI_4.m | 2022 | 2018-01-27 |
GUI_5.m | 1525 | 2018-01-27 |