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

搜索资源列表

  1. MATLAB

    0下载:
  2. MATLAB中GA遗传算法工具箱帮助信息-Find the minimum of a function using genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:72013
    • 提供者:陈琳
  1. matlab

    0下载:
  2. 遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of-Matlab genetic algorithm to achieve a classic example of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:6600
    • 提供者:baadf3c
  1. GA

    3下载:
  2. 这个一个遗传算法的实例,可以解决机器人轨迹规划的问题-This example of a genetic algorithm, can solve the problem of robot path planning
  3. 所属分类:matlab

    • 发布日期:2015-04-21
    • 文件大小:40972
    • 提供者:kevin
  1. SFAM

    0下载:
  2. 实现遗传算法对于SFAM网络输入模式的序列优化-The realization of genetic algorithm for the SFAM network optimization serial input mode
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:50870
    • 提供者:温长吉
  1. 218_aubt

    0下载:
  2. 本代码是基于面部感情特征提取的一种遗传算法,-The code is based on the facial feature extraction of the feelings of a genetic algorithm,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4842911
    • 提供者:yinglun
  1. GAandrealization

    0下载:
  2. 遗传算法及其matlab实现:用两个实例说明遗传算法的matlab程序实现-Matlab genetic algorithm and its realization: two examples of using genetic algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:206510
    • 提供者:秦勤
  1. 8-puzzle-genetic

    0下载:
  2. It s simple implementation of Genetic Algorithm on 8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on 8-puzzle and as re
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3592
    • 提供者:ramin
  1. GA_CMAC_BP_BLDCM

    3下载:
  2. 基于遗传算法的小脑模型控制器对永磁无刷直流电机的数学模型进行仿真。内附全套程序及仿真模型。-Cerebellar model based on genetic algorithm for permanent magnet brushless DC motor controller, a mathematical model to be simulated. Containing a complete set of procedures and simulation models.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:61394
    • 提供者:leo
  1. MATLAB

    0下载:
  2. 用MATLAB求解遗传算法的旅行商问题,这一类问题在大学生以及研究生的数模竞赛以及日常生活当中尤为重要的,为我们所重视。、近年来,学术界对旅行商问题也逐渐重视起来。-Using MATLAB genetic algorithm for solving the traveling salesman problem, this kind of problem students and graduate students in Mathematical Modeling Contest, and da
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:6195
    • 提供者:zhangshenglin
  1. genetic-algorithm

    0下载:
  2. 用基本遗传算法求解一维无约束优化问题 用顺序选择遗传算法求解一维无约束优化问题 用动态线性标定适应值的遗传算法求解一维无约束优化问题 用大变异遗传算法求解一维无约束优化问题 用自适应遗传算法求解一维无约束优化问题 用双切点遗传优化求解一维无约束优化问题 用多变异位自适应遗传优化求解一维无约束优化问题 -The basic genetic algorithm with one-dimensional sequence of unconstrained optimizat
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6339
    • 提供者:胖子
  1. FSSP-of-GA

    1下载:
  2. Flow Shop调度问题的遗传算法通用MATLAB源码。 本源码由GreenSim团队原创,-Flow Shop Scheduling Problem General Genetic Algorithm MATLAB source code. The original source code from the GreenSim team,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1796
    • 提供者:lzf
  1. A-Genetic-Algorithm-in-MATLAB

    0下载:
  2. 简要阐述了遗传算法的基本原理,探讨了在MATLAB 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-The principle of genetic algorithm has been presented and its realization in MATLAB has been discussed. A function opti2 mization problem has been given to demonstrate the global
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:152389
    • 提供者:王刚名
  1. genetic-algorithm

    0下载:
  2. 遗传算法的matlab介绍,把遗传算法的各个环节在matlab中的实现都有具体的程序-Genetic Algorithm Matlab, the all aspects of the genetic algorithm in matlab specific procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:22318
    • 提供者:Ding
  1. genetic-algorithm

    0下载:
  2. 遗传算法的MATLAB实现,有比较详细的语句说明,对刚接触的同学比较好-The realization of the genetic algorithm in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:7424
    • 提供者:雪球
  1. Genetic-algorithm-program

    0下载:
  2. 遗传算法的程序,用的是Matlab编的,希望对大家有一定的帮助-Procedures of genetic algorithm, using Matlab series, we want to help
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:4096
    • 提供者:梁国兴
  1. Genetic-algorithm-in-MATLAB

    0下载:
  2. 探讨了在 MATLAB 环境中实现遗传算法仿真的方法 ,并以一个简单的求函数最值的问 题作为遗传算法的应用实例 ,说明遗传算法的全局寻优性及用 MATLAB 实现仿真的可行性-Explore the genetic algorithm simulation in MATLAB environment, and the value of a simple demand function as genetic algorithm application examples, descr iption
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:129428
    • 提供者:张嘉城
  1. 关于用遗传算法改进BP神经网络的MATLAB实现

    0下载:
  2. 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. 遗传算法解决TSP问题的Matlab程序

    0下载:
  2. 解决TSP问题.TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序具体取值视问题的规模和耗费的时间而定(solve TSP problemSolve the TSP problem. The TSP problem (aka: travel salesman problem, freight forwarders) genetic algorithm general matlab program depends on the size of the problem and t
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:14336
    • 提供者:青容
  1. matlab

    1下载:
  2. 基于matlab的BP神经网络训练程序,采用遗传算法优化权值阀值,(Optimization of genetic algorithm for matlab BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:秋风wxd
  1. genetic algorithm

    0下载:
  2. 2009 National Postgraduate mathematical modeling of China- police vehicle patrol program. 1.test20151222.m is main program 2.select20151222.m 3.jiaocha20151222.m 4.fitness.m
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:4096
    • 提供者:champagne
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com