Welcome![Sign In][Sign Up]
Location:
Search - C-means

Search list

[GIS programkmeans

Description: 经典的java编写的模糊C算法,已经在eclipse中编译测试成功,可测试出多个gis坐标的中心点-Java prepared classic fuzzy C algorithm, has been in eclipse in the compiler test is a success, can test multiple gis coordinates of the center
Platform: | Size: 12288 | Author: 张三峰 | Hits:

[AI-NN-PRC_kean_C

Description: C语言的C均值聚类,属于模式识别的聚类技术之一-C-C-means clustering, pattern recognition is one of the clustering technology
Platform: | Size: 2048 | Author: Vincent | Hits:

[Graph programfuzzy_c_mean

Description: 用java 实现 fuzzy c mean 图像的聚类 -Java realize using fuzzy c mean clustering images
Platform: | Size: 2574336 | Author: | Hits:

[BooksC_CPointer

Description: 凸现指针对c的重要性,提供宝贵的提示和智慧的警告。 指针为什么如此重要:正是指针使c的威力无穷。有些任务其它语言可以实现,但c能够更有效的实现;有些任务其它语言无法实现,如访问硬件,但是c可以实现。想要成为出色的c程序员,正确完整的理解指针是一个先决条件-Highlights the importance of c means for providing valuable tips and intelligence warning. Why is such an important pointer: pointer so that c is the power of infinity. Some tasks can be achieved in other languages, but c can realize more effective some tasks can not be achieved in other languages, such as access to hardware, but c can be achieved. Want to become an excellent c programmers, complete understanding of the correct target is a prerequisite
Platform: | Size: 11003904 | Author: | Hits:

[Delphi VCLKmeans

Description: 基于粗糙熵和K-均值聚类算法的图像分割 基于粗糙熵和K-均值聚类算法的图像分割-Based on Rough Entropy and K-means clustering algorithm for image segmentation based on rough entropy and K-means clustering algorithm for image segmentation
Platform: | Size: 257024 | Author: 张三 | Hits:

[AI-NN-PRk-means

Description: 数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。-Data Mining k-means algorithm, should belong to cluster analysis, c language version.
Platform: | Size: 2048 | Author: 师帅 | Hits:

[AI-NN-PRmisc

Description: Probability distribution functions. estimation - (dir) Probability distribution estimation. dsamp - Generates samples from discrete distribution. erfc2 - Normal cumulative distribution function. gmmsamp - Generates sample from Gaussian mixture model. gsamp - Generates sample from Gaussian distribution. cmeans - C-means (or K-means) clustering algorithm. mahalan - Computes Mahalanobis distance. pdfgauss - Computes probability for Gaussian distribution. pdfgmm - Computes probability for Gaussian mixture model. sigmoid - Evaluates sigmoid function.-Probability distribution functions. estimation- (dir) Probability distribution estimation. dsamp- Generates samples from discrete distribution. erfc2- Normal cumulative distribution function. gmmsamp- Generates sample from Gaussian mixture model. gsamp- Generates sample from Gaussian distribution. cmeans- C-means (or K-means) clustering algorithm. mahalan- Computes Mahalanobis distance. pdfgauss- Computes probability for Gaussian distribution. pdfgmm- Computes probability for Gaussian mixture model. sigmoid- Evaluates sigmoid function.
Platform: | Size: 21504 | Author: 林枫 | Hits:

[TCP/IP stackTIME_WAIT

Description: linux c 网络编程 测试tcp连接的TIME_WAIT状态 非常适合于初学者-linux c network programming test tcp connections in TIME_WAIT state is very suitable for beginners
Platform: | Size: 11264 | Author: | Hits:

[Special Effectsc_mean

Description: 利用c均值方法对图象进行聚类分割,此为matlab环境下的仿真代码-Use c-means clustering methods for image segmentation, this is matlab code simulation environment
Platform: | Size: 2048 | Author: 王英 | Hits:

[matlabK-C

Description: 这是一个K中心点聚类算法C实现的,希望对大家有用-K this is a clustering algorithm C to achieve a focal point, and I hope useful for everyone
Platform: | Size: 2048 | Author: 黎艺行 | Hits:

[AlgorithmCjunzhi

Description: 模式识别的C均值聚类算法,用C语言编写的,可运行-Pattern Recognition of C-means clustering algorithm, using C language and can run
Platform: | Size: 168960 | Author: HY | Hits:

[Editorfuzzy-c-cluster

Description: 这是关于模糊K聚类的pdf文件,供大家学习-This is on the K fuzzy clustering pdf document for everyone to learn
Platform: | Size: 71680 | Author: zhs | Hits:

[AI-NN-PRk-means

Description: 这是K均值算法,采用c语言编写,K的取值为2,大家可以改变K的值来进行测试-This is the K-means algorithm, using c language, K value of 2, we can change the value of K for testing
Platform: | Size: 320512 | Author: Gang Li | Hits:

[Special Effects200707171151133491

Description: 一种基于模糊c均值聚类的彩色图像区域分割方法,该方法首先选用适合的彩色空间,然后利用c均值聚类的方法,最终实现图像分割-Based on fuzzy c-means clustering for color image region segmentation method that first of all choose a suitable color space, and then use c-means clustering approach, the eventual realization of image segmentation
Platform: | Size: 164864 | Author: xiaogang | Hits:

[Special Effectsfcm_eg

Description: 模糊C聚类的应用!!利用MATLAB本身自带的FCM函数做的一个例子-Application of fuzzy clustering C!! Using MATLAB itself FCM
Platform: | Size: 5120 | Author: chaochao | Hits:

[matlabCaverage

Description: c均值算法用vc实现。作为重要的算法,c均值有广泛的应用-c-means algorithm by vc realize. As an important algorithm, c the mean has a wide range of applications
Platform: | Size: 990208 | Author: 东方骥 | Hits:

[OtherAFuzzyClusteringModelofDataandFuzzy

Description: 一种改进的模糊C均值算法,英文,但解释较详细。-An Improved Fuzzy C-means algorithm, in English, but a more detailed explanation.
Platform: | Size: 267264 | Author: 马宝秋 | Hits:

[matlabvalidity

Description: 对matlab工具箱中的FCM相关函数进行改进,模糊c-均值有效性检验-Matlab toolbox for FCM-correlation function to improve the effectiveness of fuzzy c-means test
Platform: | Size: 1024 | Author: gaochunhui | Hits:

[Special EffectsFCM_Cluster

Description: 首先介绍模糊集基本知识 其次K均值聚类算法(HCM)介绍 最后重点介绍了模糊C均值聚类, 模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想,也算是一点思维创新-First of all, introduce basic knowledge of fuzzy sets was followed by K-means clustering algorithm (HCM) focuses on the introduction Finally fuzzy C-means clustering, fuzzy clustering is a very important thinking, recently re-image processing on the use of such thinking, but also Innovative thinking is that
Platform: | Size: 17408 | Author: huiguiyang | Hits:

[Windows Developimprovedfcm

Description: fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心-FCM is a fuzzy c means clustering algorithm to determine the cluster center, the adoption cycle of iteration, to determine the optimal cluster center
Platform: | Size: 6144 | Author: zhourl | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net