搜索资源列表
ImprovedSVM
- 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。
tentotwo
- 十进制与二进制格雷码的转换——智能计算大作业-Gray code and binary decimal conversion- great job on Intelligent Computing
gatbx
- 遗传算法工具箱 将该工具箱拷贝至: E:\matlab program\toolbox\gads 然后便可以在程序中直接使用函数如: mut 变异函数,可以实数变异,即扰动变异 BS2RV 解码函数,可以二进制(包括格雷码)转换为实值-Genetic algorithm toolbox to the toolbox copy: E: \ matlab program \ toolbox \ gads then can be used directly in the progr
GA
- 1利用SOMF网络对二维空间中的点集进行分类2自然二进制码、格雷码与十进制码之间的相互转换3GA算法解决最小生成树问题-A two-dimensional space using the SOMF network to classify the set of points in two natural binary, Gray code with decimal code conversion between 3GA algorithm to solve the minimum spanning
BPSO-and-GA
- 使用粒子群算法和遗传算法求取简单函数的极值,代码将两个算法糅在一起写的,遗传算法又含有二进制码和格雷码编码方式。-The use of particle swarm optimization and genetic algorithm to strike a simple function of the extreme, the code will be melted together to write two algorithms, genetic algorithms and contain