资源列表
FuzzyClust
- FuzzyClust 模糊聚类 用C#语言描述.聚类方式包括:全部,按λ值,按规定类别数-FuzzyClust fuzzy clustering described using C# language. Clustering methods include the following: all, according to λ values, in accordance with the provisions of several categories
71477186ID3_src
- what are you doing?here is the loves
GAandC++
- 一个遗传算法C++类(和bp算法结合使用),头文件和实现文件-a genetic algorithm category C (bp algorithm used in conjunction), and the first document files
KohonenNet
- Kohonen神经网络的类代码,代码中有详细的注释
nmf(test)
- 用于入侵检测的系统的NMF算法,此部分为用于KDD99数据的测试部分的代码。-Intrusion detection system for NMF algorithm, this part of the test data for KDD99 part of the code.
MLSANTGA
- 利用移动最小乘法近似拟合数据,再用蚁群算法进行优化-Ant algorithm
MyPso
- 粒子群优化算法,对于RBF神经网络的优化,实现最优策略-Particle swarm optimization algorithm, to the optimization of RBF neural network, the realization of the optimal strategy
fisher_test
- 模式识别课程中很重要的一种判决方法,fisher判决法的实现和检验,有助于加深理解fisher算法。-Pattern Recognition course a very important decision method, fisher sentence law implementation and testing, will help to deepen understanding of fisher algorithm.
bp
- 简单的BP神经网络,可用于初学者研究BP网络的参数调整对于网络性能的影响,也可以研究其改进-Simple BP neural network, and can be used for beginners BP network parameters adjustment of research for the performance of network effect, can also study the improvement
mtsp
- matlab多旅行商问题,用遗传算法求解代码-matlab mtsp
mygeticalorithm
- 一个采用用遗传算法解决一维下料问题的代码,返回总用料以及下料方式,可直接使用。-Using a genetic algorithm to solve the problem of one-dimensional cutting code, the total return of materials and cutting methods can be used directly.
Genetic
- 本源程序是对遗传算法进行编程,通过选择、交叉和变异操作等进行遗传操作。-This source of genetic algorithms, programming, and genetic manipulation through selection, crossover and mutation operations.