资源列表
[数据结构常用算法] matrix-inversion
说明:本程序实现了矩阵求逆的功能,也是用C++语言的,简单详细-This program implements the function of matrix inversion, but also with C++ language, simple details<> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[matlab例程] GeneticPAlgorithmPToolbox
说明:遗传算法工具箱,还有遗传算法需要的全部函数,来之不易-Genetic algorithm toolbox, as well as all the required functions of genetic algorithms, hard-won<zhagnwenbo> 在 2025-04-05 上传 | 大小:89kb | 下载:0
[人工智能/神经网络/遗传算法] CMean-CPP
说明:使用c-均值聚类算法在IRIS数据上进行聚类分析-C-means clustering algorithm using IRIS data in the cluster analysis<林帅> 在 2025-04-05 上传 | 大小:946kb | 下载:0
[数据结构常用算法] CPPK-means
说明:K均值聚类首先需要确定聚成几类,然后按照迭代的方法,计算类的重心,然后按照向量和类重心的聚类重新分类,反复重复,直到分类稳定或者重心稳定。-K means clustering first need to identify clustered into several categories, and then follow the iterative method to calculate the focus of the class,<zdl> 在 2025-04-05 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] clustering-programming
说明:聚类(Cluster)分析是由若干模式(Pattern)组成的,通常,模式是一个度量(Measurement)的向量,或者是多维空间中的一个点。聚类分析以相似性为基础,在一个聚类中的模式之间比不在同一聚类中的模式之间具有更多的相似性。 -Cluster (Cluster) analysis was performed by a number of models (Pattern) composed of, usually, mode<zdl> 在 2025-04-05 上传 | 大小:3.79mb | 下载:0