-
cppprograming
c++程序设计讲义 cppprograming 含源码(c++ programming including lectures cppprograming source)
- 2007-08-08 11:02:48下载
- 积分:1
-
NL2
nl算法是一个十分好的图像去噪的算法,算法比较容易实现,适合于图像处理方面入门的人学习使用(nl algorithm is a very good image denoising algorithm, the algorithm is relatively easy to implement, suitable for image processing aspects of the entry of people learning to use)
- 2012-05-02 22:56:37下载
- 积分:1
-
EM算法(讲解+程序)
说明: EM 算法是Dempster,Laind,Rubin于1977年提出的求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行 MLE估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据、截尾数据以及带有噪声等所谓的不完全数据,可以具体来说,我们可以利用EM算法来填充样本中的缺失数据、发现隐藏变量的值、估计HMM中的参数、估计有限混合分布中的参数以及可以进行无监督聚类等等。(EM algorithm is a method for maximum likelihood estimation of parameters proposed by Dempster, Laind and Rubin in 1977. It can estimate parameters from incomplete data sets by MLE. It is a very simple and practical learning algorithm. This method can be widely used in dealing with the so-called incomplete data such as defective data, censored data and noisy data. Specifically, we can use EM algorithm to fill missing data in samples, find hidden variable values, estimate parameters in HMM, estimate parameters in finite mixed distribution, and so on. Unsupervised clustering and so on.)
- 2020-07-04 06:00:01下载
- 积分:1
-
zr
说明: 计算序列x=[3 0 2 1 3 4 6] 和y=[3 0 -2 1 -3]的线性卷积(Calculation sequence x = [3 0 2 1 3 4 6] and y = [3 0-2 1-3] the linear convolution)
- 2010-06-23 20:57:46下载
- 积分:1
-
exam53y
采用卡尔曼滤波的阻尼系数的非线性估计:用于较小但未知阻尼系数,增强阻尼因子的可测性(This implementation uses lower (but unknown)damping to improve damping observability.)
- 2009-12-23 20:03:55下载
- 积分:1
-
weinakaerman
维纳和kaerman滤波其设计,源程序 ,用MATLAB编的,很不错(Wiener filter is designed)
- 2011-06-16 21:39:45下载
- 积分:1
-
SVM-handwritten-digits-recognitio
介绍了在提取穿越次数特征、粗网格特征以及密度特征提取的基础上应用SVM进行手写体阿拉伯数字识别的方法。(Introduced the extraction across a number of features, coarse grid and density feature extraction on the basis of the application of SVM method for handwritten digits recognition.)
- 2015-04-09 15:21:41下载
- 积分:1
-
LTE_UL_tx_code_block_segmentation
LTE-A系统上行链路各模块Matlab程序仿真---码块分割程序仿真(LTE-A uplink module of Matlab program simulation--- code block segmentation program simulation)
- 2012-05-28 09:36:32下载
- 积分:1
-
gauss
运用C语言对高斯信道进行仿真,简洁快速的实现(The use of C language Gaussian channel simulation, simple rapid implementation)
- 2013-09-02 10:37:03下载
- 积分:1
-
CMA
CMA algorithm for optimization
- 2015-03-24 22:56:46下载
- 积分:1