-
proj10-01
在试验中编写程序实现了K均值聚类算法,K均值聚类的原理是:在训练样本中找到C个聚类中心,每个聚类中心代表一个类的中心。然后将样本归类到与其最近的聚类中心的那一类。 C的选择是通过先验知识或经验选取的。聚类中心是通过算法迭代求得的。(In the test preparation process to achieve a K means clustering algorithm, K means clustering principle is: in the training samples to find C a cluster center, each cluster center represents a kind of center. Then the samples are classified to the nearest cluster center with the type. C' s choice is a priori knowledge or experience through the selected. Cluster center is obtained through the iterative algorithm.)
- 2010-08-28 19:42:53下载
- 积分:1
-
watermark
watermark 的一些介绍,比如 特点、来历、背景、功能、分类(something about watermark)
- 2011-01-08 10:50:04下载
- 积分:1
-
matlab-program-design-course
这是<matlab程序设计教程>的书籍源代码。(this is the book code of matlab program design course)
- 2014-01-12 13:19:01下载
- 积分:1
-
pso-1
给出了经典的粒子群优化算法的matlab实现方法,并结合测试函数,显示算法的寻优能力(Gives a classical particle swarm optimization algorithm matlab implementation, combined with the test function, the ability to display optimization algorithm)
- 2014-02-18 16:17:34下载
- 积分:1
-
OFDM
matlab实现OFDM的仿真,经过实践和编程仿真,对理论课的内容会有更为直观的认识。(matlab simulation realization of OFDM, after practice and simulation programming, the content of the theory of knowledge will be more intuitive.)
- 2008-12-26 16:49:02下载
- 积分:1
-
GPSanti-jamklms
GPS信号抗干扰方法中的KLMS算法,matlab程序(GPS signal interference methods KLMS algorithm, matlab program)
- 2013-10-09 11:40:01下载
- 积分:1
-
chapter9
简单的ofdm信号,主要为信号的建立过程,另有瑞利衰弱信道的代码(The simple OFDM signals, mainly for the establishment process of the signal, otherwise Rayleigh Fading Channels code)
- 2013-04-09 10:17:43下载
- 积分:1
-
distributionPlot
The zip-file contains the following files for visualizing distributions:
- distributionPlot.m: main function that allows creating violin plots
- histogram.m: generate histograms with ideal bin width given the number of data points and the spread (Freedman-Diaconis rule). Note that for integer-valued data, each integer gets its own bin.
- plotSpread.m: plot point clouds with no overlap. Works well for small number of data points, i.e. when there are less than ~20 values per bin.
- 2011-12-24 15:19:30下载
- 积分:1
-
Prob_4-a-Prob_5-M-file
generation of different kinds of random variables
- 2012-01-26 05:59:09下载
- 积分:1
-
lyh_evapor
蒸发器非线性模型仿真,包括蒸发器模型s函数(control system for evapor including sfun of nonlinear model)
- 2010-10-07 12:32:10下载
- 积分:1