-
DoubleSpiral
The matlab code for the double spiral problem ( classification in data mining )
- 2011-06-07 15:09:41下载
- 积分:1
-
cofdm-simulation--multisingle2
cofdm simulation graphs(2)
摘自94年名家论文(cofdm simulation graphs (2) from the famous 94 theses)
- 2007-05-09 10:28:09下载
- 积分:1
-
matlabfangzhen
matlab的仿真模拟书中的源码,大部分较为基础,可以当做参考(matlab simulation source code in the book, most of the foundation, can be used as reference)
- 2012-11-14 14:49:40下载
- 积分: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
-
Matlab
Matlab数字信号处理与应用源代码,这是一本书上的关于matlab的源代码,对于学习小波变换的初学者可以参考一下啊。(Application of digital signal processing and Matlab source code, this is a book on matlab source code for beginners to learn on wavelet transform for reference ah.)
- 2010-05-12 11:49:53下载
- 积分:1
-
mat2lpc
一个数学公式的简单应用在matlab中的实现,绝对值及平方等(Simple application of a mathematical formula in the matlab implementation, such as absolute value and square)
- 2011-05-09 16:39:47下载
- 积分:1
-
mean5_3
函数mean5_3(五点三次平滑算法)对数据进行平滑处理的源代码
(Function mean5_3 (five-point smoothing algorithm three times) to smooth the data source)
- 2011-08-21 09:22:30下载
- 积分:1
-
Binary-Tree
binary tree explaination ebook
- 2014-12-02 07:27:30下载
- 积分:1
-
complex-variable-function
Matlab在复变函数中的应用,介绍留数的概念及Matlab的实现;介绍在复变函数中有重要应用的Taylor展开(Matlab in the application of complex variable functions, introduce the concept and the residue Matlab realization describes the complex function has important applications in the Taylor expansion)
- 2013-10-24 23:27:00下载
- 积分:1
-
kalman-using-matlab
用matlab实现的卡尔曼滤波程序,可以直接运行。(Matlab achieve Kalman filtering process can be run directly.)
- 2013-05-19 13:46:19下载
- 积分:1