资源列表
AntColonySystemTSP
- 这是用Ant Colony System 解决tsp问题的C++源码 希望对大家研究蚂蚁算法有所帮助-This is used Ant Colony System solution tsp C source of hope for all research Ant Algorithm help
GA_code
- 遗传算法的代码,面向对象的c++编程,编译通过,由一个头文件和一个算法引擎文件和一个主函数文件组成,比较适合有面向对象编程基础的初学者-Genetic algorithm code, object-oriented programming c++, compile, it consists of a header and an algorithm engine files and files a main function, more suitable for beginners basis o
ga-RBF.rar
- 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序,Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
shannon
- 函数说明: [p,x]=array(P,X) 为按降序排序的函数 P为信源的概率矢量,X为概率元素的下标矢量 p为排序后返回的信源的概率矢量 x为排序后返回的概率元素的下标矢量 -Function Descr iption: [p, x] = array (P, X) is sorted in descending order of the function P is the probability of the source vect
Newton
- 用MATLAB编写的基于拟牛顿算法的最优分类器程序,里头附带随机样本生成程序
intPSO
- 该程序是一整数版的PSO程序。该程序对于整数版PSO的各种应用可作为模板程序-this is a good source code for integer pso
anneal
- 模拟退火算法来源于固体退火原理,是一种基于概率的算法,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小-Simulated annealing algorithm derived solid Annealing is a probability-based algorithm, the solid is heated to a sufficiently high, and a
suisang-V6.7
- 采用的是通用的平面波展开法,是路径规划的实用方法,一种流形学习算法(很好用)。- Using common plane wave expansion method, Is a practical method of path planning, A fluid manifold learning algorithm (good use).
marq
- % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of cor
QGA
- 量子遗传算法的matlab程序,和大家分享-Quantum genetic algorithm matlab program
ga_improve_fcm
- 利用该今年遗传算法和直方图信息进行图像分割-Using the genetic algorithm this year and histogram information for image segmentation
smthga
- 很程式化的标准遗传算法程序,用以求解多元函数的极值-Very stylized standard genetic algorithm procedure to solve the multi-function extremum