-
lle
一个lle的matlab代码,完成我自己硕士论文时所编写(Lle of a matlab code to complete my master s thesis written at)
- 2008-12-11 11:04:11下载
- 积分:1
-
4
说明: 数据统计描述
第一节 数据分析中常用的统计量及其分布
第二节 频数变量数据特征描述
第三节 综述变量数据特征的描述
第四节 数据分析过程的记录与重现(Data described in section I of data analysis commonly used in statistics and their distribution in section II, the frequency characteristics of variable data variables described in Section III Summary data on the characteristics of the process of data analysis described in section IV of the record and reproduce)
- 2007-09-08 09:33:36下载
- 积分:1
-
K-meanCluster
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-element clusters
Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster.
Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample.
Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments. (How the K-mean Cluster workStep 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (Nk) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3. Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4. Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.)
- 2007-11-15 01:49:03下载
- 积分:1
-
midify_euclid
修正的euclid算法matlab程序,验证通过(Euclid algorithm matlab revised procedures, to verify through)
- 2008-04-17 22:56:26下载
- 积分:1
-
ray
说明: 我边写的关于无限通信中的瑞丽分布的仿真程序.(while I was on the communication of unlimited distribution of Ruili simulation program.)
- 2006-05-12 19:04:24下载
- 积分:1
-
Teatro.cpp
Programa para gerenciamento de um teatro
- 2014-10-18 08:02:24下载
- 积分:1
-
MATLAB_Code
学会怎样快速高效的进行matlab编程,这篇文章说明了怎样把任何一种矩阵转换成行向量,比较实用(Learn how to fast and efficient conduct of matlab programming, this article explains how to convert any kind of trip matrix vector, more practical)
- 2007-09-07 10:55:11下载
- 积分:1
-
75448163whitenoise
用MATLAB产生白噪声序列 以及白噪声序列的相关检验(creat the series of white noise and test the white noise)
- 2009-06-03 10:57:07下载
- 积分:1
-
matlabdrawsphere
用matlab画球体和半球体,word格式里面包含代码和绘图效果(draw a sphere and hemisphere with matlab)
- 2012-03-29 10:02:58下载
- 积分:1
-
CodingToolbox_v0.7
The channel coding toolbox includes: Channel models: Binary, symmetric channel (BSC)...
- 2012-10-08 01:53:15下载
- 积分:1