资源列表
ychsf
- 遗传算法的源代码,可自己进行修改封装成工具箱-Genetic algorithm source code package can be modified into its own tool box
matlab-GA
- matlab——遗传算法 遗传算法程序 -Genetic Algorithm Programming
GA_NN
- 遗传优化神经网络结构,C++源代码
GABYC
- 一个用C实现的遗传算法的程序,在DEV C++和Visual C++的环境下可以进行。-Using C to achieve a genetic algorithm procedure, DEV C++ And Visual C++ Environment can be.
hantanliang
- 在转炉炼钢过程中,通过历史数据,可以预测出含碳量终值的估计值,通过分析数据,效果相当不错。- In the steelmaking process, through historical data, you can predict the carbon content of the final value estimate by analyzing the data, the effect is quite good.
genetic
- 通过遗传算法把随机点提取成曲线的程序,可以用来结合图论分析-Through the genetic algorithm to extract a random point process into a curve can be used to combine graph theory analysis
gene_bpnn_xor
- 基于遗传算法优化的神经网络程序[matlab]实例-Genetic algorithm based neural network program [matlab] instance
matlab
- 基于遗传算法的物流配送方式选择,有遗传算法的解码,遗传,淘汰,和最终最优解-Logistics distribution mode selection based on genetic algorithm
gaosi
- 用函数编辑C++程序,从而体现高斯消去的实现。-With the Function Editor C++ program, which reflects the realization of Gaussian elimination.
bcc
- 原始的细菌群趋药性优化算法,能够解决多维连续函数优化的问题,具有收敛性好,运算速度快等特点-The original group of bacterial chemotaxis optimization algorithm can solve the problem of multi-dimensional continuous function optimization, convergence, high operation speed characteristics
Genetic-Algorithmsmatlab
- 一种新的遗传算法,有详细的注释说明,大家可以轻松读懂,也可以应用到自己需要的领域-A new genetic algorithm, a detailed notes, you can easily read, but also can be applied to the field of their own needs
SolveLasso
- 解决lasso问题的MATLAB代码,可以很方便的求解L1范数问题-to solve the lasso problem