搜索资源列表
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
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
nsde3
- 遗传算法优化源码,可以做约束优化问题或者是无约束优化问题的求解()
ga-svm
- 用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)
exit
- 各种优化算法解决TSP问题 包括蚂蚁群算法 ,粒子群算法 ,遗传算法等等()
traversal_consist
- 遗传算法优化小波神经网络的源程序 1 构造的非线性函数 位于nninit_test m 2 直接用WNN逼近非线性 Wnn_test()
20747750
- c语言实现,遗传算法求解TSP问题,基本遗传算法,未经过优化()