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

搜索资源列表

  1. PatternRecongnition

    0下载:
  2. 图像模式识别聚类分析、模糊聚类、遗传算法聚类-Cluster analysis of image pattern recognition, fuzzy clustering, genetic algorithm clustering
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:232910
    • 提供者:yutao
  1. segment_ga

    0下载:
  2. 利用遗传算法进行图像分割(matlab源码)-The use of genetic image segmentation algorithm (matlab source)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:335666
    • 提供者:lx
  1. 20085417110

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

    • 发布日期:2017-04-07
    • 文件大小:32162
    • 提供者:黎明
  1. Illinois

    0下载:
  2. 用MATLAB实现遗传算法程序,讲解了关键的程序设计-The realization of genetic algorithm using MATLAB procedures, on a key program design
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:195877
    • 提供者:zhihujj
  1. saa

    0下载:
  2. 该程序用于优化问题 很好和遗传算法结合 用MATLAB结合起来用很好-The program for the optimization problem and genetic algorithm combined with a good use of MATLAB to combine with a good
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:2076
    • 提供者:
  1. DA

    0下载:
  2. 珍藏的遗传算法的matlab程序集,非常全面、详细-Collection of genetic algorithm matlab assembly, very comprehensive and detailed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:208574
    • 提供者:jcuaon
  1. mathlabycsf

    0下载:
  2. 阐述了遗传算法的基本原理,对MATLAB 遗传算法工具箱(GAOT) 的参数使用进行了详细介绍,探讨了MATLAB 遗传算2008080116565263-Expounded the basic principles of genetic algorithm, the MATLAB Genetic Algorithm Toolbox (GAOT) using the parameters described in detail, discusses the MATLAB Genetic Oper
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:166773
    • 提供者:ad
  1. yichuanyouhuasuanfachengxu

    0下载:
  2. 遗传优化算法,能够实现自然数域内任意函数的极大值求解,效果很好。这是我的课程实验报告。-Genetic optimization algorithm, to achieve a natural function of the number of arbitrary region of great value to solve, very good. This is my experiment reports courses.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2743
    • 提供者:周磊
  1. application_of_gatbx

    0下载:
  2. 雷英杰的《matlab遗传算法工具箱的应用》pdf版,用的是圣菲尔德大学的gatbx工具箱,相信许多朋友都在找它的pdf版本,现提供大家下载,-LEI Ying-jie s matlab genetic algorithm toolbox application pdf version, using the University of gatbx Shenfeld toolbox, I believe that many friends to find it in the pdf versi
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:117866
    • 提供者:蔡克
  1. program

    1下载:
  2. 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33610
    • 提供者:南飞燕
  1. DifferentialEvolutionAPracticalApproachtoGlobalOpt

    0下载:
  2. 这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9848998
    • 提供者:plow
  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1625
    • 提供者:周薇
  1. rengongzhineng

    0下载:
  2. 简介的神经网络和人工智能。并用径向基函数神经网络实现了某函数,以及MATLAB仿真遗传算法MATLAB仿真-Introduction of the neural network and artificial intelligence. And RBF neural network to achieve a certain function, as well as genetic algorithm MATLAB simulation MATLAB simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:148604
    • 提供者:徐丽丽
  1. MATLAByichuansunfa

    1下载:
  2. MATLAB遗传算法工具箱函数及应用实例,:基于Matlab语言的遗传算法工具箱支持二进制和浮点数编码方式,并且提供了多种选择、交叉、变异的方法。 通过具体实例对Matlab的遗传算法工具箱的用法进行了说明介绍。 -MATLAB genetic algorithm toolbox function and application example: Based on the Matlab language genetic algorithm toolbox and floating p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-23
    • 文件大小:199251
    • 提供者:李扬宇
  1. GC

    0下载:
  2. 这是个用matlab编写的十进制的遗传算法程序,比较好用。-This is prepared using decimal matlab genetic algorithm procedure, comparative ease of use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:17439
    • 提供者:郭江华
  1. gatbx

    0下载:
  2. Matlab遗传算法工具箱及应用,包含了很多有用的遗传算法源程序-Matlab genetic algorithm toolbox and its application, including a lot of useful genetic algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:46700
    • 提供者:黄国涛
  1. Matlab

    0下载:
  2. 基于MATLAB实现了遗传算法,并且验证了编写的算法,确定可以进行全局选优,值得一读啊-MATLAB based on the realization of a genetic algorithm, and verify the preparation of the algorithm, can be carried out to determine the overall selection, it is worth reading ah
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:78977
    • 提供者:袁振伟
  1. genpls

    3下载:
  2. 结合于遗传算法的偏最小二乘 光谱数据与非光谱数据均可使用-Combination of genetic algorithm in the partial least-squares spectral data with non-spectral data can be used
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:41224
    • 提供者:zwerbc
  1. GA_BP-pso_bp

    1下载:
  2. 遗传算法与神经网络混合的算法程序、粒子群优化与神经网络混合的算法程序,可以进行算法结果的比较-Genetic algorithm and neural network algorithm for mixed procedures, particle swarm optimization and neural network algorithm for mixed procedures, can be the result of comparison algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3601
    • 提供者:qing
  1. ga_bp

    0下载:
  2. 基于gaot工具箱优化BP以实现数据拟合。在nninit.m中修改数据存储的路径以及隐含层节点数的设置(S1),遗传算法与bp的参数修改在ga_bp.m中进行。-Toolbox gaot Optimize based on BP in order to achieve data fitting. At nninit.m modify the path of data storage as well as the hidden layer nodes of the set (S1), geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2254
    • 提供者:崔琴
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com