-
stprtool
Statistical Pattern Recognition Toolbox(This toolbox implements a selection of statistical pattern recognition methods described in the monograph )
- 2009-11-23 15:07:11下载
- 积分:1
-
remez_frf
说明: 压缩包中包含两个matlab文件:
remez_frf.m 为使用remez算法设计旁瓣1/f衰减滤波器程序;
myfrf.m 为其中使用到的惩罚函数;
frf的意思是频率响应函数。(Compression matlab package contains two files: remez_frf.m algorithm designed for the use of remez sidelobe 1/f attenuation filter procedures myfrf.m use for which the penalty function frf mean frequency response function.)
- 2009-08-02 21:41:41下载
- 积分:1
-
pca_2d
这是一个PCA的练习题,即主成分分析,用于数据将维,将高维大数据降为低维数据。是一种高效率的数据处理方法。(This is a PCA exercises, namely principal component analysis for data-dimensional, high-dimensional data is reduced to a large low-dimensional data. Is a highly efficient method of data processing.)
- 2014-09-30 00:19:16下载
- 积分:1
-
vshoqkrj
我编写的MATLAB程序,刚开始学些数据挖掘的只是,是分类的 LSXLzG 算法中的k均值聚类算法,模式识别大作业,在MATLAB ztjgIKe环境下,性能优良。(I write MATLAB program, just started to learn some data mining only, is LSXLzG classification algorithm in the k-means clustering algorithm, pattern recognition large operations in MATLAB ztjgIKe environment, excellent performance.)
- 2016-01-19 22:50:18下载
- 积分:1
-
PCAalgorithm
pca的matlab简单算法程序,没有什么特别的(PCA algorithm of matlab easy procedure, Nothing special)
- 2009-03-15 11:32:08下载
- 积分:1
-
matlabGUI
资料很好压缩包解压时没有密码第二行程序括号当中是原图片存放路径,最终将会出现处理后的图像figure no.1(verygood)
- 2009-05-25 13:24:13下载
- 积分:1
-
refactorAutomtion
clear case 的操作,如check in check out (clear case handle client check in check out )
- 2013-12-04 21:24:08下载
- 积分:1
-
PSO
PSO算法的一些介绍,有相应程序作为补充,对理解PSO算法的基础比较有用(Some introduced PSO algorithm, there is a corresponding program as a supplement, the basis for understanding the PSO algorithm is useful)
- 2011-10-13 16:14:45下载
- 积分:1
-
affinity_propagation
Simple and effective means of clustering any data for which a similarity matrix can be constructed. Does not require similarity matrix meet the standards for a metric. The algorithm applies in cases where the similarity matrix is not symmetric (the distance from point i to j can be different from j to i). And it does not require triangular equalities (e.g. the hypoteneus can be less than the sum of the other sides)
- 2009-06-22 12:57:56下载
- 积分:1
-
vqsplit
This function is for training a codebook for vector quantization. The data set is split to two clusters, first, and the mean of each cluster is found (centroids). The disttance of each vector from these centroids is found and each vector is associated with a cluster. The mean of vectors of each cluster replaces the centroid first. If the total distance is not improved substantially, The centroids are each split to two. This goes on untill the required number of clusters is reached and the improvement is not substantial.
- 2011-02-03 23:01:09下载
- 积分:1