搜索资源列表
ycsf
- 本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数-demonstration of this program is simple genetic algorithm used a random population, according to the cross-rate, the rate variation, calculated for generations to adapt to the greatest degree where
initializega
- 经典遗传算法工具箱中的初始种群的生成程序,与大家分享-classical genetic algorithm toolbox initial population of the production process, share with you
GAF1
- 利用遗传算法,对一个函数求取极值的一种方法,考虑到普通遗传算法中初始种群,对极值影响较大,程序的采用了多个初试种群同时学习,相互比较以求取极大值。-use of genetic algorithm, a function of a strike extreme methods, taking into account the general genetic algorithm initial population, Extreme right big impact and the procedu
GAdownload
- 遗传求解求解一元二次方程的解源程序(下载点击GAdownload.c) 说明: 1 popu变量表示群体规模 2 L变量表示染色体的长度 3 pc,pm变量分别代表是交叉概率和变异概率 4 gen是迭代的代数 4 chromosome是一个全局的二维数组,里面存放的是个体的编码 5 程序最后的执行结果输出到了text.txt文本文件中-genetic solving quadratic equation to solve one yuan source solutio
duodianjiaocha
- 用多点交叉实现遗传算法,能够自主选择种群大小、变异率、交叉率以及染色体编码的输出,结果输出为文本。-with more cross-Genetic algorithm, can choose the size of population, the mutation rate, chromosome cross-rate encoding and output, the output text.
fencen
- 用分层实现遗传算法,高、低两个层次并行运行,自主选择种群规模、变异率及两层的交叉率,结果以文本方式输出。-layered with Genetic algorithms, low - and high-level parallel operations, choosing their own population size, mutation rate and the two-tier cross-rates, the results in text mode output.
GA_suanfa
- 基因算法(GA) GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5)
MCRGSA
- MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost-------
wo
- Foreigners in Hubei Nie Haisheng Intl Forum on Population and Development UN procurement info center set up in Wuhan Copyright 2004 english.cnhubei.com All rights reserved Registered Number: E B2-20030053 Editor:Roger Luo
population
- c++类实现人口统计,计算出生率,死亡率,增长率等等。-this is a population calculate program,have function bornrate(),deadrate().
Chinas-population-prediction
- 关于中国人口增长预测的数学模型 完整报告及C++源码-mathematical model of China s population prediction (C++ source code and reprot)
population-growth-model-code
- 07数学建模国赛人口增长的模型代码,关于其中的矩阵使用代码。-07 Mathematical Modeling Nations population growth model code
Multi-population-genetic-algorithm
- 多种群遗传算法的函数优化算法,利用多个种群同时优化,提高遗传算法效率。-Multi-population genetic algorithm function optimization algorithm, the use of multiple populations simultaneously optimize and improve the efficiency of genetic algorithm.
Population-projections-matlab
- 可以用来进行人口预测的matlab代码,直接模仿就可以用了-Can be used for population projections matlab code, you can use a direct imitation
population
- 人口增长(动物繁殖)模型,确定种群的固有增长率和稳定分布,建立稳定收获模型。 -it is about a model of population increasing
Population
- matlab非线性回归模型的拟合曲线(Logisic曲线人口预测-matlab curve fitting nonlinear regression model (Logisic curve population projections
initial-population
- C++ BASED POPULATION GENERATION PROGRAM
population
- 人口增长的数据模型。在数学建模中,可以参考这个代码。-Population growth data model. In mathematical modeling, you can refer to this code.
02 TSP using SA (Population-Based)
- population based TSP using sa
YBJAN1916_SIR model in whole population
- SIR 传染病模型,主要是我通过加入时滞因素以及连续种群的出生率的因素来建立的模型(The SIR epidemic model is mainly built by adding time-lag factors and birth rate factors of continuous population.)