-
KmeansForClustering
该源代码是模式识别课程作业。通过K平均算法实现聚类的目的。效果比较好。另外本人还设计了等高线法,用于聚类,思想较好,效果一般,但是值得参考。(This code is a Pattern Recognition homework. It use Kmeans to clustering, and get a good result. It s good for a reference.)
- 2010-06-06 15:35:24下载
- 积分:1
-
drawseg
边缘分割 边缘分割 边缘分割 边缘分割 边缘分割 (The brink of the brink of partition partition partition the edge of the brink of the brink of partition partition)
- 2007-11-15 00:51:01下载
- 积分:1
-
shibie
本代码是超变异模式识别的代码,能通过输入多个模式来进行识别分类。(The code is super-variant pattern recognition code, through the importation of a number of models to identify the classification.)
- 2007-12-07 15:07:16下载
- 积分:1
-
matlab
matlab的程序,包括十种经典算法。可以解决图论里的相关知识(matlab)
- 2010-08-18 10:56:16下载
- 积分:1
-
inductionmotorcontrolsss
speed control of induction motor
- 2015-03-07 04:01:20下载
- 积分:1
-
SpectralSubtration
非常简单明了的基本谱减法降噪Matlab实现。
代码内有详细的注释。适合初学者。(An normal spectral subtration algorithm write by matlab.)
- 2009-10-14 21:21:38下载
- 积分:1
-
skin-detect
contain step to detection human skin background using C++. From RGB as input convert to Ycrcb
- 2014-10-29 08:14:12下载
- 积分:1
-
Communication_Simulation_matlab_code
《通信系统仿真原理与无线应用》一书的matlab仿真程序("Communication System Simulation Theory and wireless applications," a book of matlab simulation program)
- 2010-01-17 12:18:59下载
- 积分:1
-
Floyd
从任意一条单边路径开始。所有两点之间的距离是边的权,或者无穷大,如果两点之间没有边相连。 2,对于每一对顶点 u 和 v,看看是否存在一个顶点 w 使得从 u 到 w 再到 v 比己知的路径更短。如果是更新它。 3,不可思议的是,只要按排适当,就能得到结果。(A unilateral path from any start. All the distance between two points is the right side, or infinity, if there is no edge between two points connected. 2, for each pair of vertices u and v, to see if there is a vertex w from u to w and then to make than the known path v shorter. If you are updating it. 3, incredibly, just press the appropriate row, you can get results.)
- 2011-09-02 23:33:33下载
- 积分:1
-
matlab
了解隐马尔科夫模型HMM的概念、组成和需要解决的问题;通过matlab分析和三个基本算法分析读研和就业问题:forward算法、Viterbi算法和Baum-Welch算法(Understand the concept of Hidden Markov Model HMM, composition and problems to be solved matlab analysis by three basic algorithms: forward algorithm, Viterbi algorithm and Baum-Welch algorithm)
- 2014-01-15 16:25:59下载
- 积分:1