搜索资源列表
MyKmeans
- 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)
seachcenter
- 用matlab编的 找二值图像的重心 可以下下来-Made use of the matlab binary image to find the center of gravity can be down to see the next
Center
- 光谱的中心化处理算法去除一些噪声信息,使建模更精确稳定。-The center of spectral processing algorithms to remove some noise information, so that more accurate modeling stability.
Dijkstra
- 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 -The Dijkstra shortest path algorithm for the proce
center
- 验证中心极限定理,即将若干个不相关随机变量相加-Verify the central limit theorem, not related to the forthcoming number of the sum of random variables
calcAngularDerivative
- This function calculates the radial derivative of an input image. Input parameters: inputImage - the image to calculate the derivative from radialFilterLength - the length of the filter to use, total length will be 2*radialFilterLength+1
hartigansSLC_OpenCV
- hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2
k-center
- 这是一个K中心算法的Matlab程序,很多用-This is a Matlab algorithm K center procedures, many with
center
- 此为基于MATLAB平台确定指纹图像中心点的算法-This is based on MATLAB, the algorithm to determine the center of the fingerprint image
sasim
- 斯坦福大学储层预测中心的FORTRAN模拟退火源程序-Stanford University Center for the FORTRAN reservoir prediction simulated annealing source code
Iris-center-and-radius
- to find the iris radius and center using image thresholding and center approximation-to find the iris radius and center using image thresholding and center approximation..
pupil-center
- to find the pupil radius using similarity based approach.
Find-earthquake-center
- 用MATLAB解决真实世界的问题,再此介绍一个MATLAB查找地震中心的例子-Using MATLAB to solve real world problems。Here,we introduce an example which is to find earthquake center using MATLAB
Matlab-File-Exchange-Center
- Matlab File Exchange Center的HHT代码。仅供参考。-HHT from Matlab File Exchange Center
center of gravity of speech segments
- center of gravity of speech segments
center
- 一个简单的在预处理时用来对数据进行进行中心化的可用函数-A simple preprocessing used in the data center of the available functions performed
Supply-center-positioning
- 此例要求供应中心到最远需求点的距离尽可能小-This case requires the demand supply center to the farthest point distance as small as possible
center
- matlab通过最小二乘法计算锅炉火焰中心的位置,有6层,全部统一化-matlab calculate the position of the center of the boiler flame by the least squares method, there are six layers, all unified
1 Center Crack in a Finite Plate
- SPH示例 center crack finite plate(sph demo a center crack finite plate)
目标散射中心提取
- 实体目标散射中心提取,并且能实现高进度的提取(Solid target scattering center extraction, and can achieve high progress extraction)