-
Ccluster
一种基于matlab语言编程实现的数据聚类算法,可以实现数据的快速聚类。(A programming language based on the matlab implementation of the data clustering algorithm, can achieve data clustering Express.)
- 2009-02-24 09:59:32下载
- 积分:1
-
DATA_resolve
利用文本读取方法,从一个很长的数据文本中截取所要处理的数据段。(The text read by means of data from a long interception of text data segment to be processed.)
- 2011-01-04 13:45:50下载
- 积分:1
-
CVIPtools3.9l.tar
thsi is simple haar transfrom found in math works site.....
- 2011-03-07 01:27:32下载
- 积分:1
-
periodic3d
说明: 利用matlab软件和时域有限差分方法来算三维结构的程序,采用了周期边界条件(Using matlab software and finite difference time domain method to count three-dimensional structure of the program, using the periodic boundary condition)
- 2010-04-05 15:36:48下载
- 积分:1
-
wavelet-image-denoising
matlab小波图像去噪程序,利用小波变换去除图像中的噪声(matlab wavelet image denoising procedure)
- 2011-05-17 20:29:07下载
- 积分:1
-
m_map
说明: 这个是m_map工具箱,是用MATLAB制作地图的一个工具箱。(This is the m_map toolbox. It is a toolbox for making maps with MATLAB)
- 2020-06-20 22:20:01下载
- 积分:1
-
TP
说明: example of the fuzzy logic in simulation
- 2010-07-28 21:00:35下载
- 积分:1
-
MultipathFading
多径衰落信道模型源代码,用于无线移动信道建模。(Multipath fading channel model source code, used in wireless mobile channel modeling.)
- 2008-03-03 16:19:20下载
- 积分:1
-
pid
abs的pid控制,自己编的,没有优化。可以运行!(abs of pid control, their series, not optimized.you can run it!)
- 2010-12-01 16:07:11下载
- 积分:1
-
k_means
首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。(First, a data object from the n choose k objects as initial cluster centers and for the rest of the other objects, according to their similarity with the cluster center (distance), respectively, assign them to their most similar (represented by cluster center) clustering then calculated for each cluster center received a new clustering (all objects in the cluster mean) repeats this process until the convergence criteria begin until the measure function. Standard deviation is generally used as a standard measure function. K a cluster has the following characteristics: the cluster itself as a compact, but separated as much as possible between each cluster.)
- 2011-01-04 12:30:31下载
- 积分:1