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

搜索资源列表

  1. otsu_genetic

    0下载:
  2. matlab环境下采用otsu与遗传算法相结合确定分割最优阈值-split adopt the otsu and genetic algorithm combined to determine the optimal threshold matlab environment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2591
    • 提供者:徐海青
  1. tuxiangfenge

    0下载:
  2. 利用标准遗传算法对lena图像进行阈值分割的源代码-Lena image threshold segmentation source code using standard genetic algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:158838
    • 提供者:yu
  1. GABPnet

    0下载:
  2. 使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络-BP neural network using genetic algorithm to optimize weights threshold value, and then BP algorithm to train the network
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:1407
    • 提供者:老同学
  1. mysegment

    0下载:
  2. 我自己编写的基于遗传算法的一维最大熵KSW阈值分割代码。-I have written the one-dimensional maximum entropy threshold segmentation based on genetic algorithm KSW code.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:95849
    • 提供者:lzhang
  1. my2KSW

    0下载:
  2. 我自己编写的用遗传算法寻找KSW最佳二维阈值,搞噪效果很好。-I prepared using genetic algorithm to find the best 2D Threshold KSW, engage in noise with good results.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:96112
    • 提供者:lzhang
  1. yc

    0下载:
  2. 清空环境变量 网络结构建立 遗传算法参数初始化 迭代求解最佳初始阀值和权值 遗传算法结果分析 把最优初始阀值权值赋予网络预测 BP网络训练 BP网络预测 清空环境变量-Empty the environment variable Established network structure Genetic algorithm parameter initialization Iterative Solution optimum initial thres
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2540
    • 提供者:jacy
  1. main

    0下载:
  2. 基于最大类间方法阈值与遗传算法的道路分割-Maximum class method based on the road between the threshold segmentation and genetic algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2624
    • 提供者:zhang
  1. chapter3

    0下载:
  2. matlab智能算法遗传算法优化人工神经网络权值和阈值-Matlab intelligent algorithm of genetic algorithm to optimize neural network weights and threshold
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5820
    • 提供者:付茂红
  1. chap10

    0下载:
  2. 关于用遗传算法改进BP神经网络的matlab实现(转引) ga优化神经网权值&阈值程序。 优化的基本原理和过程很多论文可以查到,在此不必赘述我就把用gaot5的小程序贴在下面吧,也是y=1/x(为看的方便,比较繁杂的也有) -About matlab improved BP neural network using genetic algorithm implementation (quoted) ga optimizing neural network weights & T
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:15033
    • 提供者:张晓
  1. road-segmentation

    2下载:
  2. 基于最大类间方差阈值与遗传算法的道路分割,是基于最小二乘法的改进-Based on road Otsu threshold segmentation and genetic algorithm is based on the least square method to improve
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-04
    • 文件大小:741376
    • 提供者:hc
  1. ljfc

    1下载:
  2. 基于最大类间方差阈值与遗传算法的道路分割的图片及源码程序,附带程序说明-Based on the maximum between class variance threshold and genetic algorithm of the road segmentation of the image and the source code, with procedures
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:758604
    • 提供者:李阳
  1. GA-BP-matlab-socure-code

    0下载:
  2. matlab写的神经网络代码,其中含有遗传算法对神经网络的权值和阈值优化模块,解释比较详细,师兄的毕业设计部分代码-Written in Matlab neural network code, which contains the genetic algorithm of neural network weights and threshold optimization module, a more detailed explanation, senior graduation design p
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1440
    • 提供者:wen32322
  1. kenten

    0下载:
  2. 遗传算法无功优化,毕业设计有用,比较了软阈值,硬阈值及当今各种阈值计算方法。- Genetic algorithm based reactive power optimization, Graduation useful Comparison of soft threshold and hard threshold and today various threshold calculation method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5473
    • 提供者:郭凯
  1. zuidashangfenge

    0下载:
  2. 基于遗传算法最大熵法图像多阈值分割,可以分割大部分具有较大差别的物体效果非常好-Based on genetic algorithm and the maximum entropy method of image threshold segmentation, most can be partitioned object has a bigger difference effect is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:173350
    • 提供者:东升
  1. GABP

    0下载:
  2. 本算法使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络,使用遗传算法对网络进行优化,将初步得到的权值矩阵赋给尚未开始训练的BP网络。-This algorithm uses genetic algorithm BP network weights optimization threshold, then BP algorithm to train network, the use of genetic algorithms to optimize the network, the w
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:109926
    • 提供者:徐杨杰
  1. loufao

    0下载:
  2. 主要是基于mtlab的程序,遗传算法无功优化,比较了软阈值,硬阈值及当今各种阈值计算方法。- Mainly based on the mtlab procedures, Genetic algorithm based reactive power optimization, Comparison of soft threshold and hard threshold and today various threshold calculation method.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6093
    • 提供者:jounengqeiken
  1. main

    0下载:
  2. 基于遗传算法优化的bp神经网络训练main函数,包括数据的导入,归一化,训练,权阈值的保存等-Based on genetic algorithm optimization of bp neural network training main function, including data import, normalization, training, the preservation of the threshold, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:3536
    • 提供者:mr.chen
  1. 基于遗传算法的最大熵值法的双阈值图像分割

    0下载:
  2. 基于遗传算法的最大熵值法的双阈值图像分割(Double threshold image segmentation based on maximum entropy method based on genetic algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:杰克刘
  1. ga_bp

    0下载:
  2. 基于遗传算法改进阈值的神经网络 能够有效避免神经网络的阈值陷入局部极小值这一问题(The neural network based on genetic algorithm to improve the threshold can effectively avoid the problem that the threshold of the neural network is trapped into the local minimum)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:Yizhi
  1. matlab基于遗传算法的最大熵值法的双阈值图像分割

    0下载:
  2. 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:sunxiaonao
« 1 2 34 »
搜珍网 www.dssz.com