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

搜索资源列表

  1. ga

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

    • 发布日期:2017-04-01
    • 文件大小:1948
    • 提供者:xi
  1. Maya6

    0下载:
  2. 运行于maya上的自定义的mel的遗传算法插件 从玛雅中导入便可以,插件是用opengl编写的有能力的可以借鉴看看自己编写成mel命令-genetic plugin for maya
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:128108
    • 提供者:xu
  1. wavelet

    0下载:
  2. 实现一维小波变换文中详细介绍了函数优化(有无约束均可)、组合优化算法的原理和源程序,算法效率极高,欢迎下载。附件有更多的遗传算法算例,共研究算法用。 -realize wavelet transmit utilities for Kalman filtering, unscented filtering, particle filtering, and miscillaneous other things. This code is stable and fast.
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:432001
    • 提供者:刘国胜
  1. Geneticalgorithmimplementation

    0下载:
  2. 遗传算法的VC实现(经典的算法,包含完整的程序)-Genetic algorithm implementation of the VC (the classic algorithm, including a complete program)
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:18867
    • 提供者:wlf
  1. 218752354420051152056193960009

    0下载:
  2. 遗传算法的VC++程序需要看看GA中马尔可夫链过程的英文描述,需要书籍中的英文资料-GA a Markov Chain Models of Genetic Algorithms (1999).pdf
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:50523
    • 提供者:
  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. 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. GA

    0下载:
  2. 一个简单的遗传算法实现。自己写的。简单易懂-A simple genetic algorithm. Wrote it myself. Easy-to-read
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4887
    • 提供者:xujun
  1. sga

    0下载:
  2. 标准遗传算法的代码,可用于计算机图像处理及识别等应用。-the original code of SGA
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:6180
    • 提供者:joean
  1. Genetic_Toolbox

    0下载:
  2. Matlab中的遗传算法工具箱,内含多个功能函数,方便调用。-Genetic Algorithm in Matlab toolbox containing a number of performance function to facilitate the call.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:105132
    • 提供者:孟合民
  1. GAtuxianghuifu

    0下载:
  2. 本文提出一种改进的二维遗传算法用于图像恢复-In this paper, an improved two-dimensional genetic algorithm for image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:142358
    • 提供者:彭伟
  1. GeneticAlgorithm

    0下载:
  2. 遗传算法源程序,用VC++实现,可供参考研究-Genetic Algorithm (VC++)
  3. 所属分类:Special Effects

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

    0下载:
  2. 遗传算法用于菌落图像分割。遗传算法其固有的并行性和不易陷入局部最优的特点使之非常适于大规模搜索空间的寻优,使图像分割产生的误差最小,为解决图像分割中的参数选择难题提供了有力的保障。附有程序清单-A New Model for Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:876027
    • 提供者:FY
  1. edgedetect

    0下载:
  2. 基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。-Based on genetic algorithm for image edge detection algorithm, with Robert operator, bobel operator, prewitt operator, kirsch operator, gauss-laplace operator of the result
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:3034979
    • 提供者:duyaqin
  1. NeighborhoodModel-NM

    0下载:
  2. 遗传算法是当前许多科学实验领域广泛应用的一种非线性并行算法.本文研究了遗传算法在数字图像的灰度图二值化中的应用 ,提出了一种新的灰度图二值化方法.该方法通过对每个子群体的优化计算和动态改进的适应度函数 ,确定新的分割阈值.实验验证该方法对于噪声干扰的一般质量图像有着良好的效果.-Genetic algorithm is currently widely used in many scientific experiments in the field of a nonlinear parallel
  3. 所属分类:Special Effects

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

    0下载:
  2. 遗传算法的内容介绍和他的功能实现实现基础语言c++来实现-GA
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:21281
    • 提供者:蔡秋荣
  1. Genetic

    0下载:
  2. matlab遗传算法工具箱 matlab遗传算法工具箱-Genetic Algorithm Toolbox Genetic Algorithm ToolboxGenetic Algorithm ToolboxGenetic Algorithm Toolbox
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:552500
    • 提供者:huangguo
  1. Handwritten_numeral_recognition

    0下载:
  2. 手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classif
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:757530
    • 提供者:沉浮沉
  1. GA_matlab

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

    • 发布日期:2017-03-29
    • 文件大小:2801
    • 提供者:张正荣
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »
搜珍网 www.dssz.com