-
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
-
PouyaAkhondzadeh_xy-cut-algorithm
We present in this paper a new method for blind source separation
which is adapted to the case where the sources have different morphologies.
We show that the morphology diversity concept leads to a
new and very efficient method, even in the presence of noise.
- 2013-09-26 13:22:30下载
- 积分:1
-
matrictridi
选四个或者五个参考节点(已知节点)到一个未知节点的RSSI的平均数据,构成RSSI值矩阵。(Select four or five reference node (known nodes) to an unknown node, the average RSSI data, constitute the RSSI value matrix.)
- 2011-11-23 10:20:06下载
- 积分:1
-
QAM_16
MATLAB coding for 16 QAM is given
- 2011-10-18 17:10:13下载
- 积分:1
-
Matrix
矩阵特征值计算包括使用matlab中原有的功能和开发后的功能。(Matrix eigenvalue calculation include the use of matlab functions and development of the Central Plains and some post-functions.)
- 2010-01-10 21:14:37下载
- 积分:1
-
A-Guide-to-MATLAB-for-Beginners-and-Experienced-U
Matlab book for beginners and experienced users
- 2014-10-02 10:27:01下载
- 积分:1
-
GUIyanshi
matlab GUI 练习之作,用以演示矩形窗及其频谱的图形,通过改变参数,及时显示二者之间的关系。(The MATLAB GUI exercises to make, to demo rectangular window spectrum graphics, by changing the parameters, the relationship between the two in a timely manner.)
- 2013-05-19 22:55:41下载
- 积分:1
-
nitkece2012fwdminiprojects
its a list of projects in information theory and coding using matlab.
- 2010-11-13 22:44:31下载
- 积分:1
-
GMT_plot_a_map
这是我能找到的最好的GMT,对于一个初学者最好不过.(This is what I can find the best linux commands, for a beginner the better.)
- 2009-11-25 11:06:58下载
- 积分:1
-
nrziviterbi
nrzi viterbi with snr 2 , 4 ,6, 8 dB and calculating BER
- 2010-11-29 09:59:43下载
- 积分:1