搜索结果
找到约 7 项符合
Centroid 的查询结果
matlab例程 Matlab的centroid.m、mse_dist.m、uq_dist.m文件
Matlab的centroid.m、mse_dist.m、uq_dist.m文件 ,它们分别求:一个区域的质心、对已知分布和量化区域边界的均方量化误差、采用均匀量化对一给定信源量化时的失真。
matlab例程 Set of functions to calculate the centroid, central moments and normalised moments of a binary image
Set of functions to calculate the centroid, central moments and normalised moments of a binary image. Easy to understand, implemented in matlab
matlab例程 matlab tracking source code to track a moving object on the scene by using centroid and rectangle me
matlab tracking source code to track a moving object on the scene by using centroid and rectangle method
matlab例程 The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw d
The function applies the Madsen method for Doppler Centroid estimation. The input are:
1) the raw data, the parameter of the distance between samples in azimuth to be correlated and the PRF (Pulse repetition frequency)
并行计算 How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters S
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-e ...
人工智能/神经网络 ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Li
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest Neighbor)
Complete Linkage (or Maximum Method, Furthest Neighbor)
Average Linkage (UPGMA)
Weighted Average Linkage (WPGMA)
Mean Proximity
Centroid (UPGMC)
Median (WPGMC)
Increase in Sum of Squares (Ward s Me ...
Matlab Matlab 画三维立体图形
Matlab 画三维立体图形
The aim of geom3d library is to handle and visualize 3D geometric primitives
such as points, lines, planes, polyhedra... It provides low-level functions
for manipulating 3D geometric primitives, making easier the development of more
complex geometric algorithms.  &nbs ...