搜索资源列表
2006040603
- 该程序实现遗传算法的功能,结构紧凑,可用于分类-genetic algorithm functions, compact structure, used to classify
GA
- 本程序运用了遗传算法,解决了以数组为数据结构的最优路径选择问题。-This procedure using genetic algorithm, to solve the array data structure for the selection of the optimal path.
Cpp2
- 遗传算法结构框架:遗传算法解决 y=x2问题的程序设计源码,编译环境 vc++6.0 -Structural framework of genetic algorithms: genetic algorithms to solve the problem y = x2 programming source code, build environment vc++6.0
matlabandga
- 这是一个用matlab实现遗传算法的程序,实例为深基坑桩锚支护结构的优化-THIS IS A MATLAB-BASED GA PROCEDURE.
tsp
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法 遗传算法的基本运算过程如下: a)初始化:设置进化代数计数器t=0,设置最大进化代数T,随机生成M个个体作为初始群体P(0)。 b)个体评价:计算群体P(t)中各个个体的适应度。 c)选择运算:将选择算子作用于群体。选择的目的是把优化的个体直接遗传到下一代或通过配对交叉产生新的个体再遗传到下一代。选择操作是建立在群体中个体
pangtei_v53
- 迭代自组织数据分析,基于多相结构的信道化接收机,遗传算法无功优化。- Iterative self-organizing data analysis, Channelized receiver based on multi-phase structure, Genetic algorithm based reactive power optimization.
sunqan_v15
- 用MATLAB编写的遗传算法路径规划,一个计算声子晶体结构的一维传递矩阵法,包括最小二乘法、SVM、神经网络、1_k近邻法。- Genetic algorithms using MATLAB path planning, A one-dimensional transfer matrix method to calculate the phonon crystal structure, Including the least squares method, the SVM, neural net
GA_BP_algrithom
- 本函数基于递阶结构遗传算法优化BP神经网络隐层节点结构及权值参数。-BP neural network hidden layer structure and weight parameters of this function optimization genetic algorithm based on hierarchical structure.
遗传算法课件与程序
- 现代优化算法,智能优化算法通过其有效设计可以在跳出局部最优和收敛到一个点之间有个较好的平衡,从而实现找到全局最优点,但有的时候局部最优也是可接受的,所以传统算法也有很大应用空间和针对特殊结构的改进可能。(Modern optimization algorithm)
unary
- 这是个遗传算法的数据结构,该算法用在提取图形特征方面,()
JQRLJGH
- 遗传算法实现路径规划,采用拓补地图结构进行划分环境地图。(genetic algorithm Path planning)