-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1
-
Simulinkshilixiangjie
首先介绍计算机仿真技术和仿真建模方法的基本概念,以
便对建模和仿真有个初步和整体的认识;然后对 Simulink 进
行简单介绍,并以一个简单例子进行引导;最后介绍 Simulink
的工作原理,为后续的深入掌握 Simulink 打下基础(First introduced the computer simulation technology and the basic concepts of simulation modeling methods, modeling and simulation in order to have a preliminary and general awareness then Simulink for a brief introduction, and to boot a simple example Finally Simulink works, Simulink for subsequent understanding of the foundation)
- 2011-11-13 15:52:42下载
- 积分:1
-
matlab(GA)1
matlab遗传算法工具箱函数及实例讲解1
核心函数: 初始种群的生成函数 (matlab genetic algorithm toolbox and examples of function on one core function: the initial population of the generating function)
- 2008-03-18 09:42:07下载
- 积分:1
-
pid
说明: 文件包含PID多种算法,相当齐全,并已通过系统仿真测试(PID file contains a variety of algorithms, is quite comprehensive, and has been tested by simulation)
- 2010-04-26 23:09:27下载
- 积分:1
-
CMA_Equalizer
自适应均衡器(CMA)的Matlab仿真源程序及仿真结果图(adaptive equalizer (CMA) and Matlab simulation source Simulation results)
- 2006-05-17 17:43:45下载
- 积分:1
-
Registration2
The file alignImages.m contains the entry function alignImages(.....)
The input images should be in grayscale and converted to double type.
For futher help please refer to the documentation within the code files.(The file contains the entry alignImages.m function alignImages (.....) The input images should be in grayscale and converted to double t ype. For futher help please refer to the <http://www.un.org/arabic/documents/SCCom CVIM within the code files.)
- 2007-04-24 11:41:08下载
- 积分:1
-
Matlab-music-synthesis
使用matlab合成音乐,用傅里叶级数或傅里叶变换的方法来做,最后用分析得到的吉他的特性来演奏东方红(Matlab music synthesis, using Fourier series or Fourier transform method .And finally use the guitar features formerly analysised to play with DFH)
- 2013-12-26 10:08:09下载
- 积分:1
-
bpsk
matlab实现基本的通信仿真技术bpsk(To achieve basic communications simulation technology bpsk using matlab)
- 2009-10-22 23:57:23下载
- 积分:1
-
ProblemsGeneration
在用遗传算法进行JOBSHOP-SHEDULING时,编写的针对LMAX及CMAX的问题产生程序段。(Using genetic algorithm JOBSHOP-SHEDULING when prepared LMAX and Cmax for the problem of program segment.)
- 2008-05-27 12:08:44下载
- 积分:1
-
Artificial-Neural-Network-(ANN)-and-Fuzzy
Artificial Neural Network (ANN) and Fuzzy
- 2012-05-29 16:59:17下载
- 积分:1