-
colorDetectController
在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h
colorDetection.cpp
colordetector.cpp
correspond to Recipe:
Using the Strategy Pattern in Algorithm Design
)
- 2014-02-21 11:48:12下载
- 积分:1
-
Codeur
relay cooperation and decode and forward
- 2011-01-17 02:51:32下载
- 积分:1
-
kaikan_v52
利用自然梯度算法,分数阶傅里叶变换计算方面,可以实现模式识别领域的数据的分类及回归。( Use of natural gradient algorithm, Fractional Fourier transform computing, You can achieve data classification and regression pattern recognition.)
- 2016-10-14 12:59:04下载
- 积分:1
-
NISTUWB_Report_April03
关于UWB的英文资料,能详细很全面很好!(English information on UWB can be very comprehensive and very detailed!)
- 2010-10-08 22:37:12下载
- 积分:1
-
GaborTraining
利用matlab编写的gabor程序,可用于提取特征(Gabor prepared using matlab program can be used to extract features)
- 2010-03-06 17:15:28下载
- 积分:1
-
GMSK
说明: 实现了GMSK调制方式下OFDM系统的仿真(Achieved a GMSK modulation mode OFDM system simulation)
- 2008-10-06 12:37:19下载
- 积分:1
-
webcamprot
WebCam Face Identification
- 2012-05-25 15:33:37下载
- 积分:1
-
DCTDWT
DCT + DWT algorithm for data encrytion hiding
- 2010-09-24 23:33:59下载
- 积分:1
-
2
说明: 完成卡拉曼滤波,具有一定独特的特点,对初学者很有用(Caraman complete filtering, has a certain unique characteristics, useful for beginners)
- 2009-04-09 18:55:31下载
- 积分:1
-
EMALGORITHM
In statistics, an expectation-maximization (EM) algorithm is a method for finding maximum likelihood or maximum a posteriori (MAP) estimates of parameters in statistical models, where the model depends on unobserved latent variables. EM is an iterative method which alternates between performing an expectation (E) step, which computes the expectation of the log-likelihood evaluated using the current estimate for the latent variables, and a maximization (M) step, which computes parameters maximizing the expected log-likelihood found on the E step. These parameter-estimates are then used to determine the distribution of the latent variables in the next E step.
- 2010-12-14 17:04:44下载
- 积分:1