CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - population

搜索资源列表

  1. ycsf

    0下载:
  2. 本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数-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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:49.42kb
    • 提供者:蜗牛
  1. initializega

    1下载:
  2. 经典遗传算法工具箱中的初始种群的生成程序,与大家分享-classical genetic algorithm toolbox initial population of the production process, share with you
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:863byte
    • 提供者:赵学
  1. GAF1

    1下载:
  2. 利用遗传算法,对一个函数求取极值的一种方法,考虑到普通遗传算法中初始种群,对极值影响较大,程序的采用了多个初试种群同时学习,相互比较以求取极大值。-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
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:lionheart
  1. GAdownload

    0下载:
  2. 遗传求解求解一元二次方程的解源程序(下载点击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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.35kb
    • 提供者:万飞
  1. duodianjiaocha

    0下载:
  2. 用多点交叉实现遗传算法,能够自主选择种群大小、变异率、交叉率以及染色体编码的输出,结果输出为文本。-with more cross-Genetic algorithm, can choose the size of population, the mutation rate, chromosome cross-rate encoding and output, the output text.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.25kb
    • 提供者:flying840310
  1. fencen

    0下载:
  2. 用分层实现遗传算法,高、低两个层次并行运行,自主选择种群规模、变异率及两层的交叉率,结果以文本方式输出。-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.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.57kb
    • 提供者:flying840310
  1. GA_suanfa

    0下载:
  2. 基因算法(GA) GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16.68kb
    • 提供者:黄波
  1. MCRGSA

    0下载:
  2. MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost-------
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:程爱华
  1. wo

    0下载:
  2. 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
  3. 所属分类:压缩解压

    • 发布日期:2014-01-16
    • 文件大小:18.02kb
    • 提供者:天使
  1. population

    0下载:
  2. c++类实现人口统计,计算出生率,死亡率,增长率等等。-this is a population calculate program,have function bornrate(),deadrate().
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8.48kb
    • 提供者:dada
  1. Chinas-population-prediction

    2下载:
  2. 关于中国人口增长预测的数学模型 完整报告及C++源码-mathematical model of China s population prediction (C++ source code and reprot)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:526.27kb
    • 提供者:
  1. population-growth-model-code

    0下载:
  2. 07数学建模国赛人口增长的模型代码,关于其中的矩阵使用代码。-07 Mathematical Modeling Nations population growth model code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:8.28kb
    • 提供者:
  1. Multi-population-genetic-algorithm

    0下载:
  2. 多种群遗传算法的函数优化算法,利用多个种群同时优化,提高遗传算法效率。-Multi-population genetic algorithm function optimization algorithm, the use of multiple populations simultaneously optimize and improve the efficiency of genetic algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4.28kb
    • 提供者:钟丁建
  1. Population-projections-matlab

    1下载:
  2. 可以用来进行人口预测的matlab代码,直接模仿就可以用了-Can be used for population projections matlab code, you can use a direct imitation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:32.6kb
    • 提供者:xiaowanqiu
  1. population

    0下载:
  2. 人口增长(动物繁殖)模型,确定种群的固有增长率和稳定分布,建立稳定收获模型。 -it is about a model of population increasing
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.42kb
    • 提供者:Sun Frank
  1. Population

    0下载:
  2. matlab非线性回归模型的拟合曲线(Logisic曲线人口预测-matlab curve fitting nonlinear regression model (Logisic curve population projections
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:731byte
    • 提供者:huangzhenpan
  1. initial-population

    0下载:
  2. C++ BASED POPULATION GENERATION PROGRAM
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:911byte
    • 提供者:pankajps21EC
  1. population

    0下载:
  2. 人口增长的数据模型。在数学建模中,可以参考这个代码。-Population growth data model. In mathematical modeling, you can refer to this code.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:827byte
    • 提供者:陈鑫
  1. 02 TSP using SA (Population-Based)

    0下载:
  2. population based TSP using sa
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:6kb
    • 提供者:mushahhid
  1. YBJAN1916_SIR model in whole population

    1下载:
  2. SIR 传染病模型,主要是我通过加入时滞因素以及连续种群的出生率的因素来建立的模型(The SIR epidemic model is mainly built by adding time-lag factors and birth rate factors of continuous population.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-16
    • 文件大小:7kb
    • 提供者:逍遥游丶
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com