资源列表
up
- 人智经典算法的实现,包括8数码,遗传算法,tsp等-Moses classic algorithms were realized, including 8 digital, genetic algorithm, tsp, etc.
LZQYHSF
- 粒子群算法源代码,属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解。-Particle swarm algorithm source code, is a kind of evolutionary algorithm, and genetic algorithm are similar, it is also starting from the random solutions, through the iterative search for the optimal
TSP_hopfield
- 通过hopfield神经网络解决TSP商务旅行商问题,找出一条最短路径!-By hopfield neural networks to solve traveling salesman problem TSP business, find a shortest path!
DirectedSpanningTree
- Spanning tree algorithm and codes
improvedregion3
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。
para3
- 模式识别和智能计算第三章程序,可以直接运用,欢迎大家下载-Pattern Recognition and Intelligent Computing Chapter II procedure, you can directly apply, please download
chap8
- 模糊RBF网络 高级神经网络 基于模糊RBF网络的逼近算法 Pi-Sigma神经网络-High fuzzy RBF network based on fuzzy RBF neural network approximation algorithm for network Pi-Sigma Neural Networks
FSP
- 这是一个运用GA遗传算法计算流水车间调度问题的新程序-This is an application of genetic algorithm GA flow shop scheduling problem new program
PSO
- 自己编写的封装好的粒子群算法,用C#实现。-I have written a good package PSO with C#.
jiqunC
- 模式识别 集群算法C++语言实现的,作业的解答,太好了!-It is the best code to study major in program!
EightCode
- 利用A*算法实现8数码,其中利用数组来实现节点的存贮-A* algorithm using 8 Digital, which use the array to achieve the storage node
Gravitational-Search-algorithm
- 力搜索算法”Mathlab代码23基准函数最小化。- This is the Gravitational Search Algorithm Mathlab code for minimizing 23 benchmark functions. change test_functions.m and test_functions_range.m for your own applications. change Gconstant.m for your own f
