-
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个待预测数据。
gm4对序列趋势比较好的数据预测效果较好,对上下变动的数据,特别是后4个数据趋势跟前面的数据相反的,预测效果很差。
gm2对上下变动的数据,预测效果比gm4好,但对趋势较好的数据,预测精度没有gm4高。
gm3比gm1模拟精度要高。
可以以x=[1 3 5 7 9 11 13 15]进行实验。x输入默认行向量。
所有程序在matlab6.0上调试通过。(GM (1,1) 1-4 1 : GM (1,1) simulation model Matlab in the input method for gm1 (x), x entail simulation sequence. 2 : GM (1,1) model, in the Matlab input method for gm2 (x, K), x entail simulated sequence, from the K refers to the first series after a run of data k pending forecast data. 3 : GM (1,1)- simulation model, in the Matlab input method for gm3 (x), x entail simulation sequence. 4 : GM (1,1)- forecasting model, in the Matlab input method for gm4 (x, K), x entail simulated sequence, from the K refers to the first series after a run of data k pending forecast data. Gm4 right sequence relatively good trend data predicted better results, the next change in the data, especially after four data with the previous trend data contrary, predict poor. Gm2 next to the change in forecast resu)
- 2007-05-31 11:13:42下载
- 积分:1
-
API
MATLAB的M文件编译成dll文件供VC6调用(VC6 Debug the dll folder from the MATLAB S m-file)
- 2011-07-19 16:46:26下载
- 积分:1
-
Web
已有的文本过滤受限,所以对现有的文本过滤软件进行了算法改进,对现有的问题进行分析,故而有着实用价值,但是文本过滤仍然有着不能弥补对图形图象的无效,所以有必要对图象视频等进行过滤(Already limited text filtering, so the existing text filtering software algorithms to improve on the existing analysis of the problem the club would have practical value, but still have a text filter should not make up for the graphic image is invalid, there is necessary to filter the video image)
- 2007-11-09 05:23:55下载
- 积分:1
-
24816
2、4、8、16电平仿真 现代通信系统仿真(2,4,8,16-level simulation of modern communication system simulation)
- 2009-06-05 23:44:20下载
- 积分:1
-
functions
一些测试函数的MATLAB程序(some tests function MATLAB)
- 2004-11-09 23:45:08下载
- 积分:1
-
1
说明: 应用MATLAB编辑的支持向量机的应用程序,能进行预测。(Application of MATLAB support vector machine editing applications, capable of prediction.)
- 2008-04-17 09:39:30下载
- 积分:1
-
20080726
介绍了matlab/simulink在FPGA中的应用,将matlab/simulingk和FPGA结合起来,对仿真具有一定的参考价值。(Introduction of the matlab/simulink in the FPGA application, the matlab/simulingk and FPGA combination for the simulation has a certain reference value.)
- 2008-07-27 08:35:27下载
- 积分:1
-
variable_step_LMS
最新的三篇有关变步长的LMS算法。由于去噪,检测等。(The latest three variable step size LMS algorithm related. Because of de-noising, testing and so on.)
- 2014-09-23 14:43:16下载
- 积分:1
-
Dijkstra
dikstra can home algorimt net
- 2014-10-25 20:14:25下载
- 积分:1
-
TEPML
c++ code for forward modeling in transverse electromagnetic wave propagation.
- 2014-11-06 18:52:11下载
- 积分:1