搜索资源列表
GA训练神经网络权值
- 利用GA算法训练神经网络权值参数
Matlab的GA程序.rar
- MATLAB的GA程序,MATLAB process of GA
GA.rar
- 遗传算法初学者教程:包括GA的基本步骤,流程及应用中的一些基本问题 ,Genetic algorithm tutorial for beginners: the basic steps, including GA, process and application of some basic issues
NHibernate-2.1.2.GA-src
- 三层源码 NHibernate-2.1.2.GA- NHibernate-2.1.2.GA
GA
- GA.dll是封装遗传算法的动态连接库,内部潮流计算使用的是PQ方法,该潮流计算方法已封装在该DLL内。如果需要采用其他的潮流计算方法,需要重新来设计DLL的接口函数及更改遗传算法中目标函数的计算方法。-GA.dll genetic algorithm is encapsulated dynamic link library, the internal flow calculation using the PQ method, the power flow calculation method
GA
- 在matlab平台下,用GA对的lssvm的参数进行优化,很有用的东西。-Platform in matlab, using the GA to optimize parameters lssvm, very useful things.
GA-BP
- GA-BPmatlab程序,有需要的可以下。-GA-BPmatlab procedures need to make.
hibernate-distribution-3.3.1.GA-dist
- hibernate-distribution-3.3.1.GA-dist.zip源码-hibernate-distribution-3.3.1.GA-dist.zip source
GA-PSOPSO
- (粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
BCB_TSP-GA
- 使用BCB進行TSP-GA測試 使用BCB進行TSP-GA測試-BCB carried out using TSP-GA tests carried out using the BCB test TSP-GA
GA
- 由我收集或写出的GA源码,包括GA、SGA、AGA、TSPGA、GAPID、NSGA、NSGA2等。-From my collection or write source of the GA, including the GA, SGA, AGA, TSPGA, GAPID, NSGA, NSGA2 and so on.
GA
- 介绍遗传算法基本原理和人工神经网络,并行遗传,遗传程序等,并用这些方法为商旅问题等求解-Genetic algorithm and Artificial neural network Parallel GA Genetic programming Traveling salesman
GA
- 毕业设计_基于遗传算法的曲轴优化设计研究-GA
GA
- 描述遗传算法的由来及基本原理,并阐述了其具体实现的步骤的例子。对于新学GA算法的人来说是一本不错的书籍!-Descr iption of the origin of genetic algorithms and the basic principles, and described the steps to achieve their specific example. GA learning algorithm for the new person is a good book!
GA
- 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
ga
- 遗传算法,prufer编码解决最小生成树问题-GA
GA-BPNN
- 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
GA
- 遗传算法用C++实现的源代码,用来求最优解得问题-GA
GA
- GA.c:Density Evolution with Gaussian Approximation for Regular LDPC codes.原创,对应Chung的paper。-
ga
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA),遗传算法简单源程序。-Genetic Algorit