CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 改进算子

搜索资源列表

  1. 改进的遗传算法

    2下载:
  2. vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corre
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.32kb
    • 提供者:黄善理
  1. 遗传算法的三个算子

    2下载:
  2. 改进的遗传算法的三个操作算子,包括选择、交叉和变异。-Improved three arithmetic operator in genetic algorithm including select,crossover and mutuation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.1kb
    • 提供者:胡玉霞
  1. B样条小波边缘检测的改进算法

    0下载:
  2. 第1章为绪论。简要介绍了课题研究背景、意义及研究现状。 第2章具体介绍小波变换应用在图像边缘检测的基本原理。在连续小波变 换基础上引入实际中应用范围较广的离散小波变换,重点分析了多分辨率小波 变换。 第3章介绍B样条小波边缘检测的改进算法。基于B样条小波变换,将 Contourlet变换应用在多尺度自适应阈值边缘检测中。 第4章介绍多层次自适应空间系数高斯小波边缘检测方法。将灰度共生矩 阵特征值应用在高斯小波变换中,提出一种多层次自适应算法。 第5章介绍Canny算子与小波变换结
  3. 所属分类:文档资料

    • 发布日期:2009-05-31
    • 文件大小:2.25mb
    • 提供者:liwenwan
  1. 人工鱼群算法的改进及应用研究

    0下载:
  2. 人工鱼群算法的改进及应用研究,人工鱼群算法的参数分析,比例选择算子用于机械设计优化
  3. 所属分类:报告论文

    • 发布日期:2011-09-02
    • 文件大小:758.15kb
    • 提供者:wangsyz@163.com
  1. GAToolbox.rar

    0下载:
  2. MATLAB遗传算法工具包,内含标准遗传算法各函数及改进遗传算子的实现函数。,MATLAB genetic algorithm tool kit, containing the standard genetic algorithm to improve the function and genetic operators of the implementation function.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:228.1kb
    • 提供者:Anlaen Liang
  1. parallelsurf_0.92

    0下载:
  2. 本算法是surf算子的改进算子,能够更加快速的检测出特征点-This algorithm is improved surf operator operator, to more quickly detect the feature points
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:247.18kb
    • 提供者:高明亮
  1. 6A_5016

    0下载:
  2. 一种基于双变异算子的遗传算法本文针对简单遗传算法(SGA)所存在的缺点和不足,提出了一种新的改进遗传算法-双变异算子GA。该想法通过将所有产生的子代个体与父代个体混合作为下一代种群,在种群选择前对适应度值较低的个体进行一次变异,然后通过选择,交叉,再一次变异产生新种群,再利用自适应算法改变交叉和变异率及最优保存策略保护历代最优个体, 经Visual C++ 软件编程计算,得到了较好的优化结果. -A mutation operator based on dual genetic algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:18.4kb
    • 提供者:bai
  1. edge_detection

    0下载:
  2. 实现sobel canny prewitt marr Roberts算子的边缘检测-Achieve sobel canny prewitt marr Roberts edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2.57kb
    • 提供者:gaef
  1. edgeDetection

    0下载:
  2. 本程序实现边缘检测,并可通过设置阀值t二值化输出图像,选择类型设置检测算子(Roberts , sobel , sobel_diagonal ,sobel算子, Prewit ,canny , LoG )。-Edge detection of the program, and by setting the threshold t of the output binary image, select the type of operator settings (Roberts' , '
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:23.66kb
    • 提供者:cui ju
  1. main

    0下载:
  2. sobel、prewitt、robot、LOG、canny 运行main文件,该程序用以上五种算子对图像进行边缘检测-sobel, prewitt, robot, LOG, canny run the main file, the program for more than five operators using the image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:53.95kb
    • 提供者:徐薇
  1. IGA

    0下载:
  2. 为改进遗传算法的源程序,采用了多次2-opt变异算子,进一步改进了计算结果。-The source code for the improved genetic algorithm using a number of 2-opt mutation operator to further improve the results.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.97kb
    • 提供者:碧天
  1. tuxiangfenge

    0下载:
  2. 基于改进遗传算法的图像分割,算法中引入了优生算子、改进的变异算子和新个体,避免了局部早熟,提高了收敛速度和全局收敛能力。 -Based on improved genetic algorithm for image segmentation algorithm is introduced eugenics operator, the improved mutation operator and new individual, to avoid premature local, to improv
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:28.01kb
    • 提供者:guixuzhen
  1. improved-canny

    1下载:
  2. 改进的canny算子,实现图像的边缘检测-Improved canny operator, the edge detection of image
  3. 所属分类:Special Effects

    • 发布日期:2014-05-27
    • 文件大小:1.38mb
    • 提供者:peijing
  1. genetic

    0下载:
  2. 实现遗传算法,主要采用自适应交叉算子改进遗传算法。-Genetic algorithm to achieve the main adaptive crossover improved genetic algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2.08kb
    • 提供者:jiangchunxia
  1. ImageSegmenation

    0下载:
  2. 基于C#的边缘检测,包含Kirsch、Laplace、LOG改进算子、Prewitt算子、roberts算子,同时利用图像阈值法进行检测,图像分割技术。-Edge detection based on C#, including Kirsch, Laplace, LOG, operator, Prewitt operator, Roberts operator, and the use of image thresholding method for detection, image segme
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:391.58kb
    • 提供者:张强
  1. canny算子进行边缘检测的源代码

    1下载:
  2. 对于现有canny算子进行了一定的改进,使得效果更好(Some improvements have been made to the existing Canny operator, which makes the effect better)
  3. 所属分类:图形图像处理

  1. 一种改进的基于Canny算子边缘检测算法

    0下载:
  2. 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:1.18mb
    • 提供者:wabgkai9210005
  1. ACATSP

    1下载:
  2. 改进的人工蚁群算法引入遗传变异算子的MATLAB实现(MATLAB implementation of improved artificial ant colony algorithm introducing genetic mutation operator)
  3. 所属分类:数值算法/人工智能

  1. 人工蜂群算法(改进版)

    1下载:
  2. 介绍了一种新的人工蜂群算法,此算法可以用来解决任何多维函数优化问题。算法收敛性比较好!(This paper introduces a new artificial swarm algorithm which can be used to solve any multidimensional function optimization problems.Algorithm convergence is good!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:28kb
    • 提供者:dingli1
  1. Canny

    1下载:
  2. 在计算机视觉领域,边缘检测的改进,和MATLAB系统函数的对比。(Edge detection improvement)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:2kb
    • 提供者:AplinNut
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com