-
Kmeans
Kmeans 算法是聚类分析中使用最为广泛的算法之一,其每个类别均用该类中所有数据的平均值(或加权平均)来表示,这个平均值即被称作聚类中心。该方法虽然不能用于
类别属性的数据,但对于数值属性的数据,它能很好地体现聚类在几何和统计学上的意义。(Kmeans algorithm is the most widely used cluster analysis algorithm, each category with the average of all data in the class (or weighted average) to represent the average is known as the cluster center. Although this method can not be used
The class attribute of the data, but data for numeric attributes, it can well reflect the significance of clustering on the geometry and statistics.)
- 2012-05-05 15:31:02下载
- 积分:1
-
book
徐荣桥《结构分析的有限元法与Matlab程序设计》书。(Xu Rong bridge " structural analysis of the finite element method and Matlab programming" book.)
- 2013-10-24 15:55:07下载
- 积分:1
-
slideandfitting
清华大学数学实验之插值与拟合幻灯片与MAT源码(Tsinghua University, Experimental Math slides of interpolation and fitting with the MAT-source)
- 2009-04-07 15:08:35下载
- 积分:1
-
xinhao
这是我在大学的时候老师讲信号检测与估计理论时候的第二章课件,老师讲得很好,一定对大家有帮助(This is my teacher in college, when speaking when the signal detection and estimation theory, the second chapter of courseware, the teacher explained things very well, it will surely help us)
- 2009-11-24 20:10:26下载
- 积分:1
-
MATLAB-statement
说明: matlab基础知识,PPT文件,内部资料简单,对于深入学习的人不是很合适(matlab basic knowledge, PPT files, internal information is simple, the depth of learning are not very suitable)
- 2008-11-22 15:22:11下载
- 积分:1
-
xiaozao
小波分析以及消噪程序,很实用。希望对大家有帮助(wavelet anaysis and denoising program,very useful to everyone who wang to know about this.)
- 2014-11-01 13:05:01下载
- 积分:1
-
read_grads
MATLAB读取grd降雨数据并绘制成图(MATLAB read the grib rainfall data and plotted)
- 2021-02-15 11:49:47下载
- 积分:1
-
clsreghotkeys
ms05016分析及测试代码!!!!!!!!!!!!!!!!!!!!1(ms05016 analysis and testing the code !!!!!!!!!!!!!!!!!!!! 1)
- 2005-04-22 12:40:34下载
- 积分:1
-
psopt20130502b
Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own current locations and fitness values, their personal best locations, and the swarm s best location. Each particle continually adjusts its trajectory based this information, moving towards the global optimum with each iteration. The swarm as a whole displays a remarkable level of coherence and coordination despite the simplicity of its individual particles. The coordinated behavior of the swarm has been compared with that of a flock of birds or a school of fish.
- 2013-05-04 23:12:48下载
- 积分:1
-
system-design
本文基于MATLAB的数字图像处理环境,设计并实现了一个图像处理系统,论述了利用系统进行图像显示、图形绘制及图像处理过程。
(In this paper, MATLAB-based digital image processing environment, designed and implemented an image processing system, discusses the use of image display systems, graphics rendering and image processing.)
- 2009-04-30 00:51:55下载
- 积分:1