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

搜索资源列表

  1. genetic_bp

    0下载:
  2. 该程序是利用MATLAB来进行遗传算法和BP算法结合的好例子,可以为作参考-that the procedure was carried out using MATLAB genetic algorithm and BP algorithm combines a good example, we will be able to make reference to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4916
    • 提供者:boxman
  1. bianjieyouhua

    0下载:
  2. 使用遗传算法实现一维边界局部优化,程序可在MATLAB环境下运行-use of genetic algorithm to achieve a peacekeeping borders local optimization process will be run under MATLAB
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:38878
    • 提供者:杨焱
  1. ga

    0下载:
  2. 用MATLAB解决遗传算法的问题,不需要用MATLAB遗传算法工具箱函数-MATLAB genetic algorithm to solve the problem, no genetic algorithms using MATLAB toolbox function
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3890
    • 提供者:aaa
  1. Hydrid_GA_ACATSP.rar

    0下载:
  2. 基于遗传和蚁群混合算法的图像配准算法 需要利用matlab遗传工具箱,Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:3618
    • 提供者:凌志刚
  1. EER

    0下载:
  2. 自适应算法与遗传算法的结合,形成一个更加优良的算法。-Adaptive algorithm with a combination of genetic algorithm to create a more fine algorithms.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:792
    • 提供者:张慧峰
  1. GAMatlab

    0下载:
  2. 遗传算法的程序原理,介绍文章及matlab源程序-Principle of genetic algorithm procedure to introduce the articles and source code matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:8892
    • 提供者:luanxinhai
  1. TSnake

    0下载:
  2. Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位 置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图 像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:458981
    • 提供者:ultraqiangda
  1. 2

    0下载:
  2. 量子遗传算法来优化参数实现图像的自适应增强。-Quantum genetic algorithm to optimize the parameters to achieve adaptive enhancement for images.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:3702
    • 提供者:李明金
  1. matlab

    0下载:
  2. 遗传算法matlab程序,很全面,很实用,欢迎下载-Genetic algorithm matlab program, very comprehensive, very practical, welcome to download
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:656800
    • 提供者:dragon
  1. main

    0下载:
  2. 这是个关于图像遗传算法分割的源程序,在matlab上实现-This is a genetic algorithm on the image segmentation of the source, to achieve in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:40492
    • 提供者:yiweibo
  1. shuzituxiangchuli

    0下载:
  2. 在传统图像识别中的模板匹配技术面临着计算量大,存储量大的缺点,因此提出了基于遗传算法的图像识别的方法。本文提出了传统的基于遗传算法和normxcorr2结合的方法,对图像进行离散化,然后把图像识别问题变成一系列的离散点组合优化问题,再利用遗传算法对种群优化的性能,对各个控制点组合优化,让控制点与模板进行匹配,寻出最优解。最后通过实验验证遗传算法在图像识别的优点。-In the traditional image recognition in the face template matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:122653
    • 提供者:谢宗华
  1. ffhgjkllllfgd

    0下载:
  2. 一个用遗传算法做的图象融合,这是MATLAB源程序源码, 已通过测试-A genetic algorithm to do image fusion, which is the MATLAB source code, has been tested
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:432064
    • 提供者:召唤
  1. yichuansuanfa

    0下载:
  2. 基于MATLAB的遗传算法的源程序能有效完成对图像算法的处理,绝对可靠,能运行-MATLAB genetic algorithm-based source code can be effectively completed the processing of image algorithms, absolutely reliable, able to run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:107647
    • 提供者:xiaoyizl
  1. cedaojiance

    0下载:
  2. 用matlab实现的基于遗传算法的车道检测。为减小文件大小,源码全部整合为txt文件,使用者只需将里面源码复制到matlab即可。-Using matlab genetic algorithm-based lane detection. In order to reduce the file size, source integrated into all the txt file, users simply copy the inside source to the matlab can.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:2674
    • 提供者:jinliu
  1. yichuansuanfa

    0下载:
  2. 通过matlab实现遗传算法对最优化问题的只适应求解!-Matlab genetic algorithm to solve the optimization problem only to adapt!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:10233
    • 提供者:吴琦
  1. genetic

    0下载:
  2. 用MATlab实现的遗传算法,i比较简单,适用于刚学习粒子群算法的人,大家可以交流一下-MATlab genetic algorithm, relatively simple, suitable for people new to the study of the particle swarm optimization (pso) algorithm, we can discuss
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:217867
    • 提供者:wanglin
  1. Genetic-Algorithms-using-matlab

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。-Genetic Algorithm (Genetic Algorithm) is a simulation of natural selection and genetics of Darwinian biological evolution computational models of biological evolution, t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:19546
    • 提供者:fanshengnan
  1. MATLAB-Genetic-Algorithm

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。-Genetic Algorithm (Genetic Algorithm) is a simulation of natural selection and genetics of Darwinian biological evolution computational models of biological evolution, t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:236275
    • 提供者:fanshengnan
  1. MATLAB-Genetic-Gradient-Algorithm

    0下载:
  2. 有关遗传算法的实例,有详细的注释,能够运行并显示结果-Examples of genetic algorithms, there are detailed notes, be able to run and display the results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5208
    • 提供者:薛冰
  1. xeuefyt_speedup_functions

    0下载:
  2. matlab程序,遗传算法解决经典的TSP(旅行商)问题,不错的-The matlab program, the genetic algorithm to solve the classical TSP (traveling salesman problem, good
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-13
    • 文件大小:1879
    • 提供者:JFCPuxaep+33258
« 12 »
搜珍网 www.dssz.com