搜索资源列表
Untitled5
- 数学建模中的一个遗传算法,以生物理论为基础,是数模中的常用的基本算法。-Mathematical modeling of the genetic algorithm
GA-PLS-toolbox
- GA-PLS遗传偏最小二乘法 用于数据挖掘或者是光谱特征变量筛选-GA-PLS Genetic Partial Least Squares
short-distance
- 本程序使用遗传算法实现了最短路径,而且本文代码是matlab代码。-matlab code of ...
GA
- 基于VB 的遗传算法求解最大值问题,适合初学者-VB based on genetic algorithm for solving maximum problem for beginners
clsf_dpd1
- 基于粗糙集和遗传算法的属性约简,包含核及不可区分关系等求解-Attribute reduction based on rough sets and genetic algorithm, including nuclear and indistinguishable relationship to solve
GA-Net
- 很经典的社区网络问题解决方案,基于传统的遗传算法GA为优化策略。-GA-Net: A Genetic Algorithm for Community Detection in Social Networks
rgyq
- 人工鱼群算法的实现代码,有效处理优化寻优问题,比遗传算法、PSO具有更好的优化效果-Artificial fish swarm algorithm code to deal effectively optimize the optimization problem, with better optimization results than the genetic algorithm
TSP
- 用遗传算法解决旅行商问题,注释比较详尽,便于理解-Solve the traveling salesman problem using genetic algorithms, more detailed notes, easy to understand
GAKMeans
- 由于Kmeans聚类分析是一个局部的搜索过程,因此加入遗传算法进行全局搜索选择最优的初始中心点使得Kmeans算法产生较大的改进-Since Kmeans Cluster analysis is a local search process, so join a global search for the genetic algorithm to the optimal initial centers such Kmeans algorithm produces greater improve
HW1_GA
- 基于matlab的遗传算法的简单实现,可用于初学者对遗传算法进行简单了解-Based on simple matlab genetic algorithm can be used for beginners to learn simple genetic algorithm
GA-BP
- 运用种群遗传算法优化BP神经网络的权值和阀值-The use of genetic algorithm optimization BP neural network weights and thresholds
SVC
- 建立LibSVM预测模型,基于网格算法、粒子群算法、遗传算法优化了模型参数,并由最终模型预测了给定切削参数下零件的粗糙度等级。-Establish LibSVM prediction model, grid-based algorithm, particle swarm optimization, genetic algorithm to optimize the parameters of the model, the final model prediction given by the c
data-mining
- 常用的一些数据挖掘算法,包括Apriori,SVM,神经网络,遗传算法,K-means。-some commonly used data-mining algorithms,including Apriori,SVM,Neural Network,Genetic algorithm,K-means
jibenyiqunjulei
- 该算法,解决了不收敛的问题,聚类效果非常好。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-The algorithm solves the problem of convergence, and the clustering effect is very good. The improved ant colony algorithm is based on the improvement of genetic algorithm. O
遗传k-means
- 数据挖掘经典算法,遗传算法与K_means算法结合(Data mining classic algorithm)
whhv
- Simple Genetic Algorithm 遗传算法的!c语言的源程序()
949916
- 计算多产品间歇过程调度uis操作的,遗传算法程序()
686637
- 求解TSP问题的遗传算法matlab程序()
mplzdhh748
- 用遗传算法解0 1背包问题,背包问题是著名的NP完备类困难问题,此处给出解法,()
ga-svm
- 用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)