-
wkfunctional
Surface Fitting of both Positions and Normals without going through the points exactly
- 2011-05-26 13:10:33下载
- 积分:1
-
KNN
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2020-10-23 14:37:22下载
- 积分:1
-
Hertel_dielectric_waveguides
Dielectric waveguides. Outstanding handbook in electrooptics. Examples of different methods for analysis of modes of dielectric waveguides .Matlab codes are included.
- 2009-06-16 00:06:03下载
- 积分:1
-
weinerfilter
这个是用MATLAB编的一个维纳滤波器程序,内涵解释,对初学者会有帮助。(This is a Wiener filter program compiled using MATLAB, the connotation would help explain, for beginners.)
- 2012-05-14 22:27:35下载
- 积分:1
-
colone-immune-algorithm
克隆免疫算法,将记忆库种群采用克隆算法进行复制(Immune clone algorithm, using cloned populations of memory copy algorithm)
- 2011-09-20 09:26:31下载
- 积分:1
-
MUSIC-DOA-estimation-algorithm
MUSIC是基于天线阵列协方差矩阵的特征分解类DOA估计算法,这里是波束空间MUSIC算法源程序。(MUSIC DOA estimation algorithm is based on the decomposition class features antenna array covariance matrix, here is the beam space MUSIC algorithm source.)
- 2014-01-06 15:26:16下载
- 积分:1
-
FuzzyCM
说明: 一个包含多个matlab文件的工具包,利用它可以方便使用模糊c均值聚类(Matlab file contains more than one kit, using it can easily use the fuzzy c means clustering)
- 2011-04-17 00:13:00下载
- 积分:1
-
PCA
在WINDOWS环境下,使用MATLAB写的PCA代码,移植性好,对于做PCA的能方便使用!(In the WINDOWS environment, the use of PCA written in MATLAB code, portability, and for doing the PCA can easily use!)
- 2013-09-14 17:13:24下载
- 积分:1
-
Region-growing-method
Its good to read dbf ubrfiu feerb fewbf ewbrevf reberfb frebef urgbrhihgegkj
- 2011-11-13 12:05:28下载
- 积分:1
-
CFD2_lc_MUSCL
有限体积法求解一维欧拉方程,采用二阶MUSCL迎风格式,计算一维等熵喷管的流程,喷管扩张段有正激波。有助于理解和学习MUSCL格式()
- 2007-09-10 14:21:44下载
- 积分:1