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

搜索资源列表

  1. Ga

    0下载:
  2. 本程序是遗传算法求极值,有助于对遗传算法的理解
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2019
    • 提供者:luozhenbao
  1. GA

    0下载:
  2. 遗传算法,寻找f(x,y)=sinx*siny/(x*y)的最大适应值及其相应的位置。精度为0.0001种群数设定为50
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:1236
    • 提供者:黄泉
  1. ksw.ga.improve1

    0下载:
  2. 基于ksw方法和改进遗传算法的图像分割,适用于单目标分割,效率和效果都不错,缺点是结果在一定范围内有些不稳定,遗传算法的通病-Ksw method and based on improved genetic algorithm for image segmentation, applied to single-object segmentation, the efficiency and effectiveness are good, the disadvantage is the result
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:121388
    • 提供者:李晓琛
  1. Image-Classification

    0下载:
  2. 对SVM多类分类算法进行了研究,总结了不同分类算法的优缺点。接下来本文提出了基于GA(遗传算法)和KNN(K近邻)的SVM多类分类算法-The SVM multi-class classification algorithms studied, summed up the advantages and disadvantages of different classification algorithms. The next paper, based on GA (genetic algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:620194
    • 提供者:zhangxiang
  1. GA-Road

    0下载:
  2. 遗传算法在道路阈值分割中的应用,通过遗传算法确定阈值-Genetic algorithms in the road threshold segmentation by genetic algorithm to determine the threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2658
    • 提供者:王华
  1. 20081104ga_src

    0下载:
  2. 遗传算法(GA)和神经网络(network)结合的算法,用于图像分类,包含完整的工程-Genetic Algorithm (GA) and neural network (network) combining algorithm, for image classification, including the complete works
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:26136
    • 提供者:haoyubao
  1. ga

    0下载:
  2. 遗传算法( genetic algorithms, 简称GA )是根据自然界的“物竞天择, 适者生存”现象而提出来的一种随机搜索算法, 是霍兰德( Holland) 于1975 年在他的著作《Adaption in Natural and artificial Systems》中首次提出来的。此算法将优化问题看作是自然界中生物的进化过程, 通过模拟大自然中生物进化过程中的遗传规律, 来达到寻优的目的。-Genetic algorithms (genetic algorithms, referre
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1948
    • 提供者:xi
  1. GA

    0下载:
  2. 基于遗传算法的图像分割VC源程序,使用了 OpenCV-Genetic Algorithm Based on Image Segmentation VC source code, the use of the OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:205389
    • 提供者:it ufo
  1. GASA

    0下载:
  2. 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:82359
    • 提供者:李丽
  1. SVM_GA

    0下载:
  2. 提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discrete cosine transform (DCT) doma
  3. 所属分类:Special Effects

    • 发布日期:2016-01-22
    • 文件大小:449527
    • 提供者:郭事业
  1. GA-algorithm

    0下载:
  2. 这个是利用GA(遗传算法)对遥感图像中的地形变化进行检测的新方法文献。-This is the use of GA (genetic algorithm) the terrain of remote sensing images New method of detecting changes in the literature.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:639408
    • 提供者:Pan
  1. GA-FCM

    2下载:
  2. 遗传算法+FCM 用于SAR图像分类问题中,讲图分为两类或者三类~~~~~~~~~。-Genetic algorithm is used to SAR+ FCM image classification problem, speak figure divided into two classes or three kinds of ~ ~ ~ ~ ~ ~ ~ ~ ~.
  3. 所属分类:Special Effects

    • 发布日期:2015-12-24
    • 文件大小:6278144
    • 提供者:cheng
  1. GA-and-its-application-

    0下载:
  2. 遗传算法简介及其在数字信号处理、数字图像处理中的应用-Introduction of genetic algorithm and its application in digital signal processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:778183
    • 提供者:高幸
  1. GA-FCM

    1下载:
  2. 遗传算法与FCM算法相结合实现图像分割,分割精度较好,速度较快-A combination of genetic algorithm and FCM algorithm to achieve image segmentation, segmentation accuracy is better, faster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:843
    • 提供者:白雪
  1. SAR-image-pegistration-by-GA

    0下载:
  2. 采用遗传算法寻找模型的最优值,能够在较短的迭代次数内收敛到问题的最优解-The optimal solution of the model using genetic algorithms to find the optimal value, within a shorter number of iterations to converge to the problem
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:619945
    • 提供者:郁杉妮
  1. GA-TSP

    0下载:
  2. 经典的基于GA遗传算法的路径规划问题的实现,能动态的实现所需功能,值得学习研究-The path planning problem of GA based on genetic algorithm classic, can realize the dynamic functions are required, it is worth learning research
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:7086
    • 提供者:颜妍
  1. GA

    1下载:
  2. GA遗传算法用于孔径编码版的优化,程序包利用交叉、选择、变异、适应度计算的子程序。-The Genetic Algorithm is used for Aperture Coding s optimization here, and this package includes its crossover,selection,mutation and fitness calculation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3732
    • 提供者:clx
  1. 遗传算法

    0下载:
  2. 基本遗传算法(GA)的算法原理、步骤、及Matlab实现,包含详尽的代码(Basic Genetic Algorithm (GA) algorithm principles, steps, and Matlab implementation, including detailed code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:少少1
  1. otsu+ga

    1下载:
  2. otsu最大类间方差法和ga遗传算法相结合实现图像分割(otsu+ga,to acheive image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-25
    • 文件大小:2048
    • 提供者:zns
  1. 基于遗传算法的图像融合

    3下载:
  2. 基于遗传算法的图像融合,应用于求解图像融合的常用算法,matlab编写 ,很好的实现了,希望 对大家学习 有用(GA,Image Fusion Based on Genetic Algorithms)
  3. 所属分类:图形图像处理

    • 发布日期:2020-05-12
    • 文件大小:232448
    • 提供者:三径
« 12 3 »
搜珍网 www.dssz.com