-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
matlab100examples
MATLAB的100个例子,包括界面设计,图像处理等(MATLAB 100 examples, including interface design, image processing, etc
)
- 2010-11-25 21:26:40下载
- 积分:1
-
ART_FLA
CT图像重建 ART算法
利用代数重建算法对CT投影图像进行重建(ART algorithm for CT image reconstruction using algebraic reconstruction of CT projection image reconstruction)
- 2011-06-06 10:52:21下载
- 积分:1
-
sketch-generation
matlab 实现彩色图片转换成素描画,基于matlab(convert the photo to sketch drawing!)
- 2014-02-28 01:13:26下载
- 积分:1
-
LMS
很好的介绍了自适应滤波器的一些相关算法,lms算法,rls算法等等(Very good introduction to some of the adaptive filter correlation algorithm, lms algorithm, rls algorithm and so on)
- 2009-03-17 11:03:05下载
- 积分:1
-
untitled
三相静止坐标系与两相静止坐标系之间的变换关系(Clarke变换)
(Three-phase static coordinate system and two phase transformation relationship between static coordinate system (Clarke transformation))
- 2012-05-13 14:00:23下载
- 积分:1
-
Quantizer-lloyd
说明: 有关标量量化的lloyd-max方法及信噪比,信息熵,最小平方距离的度量方法(The scalar quantization of the lloyd-max method and signal to noise ratio, information entropy, least squares method of distance measurement)
- 2010-04-13 08:53:01下载
- 积分:1
-
16-QAM_10dB
16qam,10dB,对学习正交振幅调制的同学有很大的帮助。(16qam, 10dB, quadrature amplitude modulation for the students to learn a great help.)
- 2011-11-27 09:41:04下载
- 积分:1
-
3in1
PFUKFEKF三种滤波算法的对比比较,有图(The PF UKF is the EKF comparison of the three filtering algorithm, Fig.)
- 2012-05-28 19:31:53下载
- 积分:1
-
emd
进行HHT的EMD分解,经验模态分解算法,(The HHT-EMD decomposition)
- 2011-10-13 10:20:49下载
- 积分:1