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

搜索资源列表

  1. GeneticAlgorithmsBrief

    0下载:
  2. 关于遗传算法的matlab 程序代码,或许对有些这方面的同仁有用-on Genetic Algorithms Matlab code, perhaps some of us in this regard useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10061991
    • 提供者:杨磊
  1. GA-matlab.rar

    2下载:
  2. 遗传算法函数介绍及实用代码,保证能运行,并加上了程序解释和运行结果,Genetic algorithms and practical code function introduced to ensure that will be able to run, with the procedures explained and the results
  3. 所属分类:matlab

    • 发布日期:2014-08-30
    • 文件大小:211694
    • 提供者:ly
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. GA-code

    0下载:
  2. 遗传算法用于图像处理中,有图像分割,图像特征提取,可以达到很好的效果-Genetic algorithms for image processing, there are image segmentation, image feature extraction, can achieve good results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:4080
    • 提供者:DD
  1. yichuan

    1下载:
  2. matlab用标准遗传算法求f(x)=x2-22x+30函数的最小值,x [0,31]。 包含源码及结果-matlab using standard genetic algorithms f (x) = x2-22x+30 the minimization, x  [0,31]. Includes source code and results
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:44855
    • 提供者:wh
  1. matlab3

    0下载:
  2. 这是利用遗传算法进行图像分割的matlab源程序-This is the use of genetic algorithms image segmentation matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:327952
    • 提供者:梅丽
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6693
    • 提供者:ly
  1. GA_fitting

    0下载:
  2. 此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2661
    • 提供者:Liu Hongbin
  1. Genetic

    0下载:
  2. 遗传算法中,初始化,编码,解码,选择,交叉,变异,倒位的源程序-Genetic algorithms, initialization, encoding, decoding, selection, crossover, mutation, inversion of the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:9329
    • 提供者:邓延丽
  1. OROpt-matlab-code

    0下载:
  2. MATLAB中的优化算法集锦,包括遗传算法,线性规划,非线性最小二乘,最大最小问题等-Collection of MATLAB algorithms in the optimization, including genetic algorithms, linear programming, nonlinear least squares, maximum and minimum problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:27583
    • 提供者:
  1. delat-matlab

    0下载:
  2. 关于遗传算法的MATLAB代码,文件类型都是M文件-MATLAB code on genetic algorithms, file types are M files
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:107320
    • 提供者:乐水
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1545
    • 提供者:王龙隐
  1. chapter_8

    0下载:
  2. 现代智能算法法程序代码,遗传法 贪婪法 模拟退火法 蚂蚁群法 回溯法-Modern intelligent algorithms law code, the genetic method simulated annealing greedy algorithm backtracking ant colony method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:133591
    • 提供者:于方
  1. Genetic-Algorithms-matlab-code

    0下载:
  2. Genetic Algorithms-matlab code -Genetic Algorithms-matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:22307
    • 提供者:zhangming
  1. matlab

    0下载:
  2. 本文章是遗传算法求函数极值的matlab代码-Genetic algorithms matlab code for the function extremum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6624
    • 提供者:李丽丽
  1. Necessary-60-matlab-code

    0下载:
  2. ~~~ ~为初级学者使用的遗传算法-Genetic Algorithms for Primary learner
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:27867
    • 提供者:sulin
  1. Genetic Nonlinear Matlab

    1下载:
  2. 遗传算法虽然全局搜索能力较强,但是局部搜索能力较弱,一般只能搜索到函数优化问题的次优解,而不是最优解,特别是函数具有多个峰值时,遗传算法易陷入局部极小,不能找到真正的全局最优解。非线性规划因多采用梯度下降方法求解,而具有极强的局部搜索能力。因此,本源代码结合两种算法的优点,一方面采用遗传算法进行全局搜索,另一方面采用非线性规划进行局部搜索,以得到函数优化问题的全局最优解。实验证明,这种方法不仅能解决多峰函数寻优易陷入局部极小的问题,而且具有很高的迭代寻优效率,取得了满意的结果。-Global s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-07
    • 文件大小:44166
    • 提供者:乐乐
  1. Matlab-code-for-Genetic-Algorithms

    0下载:
  2. 遗传算法的matlab源程序 完整、运行无误-Matlab code for Genetic Algorithms complete and running correctly
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-08
    • 文件大小:4684
    • 提供者:杨淑楠
  1. genetic-algorithms-workshop-layout

    1下载:
  2. 基于遗传算法的车间布局优化MATLAB源码-MATLAB code optimization based on genetic algorithms workshop layout
  3. 所属分类:Document

    • 发布日期:2015-05-14
    • 文件大小:8192
    • 提供者:余建
  1. ypea101-genetic-algorithms

    0下载:
  2. Matlab code for genetic algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-04-27
    • 文件大小:16864
    • 提供者:charan
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com