CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - genetic algorithm image

搜索资源列表

  1. yichuan3

    0下载:
  2. 把遗传算法和退火算法相结合,寻找图像分析所需的阈值。-genetic algorithms and annealing algorithm combining image analysis to find the required threshold.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:893
    • 提供者:袭乐宣
  1. mip

    0下载:
  2. 这个源码是用遗传算法对FCM 算法进行改进后的算法,实现了对脑图像的自动分割,速度较快-the source is using genetic algorithms to FCM algorithm for improved algorithm, achieving the right brain's automatic image segmentation, faster
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:839
    • 提供者:王强
  1. ga_improve_fcm

    0下载:
  2. 自己编写的基于直方图的遗传聚类算法,用于图象分割。-prepared based on their genetic histogram clustering algorithm for image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5389
    • 提供者:张清华
  1. image_segmentation

    0下载:
  2. 遗传模拟退火图像分割算法,对学习图像分割的童鞋们很有帮助,分割效果也很好~-Genetic simulated annealing algorithm for image segmentation, image segmentation of the study of children' s shoes are very helpful, segmentation is also very good ~
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4134096
    • 提供者:zhaolulu
  1. IrisDC06

    0下载:
  2. 分类是数据挖掘 、机器学习 和模式识别 中一个重要的研究领域。分类的目的是学会一个分类模型 (称作分类器),该模型能把未知类别的数据项映射到给定类别中。目前发展较成熟的几种分类算法 如决策树、神经网络、贝叶斯方法、遗传算法等。分类具有广泛的应用,例如医学诊断、信用卡系统的信用分级、图像模式识别等。本毕业设计通过使用鸢尾属植物(IRIS)数据集,对当前数据挖掘中具有代表性的优秀分类算法进行分析和比较,总结出了各种算法的特性,为使用者选择算法或研究者改进算法提供了依据。-Classificatio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:580645
    • 提供者:江霞
  1. main

    0下载:
  2. 神经网络算法在图像阈值分割中的实现,包括遗传神经网络训练示例,神经网络分割示例,传统BP训练遗传BP训练等-Neural network algorithm for image thresholding in implementation, including genetic neural network training example, neural network segmentation example, the traditional genetic BP BP training tr
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:655
    • 提供者:蔡小成
  1. GA

    0下载:
  2. 利用MATLAB编程实现遗传算法,并结合一维多峰值函数对算法性能进行了测试,在MATLAB环境中采用遗传算法有效地解决了求解函数的优化问题,仿真结果验证了该算法的有效性,图像直观,性能优越,为遗传算法的实际应用开辟了新的途径和渠道。-Genetic algorithms using MATLAB programming, combined with a function Victoria Peak performance of the algorithm was tested in the MA
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2438
    • 提供者:Chengwei Xiao
  1. matlabxuexi

    0下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This is a good model to study the information, download it quick
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4994150
    • 提供者:高雄飞
  1. yichuangsaunfaandyuyun_plot

    0下载:
  2. 这个是遗传算法和鱼群算法的结合,其中还出现了图像,有点用处-This is a combination of genetic algorithms and fish algorithm, which also appeared in the image, a bit useless
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:729
    • 提供者:jim lu
  1. Artificial-Intelligence

    0下载:
  2. 人工智能上机指导,介绍了PCB图像中的定位孔的四种搜索算法,即盲目搜索,分级搜索,遗传算法,模拟退火算法。-Artificial intelligence machine guidance, introduced the PCB image search algorithm to locate the four holes that blind search, hierarchical search, genetic algorithms, simulated annealing algorit
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:800201
    • 提供者:田魁
  1. segmentation

    0下载:
  2. 本代码主要讲传统的图像分割算法与现代智能理论相结合来提高图像分割的效能,并将其运用到智能交通的道路分割中。代码为运用最大类间方差遗传算法进行道路分割。-The code is mainly about the traditional image segmentation algorithm combines with modern intelligence theory to improve the performance of image segmentation, and apply it
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:149042
    • 提供者:
  1. GASeg

    0下载:
  2. 基于遗传神经网络的图像分割算法,包含有测试数据和图像,效果不错-Image segmentation algorithm based on genetic neural network, contains test data and images, good results ~~~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:234287
    • 提供者:刘艳丽
  1. laijui_v24

    0下载:
  2. music高阶谱分析算法,一种基于多文档得图像合并技术,用MATLAB编写的遗传算法路径规划。- music higher order spectral analysis algorithm, Based on multi-document image obtained combining technique, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:7016
    • 提供者:童毅龙
  1. qaiten_V7.7

    0下载:
  2. 意信号卷积的运算,并且绘制图象,基于小波变换的数字水印算法matlab代码,用MATLAB编写的遗传算法路径规划。- Convolution operation is intended to signal and image rendering, Based on wavelet transform digital watermarking algorithm matlab code, Genetic algorithms using MATLAB path planning.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:7158
    • 提供者:张国冰
  1. fiuyie_v49

    0下载:
  2. 仿真图是速度、距离、幅度三维图像,一种流形学习算法(很好用),用MATLAB编写的遗传算法路径规划。- FIG simulation speed, distance, amplitude three-dimensional image, A fluid manifold learning algorithm (good use), Genetic algorithms using MATLAB path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5980
    • 提供者:ikingfr
  1. sengpeng_v56

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,esprit算法对有干扰的信号频率进行估计,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。- Genetic algorithms using MATLAB path planning, esprit algorithm signal frequency interference can be assessed Including the final calculation of the compressed image peak signal to n
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5768
    • 提供者:tuipiuyai
  1. CSharp_AForgeDemo

    0下载:
  2. Aforge 的一些例程,包括:图像处理,遗传算法,神经网络算法等.-Aforge some of the routines, including: image processing, genetic algorithms, neural network algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3902023
    • 提供者:daode1212
« 1 2 ... 8 9 10 11 12 13»
搜珍网 www.dssz.com