-
chap2mattlabzwxzz
matlab图象处理程序,第二章图象处理程序处理程序.(Matlab image processing procedures, Chapter II image processing procedures.)
- 2007-05-12 18:41:42下载
- 积分:1
-
k_medoids
聚类算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
- 2008-08-06 22:03:55下载
- 积分:1
-
convert_UWB_ct
convertir ultra wide band
- 2013-03-19 19:07:15下载
- 积分:1
-
knnalgorithm
k最近邻算法,给出训练样本和测试样本,通过样本间欧氏距离或是绝对距离来寻找测试样本的k个近邻,并根据k个实例里多数所属的类将该测试样本归为该类。(k-nearest neighbor algorithm, given the training and testing samples by the Euclidean distance between the samples or the absolute distance to find the k nearest neighbors of the test sample and the test samples according to class k instances where the majority belongs classified as class .)
- 2015-03-27 16:21:54下载
- 积分:1
-
FFT-Rife
Rife是一种频谱校正方法,分别给出了以上算法的Matlab程序并且画出了图形。( Rife is a spectrum correction method given above algorithm Matlab program and draw graphics.)
- 2013-05-20 21:03:08下载
- 积分:1
-
work
说明: 利用matlab对图像进行栅格提取,高频增强,中值过滤,线性过滤,自适应过滤等的程序代码(The image grid using matlab code extracted)
- 2010-04-12 21:59:42下载
- 积分:1
-
Imageequilibria
说明: 这是我自己写的一个Matlab原代码:直方图均衡化,另外送上别人写的一种算法,给大家比较,接下来我还想写一种能强化细节的自适应直方图均衡法。。请大家多多指教(that I wrote an original Matlab code : histogram equalization, and send the others to write an algorithm for the sake of comparison, the next one I want to write details can be enhanced adaptive histogram equalization method. . Please exhibitions. .)
- 2006-04-10 21:19:16下载
- 积分:1
-
wenfeufangchengzudelongge-zip
利用matlab编写的微分方程组的龙格库塔解法(Runge-Kutta solution of differential equations using Matlab prepared
)
- 2012-04-09 19:31:03下载
- 积分:1
-
wnet
Zhang wavelet neural network. Do the first wavelet network made by Dr. Zhang.
- 2011-06-01 08:41:35下载
- 积分:1
-
filter
自适应滤波器的仿真实验 与课本相结合 注释详尽 值得下载(The simulation experiment of adaptive filter)
- 2015-01-14 23:47:45下载
- 积分:1