CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - genetic algorithm of matlab

搜索资源列表

  1. adaptivegenetic

    0下载:
  2. 本程序是用MATALAB编写的遗传算法远程序,大家可以参考一下!-this procedure is used MATLAB prepared by the process of genetic algorithm far, we can take a look!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2769
    • 提供者:李元陪
  1. duomubiaozuoyouhua

    1下载:
  2. 多目标遗传算法,很好的源代码,实现多输入多输入参数条件下的最优化-Multi-objective genetic algorithm, a very good source code, achieve multiple-input multiple-input parameters optimized under the conditions of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:370705
    • 提供者:陈明
  1. segment_ga

    0下载:
  2. 利用遗传算法进行图像分割(matlab源码)-The use of genetic image segmentation algorithm (matlab source)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:335666
    • 提供者:lx
  1. program

    1下载:
  2. 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33610
    • 提供者:南飞燕
  1. roadsegmentation

    0下载:
  2. 遗传算法在道路图像阈值分割中的应用,算法中对遗传算法的遗传算子进行了一系列的改进,收敛性较好。-Genetic Algorithm in the path of the image threshold segmentation application, the algorithm of genetic algorithm genetic operator carried out a series of improvements, a better convergence.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-15
    • 文件大小:2901
    • 提供者:wuhao3424
  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. leavebehindMatlab

    0下载:
  2. 遗传算法对于图像分割有着最重要的意义,可以对边界有着很好的检测-Genetic Algorithm for Image Segmentation with the meaning of the most important, can have a very good detection of the border
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5856
    • 提供者:西宁
  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. julei

    0下载:
  2. 图像处理,图像分割,基于matlab的遗传算法的一些程序-Image processing, image segmentation, based on some of the genetic algorithm matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:50390
    • 提供者:shuren21
  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. genetic-algorithm

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

    • 发布日期:2017-12-01
    • 文件大小:7424
    • 提供者:雪球
  1. matlab-GA

    0下载:
  2. 遗传算法的基本原理,利用Matalab编程实现了遗传算法-The basic principle of the genetic algorithm genetic algorithm, using Matalab programming
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:5045
    • 提供者:谢佳杰
  1. Generate

    2下载:
  2. 基于HIS和遗传算法的图像融合,Matlab代码,有图片-Based on HIS and genetic algorithm of image fusion Matlab code, remote images
  3. 所属分类:Special Effects

    • 发布日期:2015-09-07
    • 文件大小:1242112
    • 提供者:朱宇
  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. mymain

    0下载:
  2. 遗传算法 图像分割挺好用的 希望有用 matlab-Genetic algorithm for image segmentation with the hope of good useful matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:804
    • 提供者:学生
  1. segment_ga

    0下载:
  2. 这是一系列图像分割的matlab程序,其中有二维最佳直方图熵法及传统遗传算法,二维最佳直方图熵法及改进遗传算法,二维最佳直方图熵法及穷举法,最佳直方图熵法及改进遗传算法,最佳直方图熵法及穷举法,并包含示例图片以及结果,是学习图像分割的一个很好的工具-This is a series of image segmentation matlab program, which has the best two-dimensional histogram entropy method and the tr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:356998
    • 提供者:王琴
« 12 »
搜珍网 www.dssz.com