-
KNN
自己编写的近邻法算法,包括k近邻法、两分剪辑和重复剪辑、压缩算法。在文档中给出了一个简单的算法原理说明,详细参考边肇的《模式识别》。注:里面的分类线绘制算法存在一些问题,仅供大家参考修改。(The nearest neighbor algorithm written by myself, including k nearest neighbor, the two sub-editing and re editing, compression algorithm. The document gives a simple algorithm principle . The detailed explanation can be found in the book Pattern Recognition written by Bian Zhaoqi. Note: The line drawing algorithms have some problems, only for your reference.)
- 2010-08-09 16:19:37下载
- 积分:1
-
Extractionofthemaincomponents
Matlab提取主分量矩阵。程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量()
- 2008-07-01 20:04:50下载
- 积分:1
-
shift_LDPC
基于循环移位寄存器的ldpc编码的仿真程序,好程序啊,(cycle shift register on the ldpc coded simulation program, the program ah,)
- 2007-05-13 17:12:25下载
- 积分:1
-
stprtool22oct09
基于统计的模式识别工具包The core of the STPRtool is comprised of statistical PR algorithms described in
the monograph Schlesinger, M.I., Hlav′aˇc, V: Ten Lectures on Statistical and Structural
Pattern Recognition, Kluwer Academic Publishers, 2002(Statistical Pattern Recognition Toolbox for Matlab)
- 2009-11-12 00:43:45下载
- 积分:1
-
TSP
TSP问题;蚁群算法;关键参数设置;MATLAB(MATLAB,tsp)
- 2009-05-18 10:09:34下载
- 积分:1
-
read_letter
this is a code in matlab for character recognition depending on correlation
- 2009-05-24 16:45:31下载
- 积分:1
-
gpml-matlab-v3.1-2010-09-27.tar
这是一个高斯分类算法的程序,有多种多元分类算法。(This is a gaussian classification algorithm of the program, a variety of multi-classification algorithm.)
- 2012-05-08 20:05:56下载
- 积分:1
-
panel_28_08_2010_02
panel plot toolbox for subplots
- 2011-08-27 03:47:50下载
- 积分:1
-
dereverb_v0.1
This contains files which has matlab source code for room dereverberation.
- 2011-09-05 23:05:54下载
- 积分:1
-
channel_coding
说明: 信道编码合集,包括turbo码,LDPC码和卷积码,且包含了所有的典型译码算法。(Channel coding sets, including turbo codes, LDPC codes and convolutional codes, and contain all typical coding algorithms.)
- 2020-06-21 14:40:01下载
- 积分:1