-
CEinCommun
各种信噪比估计算法,包括ls,lms,qam,噪声统计等(A variety of SNR estimation algorithms, including ls, lms, qam, noise statistics, etc.)
- 2020-06-28 16:20:01下载
- 积分:1
-
gabpdemo
a demo source code of bp neural network optimized by gene arithmetic
- 2009-06-07 14:42:00下载
- 积分:1
-
snr
control signal to noise level
- 2013-03-26 21:32:14下载
- 积分:1
-
gtrack
GTRACK Track mouse position and show coordinates in figure title.
Once GTRACK is active the mouse position is constantly tracked and printed on the current figure title. A left-click will print the coordinates in the command line and store them. Clicking the mouse right button deactivates GTRACK.
- 2007-08-14 10:55:31下载
- 积分:1
-
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
-
Matlab
matlab三维点云重建网格建立实例编程教程,对反求的很有用(Matlab 3 d point clouds reconstruction grid establish instance programming tutorial, the reverse is very useful
)
- 2013-02-23 14:53:40下载
- 积分:1
-
file
file函数说明,用于matlab 很好很强大(function description file for matlab very very strong)
- 2010-08-13 20:19:40下载
- 积分:1
-
hysthresh
matlab code-Function performs hysteresis thresholding of an image.
All pixels with values above threshold T1 are marked as edges
All pixels that are adjacent to points that have been marked as edges
and with values above threshold T2 are also marked as edges. Eight
connectivity is used.
- 2009-10-30 22:50:53下载
- 积分:1
-
source
This derivation of the normalised least mean square algorithm is based on Farhang-
Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm
we consider the standard LMS recursion, for which we select a variable step size
parameter, μ(n). This parameter is selected so that the error value , e+(n), will be
- 2011-01-12 17:04:12下载
- 积分:1
-
FraktalT3Dtest
This small function is extension of previous one for 3D case
- 2011-01-21 09:44:12下载
- 积分:1