搜索资源列表
denoise_julei
- 利用聚类算法和小波分析进行声发射信号的阈值去噪 -The use of clustering algorithms and thresholding wavelet analysis of acoustic emission signals
Orong_tbzs
- 详细介绍 - [ 聚融网贷款投标助手源码 ] 聚融网贷款投标助手源码是一个安卓版本的聚融网贷款投标助手项目源码,一般公司或者开发者都不会把这类内部使用的项目源码泄漏出来,这个项目是依托于他的官网的orong.cn,但是现在官网挂掉了,估计整个公司跑路了才会分享出来,因为项目缺少部分图片资源所以原项目会报错,我使用资源目录下的其他图片文件对缺少的图片资源进行了替代,可能图片显示会有错误但是整个项目可以正常的运行起来-Detailed financial network loan tender
K_means
- 本代码可以根据类的初始中心位置和初始点总数,返回每个类的中心位置以及属于哪一类。(This code can return to the central position of each class and what class it belongs to, based on the initial center location and the total number of initial points of the class.)
聚类算法
- 文件夹中主要有二维的K-means,gmm,mean-shift,三维的K-means聚类算法的程序,同时已经经过本人验证无误,可以成功运行,有问题的可以私下交流。(Folder mainly two-dimensional k-means, GMM, mean-shift, three-dimensional k-means clustering algorithm procedures, at the same time has been verified by myself, can be
K均值聚类实现高光谱分类
- 内含主函数和算法Kmeans_of_muldim,main_Kmeans