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. 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. 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. 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. 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. mataronhed

    0下载:
  2. 一个采用用遗传算法做的图象融合代码,这是MATLAB源程序源码,希望对需要的人提供帮助。-A genetic algorithm used to do with the image integration code, which is MATLAB source code, hope to those who need help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:432271
    • 提供者:样本
  1. ga_segment

    1下载:
  2. 采用MATLAB语言编程实现了基于遗传算法的最大熵单阈值、最大熵双阈值、二维最大熵单阈值图像分割和基于最大类间方差遗传算法的图像分割-Through the study of threshold segmentation method and genetic algorithm theory, matlab programming language used to achieve the genetic algorithm based on maximum entropy single thre
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:304128
    • 提供者: 许良
  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. yichuansuanfa

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

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

    0下载:
  2. matlab环境下采用otsu与遗传算法相结合确定分割最优阈值-split adopt the otsu and genetic algorithm combined to determine the optimal threshold matlab environment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2591
    • 提供者:徐海青
  1. SVM_RFE_GA_TOOLBOX

    0下载:
  2. 利用遗传基因算法对SVM-RFE算法进行优化,从而获取更优异的特征,提高检测率,该算法的SVMtrain利用matlab自带的函数-The use of genetic algorithms to optimize the SVM-RFE algorithm, in order to gain more excellent features, improve the detection rate of the algorithm using matlab comes SVMtrain funct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7527
    • 提供者:wjwei
  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. 45666011matlab

    0下载:
  2. 用matlab编写的遗传算法例子,与传统比较改善用matlab编写的遗传算法例子,与传统比较改善-Prepared using genetic algorithm matlab example, compared with the traditional used to improve the preparation of the genetic algorithm matlab example of the improvement compared with the traditional
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6916
    • 提供者:you7635084
  1. instvmcesand

    0下载:
  2. 遗传算法的matlab实现程序 多个实例与多种计算方法,很好的(Matlab to achieve multiple instances of genetic algorithm and a variety of calculation method, very good)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:nonxs
搜珍网 www.dssz.com