资源列表
[数据结构常用算法] topologicalsort
说明:严版(c语言)数据结构中拓扑排序的实验,经调试,可运行-Strict version of (c language) data structures in the topological sort of experiment, after debugging, run<caixu> 在 2025-03-20 上传 | 大小:194kb | 下载:0
[人工智能/神经网络/遗传算法] sourcecode
说明:基因演算法source code範例vc-Genetic algorithm source code examples vc<dake> 在 2025-03-20 上传 | 大小:21kb | 下载:0
[人工智能/神经网络/遗传算法] cmeans
说明:人工智能中比较经典的c-means算法的实现。在MATLAB中,数据使用矩阵存储比vc中好实现!-Comparison of artificial intelligence in the classic c-means algorithm. In MATLAB, the use of data storage than the vc matrix of the realization of good!<yue yao jia> 在 2025-03-20 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] fish
说明:Fisher线性判别是线性分类算法中最基本的一种算法,其基本思想是将d维空间中的样本投影到一条最易于分类的投影线上,再进行分类。本文将用使用matlab实现Fisher线性判别算法,并给出4种阈值选择的方法。-Fisher Linear Discriminant is a linear classification algorithm as a basic algorithm, its basic idea is to d-dimens<yue yao jia> 在 2025-03-20 上传 | 大小:41kb | 下载:0
[人工智能/神经网络/遗传算法] Apriori
说明:Apriori算法是一种找频繁项目集的基本算法。其基本原理是逐层搜索的迭代,直到不能找到维度更高的频繁项集为止。这种方法依赖连接和剪枝这两步来实现。-Apriori algorithm is a frequent itemsets to find the basic algorithm. The basic principle is that the iterative search step by step, until a high<> 在 2025-03-20 上传 | 大小:19kb | 下载:0