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

搜索资源列表

  1. matlab

    0下载:
  2. 遗传算法实现最优化问题的解,适合初学者使用,稍加改进即可实现tsp问题的求解-Genetic algorithm optimization solution, suitable for beginners, a little to improve the problem can be solved to achieve tsp
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3056
    • 提供者:cy
  1. ss

    1下载:
  2. 遗传算法解决背包问题,其中包括算法编码初始化,交叉,变异和惩罚策略,很好的解决了背包问题-Genetic algorithm to solve knapsack problem, including the coding algorithm initialization, crossover, mutation and punishment strategy, a good solution to the knapsack problem
  3. 所属分类:matlab

    • 发布日期:2014-09-19
    • 文件大小:1024
    • 提供者:ss
  1. ga_wsn

    2下载:
  2. 用遗传算法进行无线传感器网络的路由控制,降低WSN的能量损耗-Using genetic algorithms for wireless sensor network routing control and reduce energy consumption WSN
  3. 所属分类:matlab

    • 发布日期:2015-11-30
    • 文件大小:1024
    • 提供者:darrenyane
  1. GAbp

    0下载:
  2. 遗传算法优化BP神经网络的权值和阈值,进行预测-BP neural network genetic algorithm to optimize the weights and thresholds to predict
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:36883
    • 提供者:姚爱民
  1. GA

    0下载:
  2. 对人工智能中的遗传过程采用历史包含度分析的方法的仿真程序,对确定支持域中的变量进行了相关性选择,然后进行了在一定支持向量确定度下的遗传分析。-On artificial intelligence in the genetic process of the historical analysis of the methods include simulation program, the variables in determining support for the relevant domai
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:136889
    • 提供者:zhanghao
  1. Synthesis_of_Antenn_Array_Using_GA_and_Design_Matl

    3下载:
  2. 遗传算法在非线性数值优化方面有着很强的生命力 ,适于波束赋形阵列天线的综合。Matlab 具有很强的数值计算能力和数据图视功能 ,经过二十多年的发展 ,逐渐成为工程师们进行数值优化的首选计算机语言。以一部具有余割平 方波束的雷达搜索天线阵为例 ,采用遗传算法对其馈电相位进行优化 ,优化结果与目标吻合。同时给出其主要节点的 Matlab程序。-Nonlinear numerical optimization genetic algorithm has a strong vitality, suit
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:331100
    • 提供者:victor728
  1. yiqunjulei

    1下载:
  2. 改进的蚁群算法,基于遗传算法的改进,解决不收敛的问题。-Improved ant colony algorithm, based on genetic algorithm to solve non-convergence problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2507
    • 提供者:hu
  1. psoandga

    0下载:
  2. 粒子群算法及其与遗传算法的比较,加深交流!-pso ga compare
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:269645
    • 提供者:zhanglin
  1. MATLABGADESIGN

    0下载:
  2. matlab环境下的遗传算法程序设计,希望大家支持-GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:62743
    • 提供者:zhanglin
  1. ga-bp

    1下载:
  2. 用遗传算法优化bp神经网络权值系数.matlab 编程实现.-GA algorithm was used to optimize the bp net weights.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-01-29
    • 文件大小:7168
    • 提供者:jiacc
  1. GAs

    0下载:
  2. 遗传算法简明教程,附带程序,深入浅出讲解-Simple genetic algorithm tutorial, with procedures in layman' s language to explain
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5386
    • 提供者:何亮
  1. HSOGA

    3下载:
  2. 《求解全局优化问题的混合自适应正交遗传算法》一文的源码,见软件学报2010年第6期的文章。该代码中的自适应正交叉遗传算子有极强的搜索能力,特别适合高维工程函数模型的优化,如机器人多自由度的数学模型优化。虽然本人虽已不从事什么学术上的研究,但若你借鉴了其中的代码或者思想,请把该文献加入到你的参考文件中,谢谢。-" Global Optimization Problem with adaptive orthogonal genetic algorithm," a source te
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:88613
    • 提供者:江中央
  1. matlab

    0下载:
  2. matlab中遗传算法工具及使用方法,书中有大量实际应用的例子,便于初学者学习-matlab genetic algorithm in the tool and use the book, a large number of practical applications, easy for beginners to learn
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9704847
    • 提供者:赵勇
  1. ga

    0下载:
  2. 包括遗传算法的各种运算(交叉,变异)的实例源程序代码-Various operations, including genetic algorithms (crossover and mutation) of the instance of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:104026
    • 提供者:高利敏
  1. my_ga_test1

    0下载:
  2. 该用matlab 实现的遗传算法可以用于多目标有约束优化,是我最近学习matlab时一个视频上讲的例子,视频在土豆网搜“matlab全局优化方法及应用”。希望多大家有用。-This genetic algorithm can be used to solve the multi-objective optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:735
    • 提供者:张毅
  1. matlab

    0下载:
  2. 给出了了遗传算法的MATLAB源代码,在数学建模中相当实用。-Genetic algorithm is given MATLAB source code, very useful in mathematical modeling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:7454
    • 提供者:张庆华
  1. matalb

    1下载:
  2. 遗传算法的matlab源程序,可以用于遗传算法的应用,还是很有用的-matalb
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:680687
    • 提供者:费士曼
  1. [MATLAB]dssmcm2010

    1下载:
  2. 2010年东北三省数学建模竞赛A题企业生产销售方案制定的遗传算法实现代码。-Northeasten Union MCM 2010 Problem A
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:165668
    • 提供者:安哲成
  1. Matlab

    0下载:
  2. 遗传算法原理matlab实现,为大家提供里哦啊一个学习matlab的平台,也为大家提供了学习算法的环境。-Genetic Algorithms matlab implementation, provide a learning matlab in Oh ah platform for us to provide a learning algorithm environment.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:206466
    • 提供者:孙天号
  1. MultiobjectivebasedonGA

    1下载:
  2. 基于遗传算法的多目标优化,matlab开发-Based on genetic algorithm for multi-objective optimization, matlab development
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:80609
    • 提供者:zhang
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com