CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - matlab and ga

搜索资源列表

  1. anewunscengedkalmanparticlefilter

    0下载:
  2. 一种新的改进的UPF粒子滤波,在不降低精度的同时有效降低了算法的运行时间,很好用,可直接适用-A new particle filter to improve the UPF, achieved without lowering the accuracy of the algorithm at the same time effectively reduce the running time, very good, and can be directly applicable
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:35040
    • 提供者:李光
  1. deadReckonSteering

    2下载:
  2. 该程序用PID系统实现差动转向车辆控制 -A framework for a differential steering vehicle controlled by a PID system tuned with a genetic algorithm. Kinematic model include: constant velocities and variable velocities model. Accurate and simplified kinematics are provide
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:119586
    • 提供者:royma
  1. Matlab-GA

    0下载:
  2. 用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
  3. 所属分类:其他小程序

    • 发布日期:2013-04-05
    • 文件大小:6164
    • 提供者:周晓阳
  1. genetic

    0下载:
  2. This program runs a GA. The roulette wheel method for parent selection is used here. Elitism is included. Parent selection is from the population including the elite chromosomes. The standard bit form is used here. As usual, code works in
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:11503
    • 提供者:siva
  1. GA

    0下载:
  2. GA for Matlab use and is very simple.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1733
    • 提供者:aven
  1. Mo-based-on-matlab-GA-toolbox

    0下载:
  2. 对基于matlab的遗传算法工具箱进行了介绍,很有用的论文-Matlab-based toolbox were introduced and useful papers
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:782729
    • 提供者:meimei
  1. ga

    1下载:
  2. 遗传算法GA算法程序。用matlab编写的ga工具箱,简单实用。-GA procedures. Using Matlab toolbox prepared by the ga, simple and practical.-GA
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:977920
    • 提供者:tiantianpa
  1. Matlab_GA

    0下载:
  2. 详细的叙述了使用Matlab使用遗传算法的过程,并使用了三种不同的方法-This document gives the describption of GA and implement it with Matlab.Furthermore, it consists of three different menthods and each one has detail steps
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:19403
    • 提供者:Jim Green
  1. GA

    0下载:
  2. 用MATLAB环境编的一个遗传算法和BP网络结合的小程序,-small program--MATLAB environment is made up of a genetic algorithm and BP networks in combination with
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:28466
    • 提供者:贾目目
  1. matlab-toolbox-of-GA

    0下载:
  2. 关于遗传算法的matlab工具箱及其应用的代码介绍-some code about the GA and the toolbox in matlab related to it
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:11134
    • 提供者:彭婷
  1. GA

    0下载:
  2. 遗传算法的matlab实现,编码,选择算子,交叉算子,变异算子等-Genetic algorithm matlab implementation, coding, selection operator, crossover operator, mutation operator and so on
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:27760
    • 提供者:ran
  1. MATLAB-ga

    0下载:
  2. matlab遗传算法入门教程及代码 雷英杰主编 -matlab genetic algorithm and code AIR Editor Tutorial
  3. 所属分类:Other systems

    • 发布日期:2017-06-08
    • 文件大小:15856122
    • 提供者:王景玫
  1. matlab-GA

    1下载:
  2. 该程序是利用遗传算法求解f=21.5+x1sin(4*pi*x1)+x2sin(20*pi*x2)在-3.0<=x1<=12.1 和 4.1<=x2<=5.8 上的最大值 -The program is the use of genetic algorithms f = 21.5+x1sin (4* pi* x1)+x2sin (20* pi* x2)-3.0 < = x1 < = 12.1 and 4.1 < = x2 < = maximum of 5.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2326
    • 提供者:吴瑶瑶
  1. Binary-GA

    0下载:
  2. binary genetic algorithm implementation in matlab, including Selection, Crossover, Mutation and other methods of generic alghorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3998
    • 提供者:yousefi
  1. GA-BP-matlab-socure-code

    0下载:
  2. matlab写的神经网络代码,其中含有遗传算法对神经网络的权值和阈值优化模块,解释比较详细,师兄的毕业设计部分代码-Written in Matlab neural network code, which contains the genetic algorithm of neural network weights and threshold optimization module, a more detailed explanation, senior graduation design p
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1440
    • 提供者:wen32322
  1. GA-3

    1下载:
  2. 用matlab写的遗传算法小程序 里面涉及到二进制编码 和 格雷码 值得学习和参考-Write with matlab genetic algorithm small program which involves binary coding and Gray code is worth learning and reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1524886
    • 提供者:王道
  1. GA

    0下载:
  2. In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to generate h
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:reyhooon
  1. ga

    0下载:
  2. 车间布局优化是将加工设备、物料输送设备、工作单元和通道走廊等布置物体合理地放置在一个有限的生产车间内的过程。车间布局优化模型是一个含有较为复杂约束的非线性连续优化模型,可以使用遗传算法进行优化。(The layout optimization of the workshop is the process of placing the processing equipment, material conveying equipment, work unit and channel corridor
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:13312
    • 提供者:隐者.
  1. GA

    1下载:
  2. 遗传算法,模拟达尔文进化论的自然选择和遗产学机理的生物进化构成的计算模型,一种不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个基本上是最优的,那么以后再继续这样下去,就可以一直最优了。利用遗传算法,实现三维点云的配准。(Genetic algorithm, a computational model that simulates the biological evolution o
  3. 所属分类:其他

    • 发布日期:2019-05-31
    • 文件大小:2190336
    • 提供者:秋水不染成
  1. SA

    2下载:
  2. SA GA PSO等算法及改进的算法,以及Griewank 函数的matlab代码(SA GA PSO algorithm and improved algorithm, as well as the matlab code of Griewank function)
  3. 所属分类:其他

    • 发布日期:2020-06-12
    • 文件大小:5120
    • 提供者:萧瑟一笑
« 12 »
搜珍网 www.dssz.com