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

搜索资源列表

  1. gene_bpnn_xor

    0下载:
  2. 利用遗传算法优化神经网络学习方法,有完整的Matlab仿真程序,可运行供初学者学习一下-Use of genetic algorithm optimization neural network learning methods, complete Matlab simulation program can be run for beginners to learn about
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:4453
    • 提供者:wyl
  1. yichuansuanfa

    0下载:
  2. 遗传算法的matlab仿真,分析遗传算法的各个因子变化的影响。-The genetic algorithm matlab simulation, analysis of the impact of changes in genetic algorithm factor.
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:454671
    • 提供者:龙龙
  1. GAB

    0下载:
  2. 非线性遗传算法的典型实例 基于matlab进行仿真实现的典型实例-Typical example of a typical example of nonlinear genetic algorithm based on Matlab Simulation
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:4697
    • 提供者:冯翔
  1. GA

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-GA (Genetic Algorithm) is
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:298296
    • 提供者:lixigzhi
  1. advanced-pid

    0下载:
  2. matlab例程,pid基本算法以及pid先进控制算法,如模糊pid,遗传算法pid,包含simulink的仿真方法-matlab routines, pid pid basic algorithms and advanced control algorithms such as fuzzy pid, genetic algorithm pid, including simulink simulation method
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:230523
    • 提供者:杨永亮
  1. yichuan

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的-GA (Genetic Algorithm) is a simulation of Darwinian theory of evolution by natural selection and genetic mechanism of biological e
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:599971
    • 提供者:Jeff
  1. matlabyichuan

    0下载:
  2. 一种遗传算法的matlab算法仿真程序计算-A genetic algorithm matlab algorithm simulation program to calculate
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1095
    • 提供者:wty
  1. ycsfdsxjc

    0下载:
  2. 遗传算法是模拟自然界生物进化的过程与机制求解问题的一类自组织与自适应的人工智能技术。 本书重点在于阐述遗传算法的数学基础。全书3章1遗传算法的集合理论2遗传算法的马尔可夫链分析3遗传算法的收敛理论-Genetic algorithm is a simulation of natural biological process of evolution and mechanisms to solve the problem of a class of self-organizing and a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2701143
    • 提供者:123
  1. GA-matlab

    0下载:
  2. 基于matlab的遗传算法仿真系统,讲解很清楚、-Based on genetic algorithm matlab simulation system, explain very clearly,
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:319109
    • 提供者:zhaojie
  1. picture

    0下载:
  2. 该图片是对无线传感网络,从能量和死亡节点进行仿真验证,所用算法为改进量子遗传算法-The picture is a wireless sensor network nodes and death from energy simulation, the algorithm used to improve the quantum genetic algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:88280
    • 提供者:王猛
  1. Optimization-by-simulated-annealing

    0下载:
  2. Optimization by simulated annealing genetic algorithm, genetic algorithm so that the reverse search capabilities, through the simulation shows that can be better value.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:12887
    • 提供者:eaclicker
  1. TSP-MATLAB-CODE

    0下载:
  2. 用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best in
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:163158
    • 提供者:王斌
  1. The-new-meta-heuristic-algorithm-bat

    1下载:
  2. 摘要:新型元启发式算法例如粒子群算法,萤火虫算法,和声搜索算法已经成为现今复杂的优化问题的有效解决方法。该文基于蝙 蝠的回声定位行为提出了一种新型的元启发式算法———蝙蝠算法,同时也将现有的一些算法的优点引入到该算法中。 改文对该算 法进行了详细的公式化表述并对其执行流程的作出了说明,并且将该算法与遗传算法、粒子群优化算法等算法进行了比较。仿真结 果表明,蝙蝠算法明显优于其他算法,并对进一步的研究作出了展望。-Summary: The new meta-heuristic algor
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:630209
    • 提供者:薛云强
  1. PSOBP502

    0下载:
  2. Parsopoulos等采用罚函数法,利用非固定多段映射函数对约束优化问题进行转化,再利用PSO算法求解转化后问题,仿真结果显示PSO算法相对遗传算法更具有优越性,但其罚函数的设计过于复杂,不利于求解;Hu等采用可行解保留政策处理约束,即一方面更新存储中所有粒子时仅保留可行解,另一方面在初始化阶段所有粒子均从可行解空间取值,然而初始可行解空间对于许多问题是很难确定的;Ray等提出了具有多层信息共享策略的粒子群原理来处理约束,根据约束矩阵采用多层Pareto排序机制来产生优良粒子,进而用一些优良的
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2283
    • 提供者:朱坤鸿
  1. BGA

    0下载:
  2. 基本的遗传算法MATLAB代码,对于多维函数的优化非常有效,仿真结果的效果很好。-Basic genetic algorithm based on MATLAB code, optimized for multi-dimensional function is very effective, the effect of simulation results is very good.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:422700
    • 提供者:sigoo
  1. jamming_resource_allocation

    1下载:
  2. 针对干扰资源分配策略,分别利用遗传算法和粒子算法进行仿真优化,并进行对比-Resource allocation strategies for interference, namely the use of genetic algorithm and particle simulation and optimization algorithms, and compare
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:26666
    • 提供者:张瑞
  1. yichuan

    0下载:
  2. Extremal function of genetic algorithm matlab simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:560
    • 提供者:孙钰塽
  1. a

    0下载:
  2. 阵元失效会破坏拖曳线列阵的幅相分布,导致阵列的旁瓣级出现明显升高,严重影响了阵列的性能。阵元失效条件下 的波束形成是一个非线性的最小平方的优化问题,对其直接求解非常困难。针对这一情况,提出了一种基于遗传算法的阵元 失效校准方法。算法的基本思想是将失效阵元的权重强制为零,并使得阵列的实际响应与期望响应在主瓣区域相匹配,同时 对阵列响应的旁瓣级作出限制-Failed elements will des仃oy the amplitude and phase distribution and
  3. 所属分类:Project Manage

    • 发布日期:2017-05-03
    • 文件大小:604202
    • 提供者:赵杰
  1. matlab-path-planning

    0下载:
  2. 机器人路径规划遗传算法matlab仿真源代码-Robot path planning simulation matlab genetic algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:8238
    • 提供者:zhengyang
  1. MATLAB_yi_chuan_suan_fa

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的-Genetic Algorithm (Genetic Algorithm) is a simulation mechanism of Darwinian natural selection and genetics computational models o
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:84180
    • 提供者:赵程序
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com