CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - genetic algorithm to

搜索资源列表

  1. immune-genetic-algorithm

    1下载:
  2. 免疫遗传算法matlab 程序,该算法由抗原识别、初始抗体产生、适应度计算、向记忆细胞分化、抗体的促进和抑制、抗体产生(交叉、变异) 六个模块组成-immune genetic algorithm Matlab procedure, the algorithm by antigen identification, initial antibody, fitness, to the memory cells, antibody for the promotion and inhibition, a
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1720
    • 提供者:He Hong
  1. GAFCM

    5下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:1514
    • 提供者:孙准
  1. GSAALB

    4下载:
  2. 装配生产线任务平衡优化遗传算法通MATLAB源码,下面的源码实现了装配生产线任务平衡优化问题(ALB问题)的遗传算法,算法主要参考下面这篇文献,并对其进行了改进。-Task of assembly line balancing optimal genetic algorithm-pass MATLAB source code, the following source code to achieve the task of assembly line balancing optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1921
    • 提供者:孙准
  1. JobShopSchedulingProblemMatlabGeneticAlgorithm

    0下载:
  2. 车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1725
    • 提供者:sxb
  1. GeneticAlgorithm

    0下载:
  2. 用MATLAB语言编的程序,用来解决一个遗传算法的实际问题-Using MATLAB language of Procedure, a genetic algorithm to solve the practical problems
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:106020
    • 提供者:潘晔
  1. matlab-genetic-algorithm-toolbox

    1下载:
  2. matlab遗传算法工具箱函数及实例讲解-matlab genetic algorithm toolbox function and examples to explain
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:110980
    • 提供者:lin
  1. MATLABlanguageandapplication

    6下载:
  2. < 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
  3. 所属分类:matlab

    • 发布日期:2016-01-15
    • 文件大小:2136608
    • 提供者:任勇
  1. A.new.tree-based.encoding.genetic.algorithm.with.i

    0下载:
  2. 基于新的树编码方式用免疫遗传算法解决DCMST问题:提出了一种新的树编码方式,可以方便地表达一棵树,简化了树在遗传算法中的编码表达。且新的树编码方式清楚地表达了边的信息,有利于疫苗的设计。此外,本文使用免疫遗传算法,有效地克服了传统遗传算法中解退化的现象。数值实验表明,解的振荡相对于传统遗传算法减小了,且收敛速度更快。-New tree-based encoding genetic algorithm with immune DCMST problem: A new tree encoding,
  3. 所属分类:matlab

    • 发布日期:2016-01-23
    • 文件大小:5120
    • 提供者:LYC
  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. genetic-algorithm

    0下载:
  2. 用基本遗传算法求解一维无约束优化问题 用顺序选择遗传算法求解一维无约束优化问题 用动态线性标定适应值的遗传算法求解一维无约束优化问题 用大变异遗传算法求解一维无约束优化问题 用自适应遗传算法求解一维无约束优化问题 用双切点遗传优化求解一维无约束优化问题 用多变异位自适应遗传优化求解一维无约束优化问题 -The basic genetic algorithm with one-dimensional sequence of unconstrained optimizat
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6339
    • 提供者:胖子
  1. genetic-algorithm-

    0下载:
  2. 基本的TSP问题的遗传算法,解决最优化问题,源程序-The basic TSP problem genetic algorithm to solve optimization problems, source
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3268
    • 提供者:xiaxu
  1. matlab-genetic-algorithm

    0下载:
  2. matlab用法 主要用于线性规划,非线性规划,解决优化问题,作出最合理的决策等遗传算法程序-matlab usage is mainly used for linear programming, nonlinear programming to solve optimization problems, make the most rational decision-making, genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:7744
    • 提供者:刘旭
  1. Genetic-algorithm-

    0下载:
  2. 遗传算法求解旅行商问题:求解12个城市最短旅游路径-Genetic algorithm to solve traveling salesman problem:Solving 12 cities the shortest travel path
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:6990
    • 提供者:ndd666666
  1. Genetic-Algorithm

    0下载:
  2. 神经网络遗传算法函数极值寻优-非线性函数极值。-Genetic algorithm to optimize BP neural network- a non-linear function fitting.
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:90355
    • 提供者:唐晓明
  1. genetic-algorithm

    0下载:
  2. 简单直线阵列遗传算法优化,可以实现对简单四元直线阵列的优化。-Simple genetic algorithm to optimize linear array, which can realize the optimization of simple quarternary linear array.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2151
    • 提供者:liuliu
  1. Genetic-algorithm-to-optimize-svm

    1下载:
  2. 遗传算法优化支持向量机的惩罚系数C与高斯核系数g,能够提高支持向量机的分类精度-Genetic algorithm to optimize the punish coefficient of support vector machine (SVM) with gaussian kernel coefficient C g, can improve the support vector machine (SVM) classification accuracy
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1938
    • 提供者:T和
  1. GENETIC ALGORITHM

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

    • 发布日期:2017-12-30
    • 文件大小:44032
    • 提供者:alfreddiao
  1. TSP问题2

    0下载:
  2. 遗传算法解决TSP问题,实例编程解决,运行可用(Genetic algorithm to solve the TSP problem, programming examples to solve.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:luxiang
  1. paper

    1下载:
  2. 投影寻踪是数据挖掘领域的一种重要方法,下面的源码使用遗传算法用于投影寻踪最佳投影向量的优化。 “投影寻踪+遗传算法优化”的主仿真程序(Projection pursuit of dimension reduction based on matlab code the projection pursuit model based on genetic algorithm and matlab source projection pursuit model based on genetic
  3. 所属分类:matlab例程

    • 发布日期:2020-05-12
    • 文件大小:10269696
    • 提供者:saxiaoai
  1. GA算法

    0下载:
  2. 使用遗传算法(GA)来寻找函数F(x)的最大值(Using genetic algorithm to find the maximum value of function)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-08
    • 文件大小:3382
    • 提供者:SJ明
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com