-
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
-
DemoPlot
利用Matlab模拟点电荷电场的分布,输入两个电荷的电量大小(Distribution Distribution Distribution use of Matlab simulation point charge electric field distribution using Matlab simulation point charge electric field simulation using Matlab point charge electric field distribution point charge electric field simulation using Matlab Matlab simulation of the electric field of a point charge)
- 2013-12-10 22:59:04下载
- 积分:1
-
一阶Keystone变换Keystone
说明: 实现一阶Keystone变换,包含三种方法,分别是DFT+IFFT方法,sinc插值方法和chirp-Z方法(Three algorithms for perform keystone transform, including DFT+IFFT, sinc interpolation and chirp-z transform.)
- 2021-04-19 09:38:51下载
- 积分:1
-
3MATLAB
matlab 教程 ppt 第3章 MATLAB程序设计(the ppt about matlab)
- 2010-03-07 09:25:41下载
- 积分:1
-
点云数据到平面的距离
说明: 该代码可求解点云数据中每一个点到A、B、C所确定的平面的距离(The code can solve the distance from each point in point cloud data to the plane determined by A, B and C.)
- 2020-11-15 14:39:41下载
- 积分:1
-
Signal_Processing
贝叶斯滤波器设计的MATLAB程序,源码。(MATLAB Bayesian filter design process, the source code.)
- 2010-12-25 23:30:35下载
- 积分:1
-
ilc-based-on-PD
迭代学习算法程序,基于PD的,简单,无错误,能够运行,结果准确,适合初学者学习。(interative learning algorithm (ILC) based on PD, it is easy to understand and useful for beginner to learn. the algorithm can be used in industry and robot systerm .Matlab language.
)
- 2012-06-17 17:00:41下载
- 积分:1
-
getephem
Extract satellite ephemeris data from RINEX version 2.1 navigation data file.
- 2013-09-26 23:58:35下载
- 积分:1
-
equals
对时域均衡进行分析比较,得出较好的编码方案。(equals)
- 2010-12-04 18:51:11下载
- 积分:1
-
ADVANTECH
研华的PCL733 PCL734程序库,直接调用控制板卡,很好用的啊(Advantech' s PCL733 PCL734 library, direct calls to control the board, very good use ah)
- 2010-02-05 12:51:03下载
- 积分:1