CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - simulation genetic algorithm

搜索资源列表

  1. yichuansuanfa

    0下载:
  2. 遗传算法(Genetic Algorithm,GA)是通过对自然界中生物的遗传和优胜劣汰的进化过程进行模拟与抽象,进而形成的一种自适应全局随机优化搜索方法。遗传算法只需提供目标函数作为寻优信息,它从某一随机生成的初始群体出发,经过选择、交叉和变异等遗传操作后对个体进行适应度评价,保留适应度较强的个体遗传到子代种群中,经过多次的迭代计算求得最优个体,即问题的最优解。本程序采用遗传算法可求解微网优化运行。-Genetic Algorithm is an adaptive global by natu
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2103
    • 提供者:刘向
  1. CSGC

    0下载:
  2. 认知无线电中一种遗传算法CSGC的仿真实验-Cognitive radio in a genetic algorithm simulation experiments CSGC
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:8914
    • 提供者:刘晨
  1. collision

    0下载:
  2. 认知无线电中遗传算法在一定信噪比下的冲突概率仿真实验-The probability of conflict in cognitive radio under certain genetic algorithm simulation SNR
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:55534
    • 提供者:刘晨
  1. fairness

    1下载:
  2. 认知无线电中采用遗传算法的频谱分配的公平性仿真实验-Fairness simulation using cognitive radio spectrum allocation Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2016-07-13
    • 文件大小:9216
    • 提供者:刘晨
  1. time-cost

    0下载:
  2. 认知无线电中基于遗传算法的频谱分配的时间开销仿真实验-Cognitive radio spectrum allocation time overhead simulation-based Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:10841
    • 提供者:刘晨
  1. Maximum-Power-Point-Tracking-using-GA--Optimized-

    0下载:
  2. This paper proposes a new MPPT controller. The proposed MPPT controller is based on genetic algorithm (GA) optimized artificial neural network (ANN). For the simulation purpose an improved model of SPV is used. The MPPT is simulated and studi
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:304179
    • 提供者:samir
  1. Solution

    0下载:
  2. The simulation of the travelling salesman problem using the Nearest neighbor method and the genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:86630
    • 提供者:Sudaraka
  1. GA-true

    0下载:
  2. Matlab code for simulation of Genetic Algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2508
    • 提供者:mohammadReza
  1. PPCPRAGA--fangzhen

    1下载:
  2. “投影寻踪+遗传算法优化”的主仿真程序,调用遗传算法优化投影寻踪模型的程序.- Projection Pursuit+ genetic algorithm, the main simulation program.Call genetic algorithm optimization procedures projection pursuit model.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1329
    • 提供者:张国玮
  1. AI_matlab

    0下载:
  2. 人工智能matlab仿真!!个人杰作,包含 粒子群算法,遗传算法,蚁群算法等等,非常有趣,希望能帮到您学习matlab-Artificial Intelligence matlab simulation! ! Individual masterpieces, including the particle swarm optimization, genetic algorithm, ant colony algorithm, etc., is very interesting, I hope to
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:29657
    • 提供者:邓锐
  1. tsp

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法 遗传算法的基本运算过程如下: a)初始化:设置进化代数计数器t=0,设置最大进化代数T,随机生成M个个体作为初始群体P(0)。 b)个体评价:计算群体P(t)中各个个体的适应度。 c)选择运算:将选择算子作用于群体。选择的目的是把优化的个体直接遗传到下一代或通过配对交叉产生新的个体再遗传到下一代。选择操作是建立在群体中个体
  3. 所属分类:DNA

    • 发布日期:2017-03-23
    • 文件大小:786322
    • 提供者:ahu_gj
  1. GA_New

    0下载:
  2. THis is the code for running the simulation of the genetic algorithm in VHDL code . Understanding this you will get enriched in the algoritm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:977330
    • 提供者:Honey
  1. YICHUAN

    0下载:
  2. 对遗传算法进行分析,介绍,并用多种matlab方法,C语言,c++算法进行仿真-The genetic algorithm is introduced, and a variety of analysis, matlab method, C language, c++ simulation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:38129
    • 提供者:mali
  1. daima

    0下载:
  2. 二进制编码的遗传算法源程序,基本的测试函数,其中包括典型的二维和三维图像的仿真,具有普遍性-Binary coded genetic algorithm source code, the basic test functions, including typical simulation of 2D and 3D images, universal
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:8804
    • 提供者:王芳
  1. dai

    0下载:
  2. 使用二进制编码的遗传算法源程序简单的正玄函数的图像仿真,具有代表性-Using binary coded genetic algorithm source simple image simulation sine function, representative
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2306
    • 提供者:王芳
  1. Ayc

    0下载:
  2. 基于遗传算法的人工生命模拟 AL_GA.C -An Artificial Life Simulation model Based on Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:7953
    • 提供者:神梦无痕
  1. GA-Great-job

    0下载:
  2. 文件包含单纯型算法、复合算法和遗传算法的仿真程序及其结果-File contains the simplex algorithm, complex algorithms and genetic algorithm simulation program and its results
  3. 所属分类:Software Testing

    • 发布日期:2017-05-16
    • 文件大小:4079243
    • 提供者:武昊
  1. yichuansuanfa

    0下载:
  2. 遗传算法m语言仿真,含有画图程序,适合初学者,欢迎下载-Genetic algorithm simulation, containing drawing program for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2476
    • 提供者:Wang Xiaosong
  1. Improved-job-shop-scheduling-method

    1下载:
  2. 为了解决考虑生产总成本的车间调度问题,对引入加工成本、库存管理成本和拖期惩罚成 本的车间调度问题进行了研究,提出了一种改进的遗传算法求解该问题。论述了改进遗传算法的 编码、初始化、选择、交叉和变异操作,通过与基本遗传算法的仿真比较,验证了该算法在收敛速度 和最优解值上的优越性。 -In order to solve the job shop scheduling problem considering the total production cost, the process
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:475716
    • 提供者:袁杰
  1. Optimal_location_of_STATCOM_in_multimachine

    0下载:
  2. a b s t r a c t A new metaheuristic method, the Cuckoo Search (CS) algorithm, based on the life of a bird family is proposed in this paper for optimal design of static synchronous compensator (STATCOM) in a multimachine environment. PV curves are i
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:911859
    • 提供者:elijj56
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com