-
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
-
data
demo code source for eeg recognition
- 2013-10-17 21:29:48下载
- 积分:1
-
code
histogram files with some pdf files
- 2014-02-23 01:39:44下载
- 积分:1
-
range
用于ply格式文件ascii与binary编码互相转换(ASCII and binary encoding used to ply file format conversion to each other)
- 2020-12-23 16:59:07下载
- 积分:1
-
Kenfisher
使用了核技巧的费舍尔判别法应用程序,有效提高费舍尔效果。(Use of nuclear techniques application Fisher Criterion, effectively improve the Fisher effect.)
- 2010-05-27 14:44:02下载
- 积分:1
-
homfilter
hpfilter function for matlab
- 2012-05-15 23:16:37下载
- 积分:1
-
tek.kendali
fuzzy logic ,makes an application that is used to control temperature and humidity of orchid.
- 2013-12-20 14:57:00下载
- 积分:1
-
modeling
二维声波正演程序!规则网格的时间空间二阶波动方程有限差分正演,matlab编写!!(Two-dimensional wave medling program! matlab prepared! ! Forward seismic acoustic source)
- 2014-01-08 16:02:00下载
- 积分:1
-
080609
说明: 基于MATLAB的FIR带阻数字滤波器的设计
由于生物医学信号处理过程中易混入50Hz噪声的特点,本文利用程序设计法和FDATool设计法,设
计一带阻滤波器,并将设计的滤波器应用到一混和正弦信号,通过测试检验,该滤波器可以很好地消除50Hz的工
频干扰。(】To prevent the biomedical signals from being disturbed by 50Hz noise easily,the paper designs a
bandstop digital filter by procedure and FDATool method.The filter is tested by a blended 81ne wave experimentally and the
result shows that the filter can cancel the 50Hz noise very well.)
- 2009-08-09 11:04:10下载
- 积分:1
-
ZuiXiaoErCheng
说明: 利用目标以前的坐标点完成目标未来未知位置的预测,分别利用一个到五个点来进行预测(Using the coordinates of points before the completion of target objectives of the forecast future unknown location, respectively, using 1-5 point forecast)
- 2010-05-01 18:42:40下载
- 积分:1