资源列表
Fisher_Linear_Classify
- 能够实现Fisher线性判别,对二类数据可以画出精确的二维分类结果,也可画出相应的三维分类结果。
gafor01
- 遗传算法求解典型的组合优化问题,复杂背包问题的设计-Genetic Algorithm for typical combinatorial optimization problem, the complexity of the design of knapsack problem
GA_routing
- genetic algorithm based routing in wireless sensor network
CKHash-0.3.tar
- CKHash is an implementation of Cuckoo Hashing that can receive the input in the form of strings directly
Bayes_optimality_in_linear_discriminant_analysis.z
- 贝叶斯优化在线性判别分析中的应用,这是国外一个大牛写的程序,很有价值-This code is an implementation of the method Bayes Optimal Discriminant Analysis
Geneticalgorithms
- 用一个简单的函数来实现遗传算法的运用,从这个函数中可以看出遗传算法是如何运用的!-a simple function to achieve the application of genetic algorithms, In this function, we can see how the genetic algorithm is used!
python
- 使用python实现BP神经网,代码简单,运行速度快。-Using Python to achieve BP neural network, the code is simple, fast running.
FuzzyMST
- 基于模糊费用最小生成树的算法 的源代码 prim算法 模糊数综合排序-Costs based on fuzzy algorithm for minimum spanning tree algorithm source code prim integrated sort fuzzy numbers
ACO-tsp
- 利用蚁群算法解决旅行商问题,文件包含数据集为各城市的坐标-Ant colony algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city
BP
- 神经网络bp。。。c语言 神经网络bp。。。c语言 神经网络bp。。。c语言 神经网络bp。。。c语言-bp
PSO-tsp
- 利用粒子群算法解决旅行商问题,文件包含数据集为各城市的坐标-Particle swarm algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city
BP_ANN
- 在MATLAB中利用BP算法训练多层感知器-Trained by BP algorithm in MATLAB Multilayer Perceptron
