搜索资源列表

  1. Matlab_BP

    0下载:
  2. 于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。-BP network weights optimization is a constrained optimization problem, and the right value to real-coded,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:fuhai
  1. ga_pid

    0下载:
  2. 遗传算法优化PID控制,分别采用实数编码和二进制编码-Genetic algorithm to optimize PID control, real-coded and binary coded
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:lxl
  1. DE

    0下载:
  2. 差分演花算法,基本程序。差分演化算法是一种快 速的演化算法, 它采用实数编码, 并利用个体间的差分信息 来指导新产生个体的搜索.-Differential speech spend algorithm, the basic procedures. Differential evolution algorithm is a fast evolutionary algorithm, which uses real-coded differe
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:902144
    • 提供者:吴伟林
  1. shibianyichuan

    0下载:
  2. 实数编码遗传算法中常用变异算子的matlab实现及应用,用matlab编写了各种变异算子并进行了比较-Common mutation operators in real coded genetic algorithms matlab implementation and application, various mutation operator was written using MATLAB and compared
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:48128
    • 提供者:黄慧君
  1. shishu-QPSO

    0下载:
  2. 实数编码QPSO算法对多维非线性Rosenbrock函数进行优化求解结果-The QPSO algorithm of real-coded multi-dimensional nonlinear Rosenbrock function optimization solutions results
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:王停
  1. GA-MATLAB

    0下载:
  2. 遗传搜索算法,实数编码的源程序。适合各种版本的 matlab-Genetic search algorithm matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:汤雄
  1. ant_main

    0下载:
  2. 蚁群算法中:实数编码的小生境蚁群算法(NACA)伪代码实现-Ant colony algorithm: real-coded niche ant colony algorithm (NACA) pseudocode
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:赵梦雅
  1. ssxsjPSO

    0下载:
  2. 实数编码的小生境PSO算法优化多模态函数-Real-coded niche PSO algorithm for multimodal function optimization
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:lanhui
  1. GL-25

    0下载:
  2. 基于新的交叉算子的全局与局部实数编码遗传算法GL-25-Global and local real-coded genetic algorithms based on parent-centric crossover operators
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1667072
    • 提供者:sean
  1. chafensuanfa

    0下载:
  2. 差分进化算法(DE)是一种用于优化问题的启发式算法。本质上说,它是一种基于实数编码的具有保优思想的贪婪遗传算法[1] 。同遗传算法一样,差分进化算法包含变异和交叉操作,但同时相较于遗传算法的选择操作,差分进化算法采用一对一的淘汰机制来更新种群。由于差分进化算法在连续域优化问题的优势已获得广泛应用,并引发进化算法研究领域的热潮。 差分进化算法由Storn 以及Price [2]提出,算法的原理采用对个体进行方向扰动,以达到对个体的函数值进
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:王柯
  1. eee

    0下载:
  2. 遗传算法优化bp神经网络,采用的是实数编码方式。-Genetic algorithm optimization bp neural network, using real number encoding.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:52224
    • 提供者:李秋
  1. GA-for-jizhi

    0下载:
  2. 这是基于实数编码遗传算法的极值优化程序,很有利于对遗传算法的理解-This is a global optimization procedure based on real-coded genetic algorithm, is very beneficial to the understanding of the genetic algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:鲁宁
  1. real-code

    0下载:
  2. 实数编码实现遗传算法,变量为多维,目标函数为一维,适合初学者-Real-coded genetic algorithms, multi-dimensional variables, the objective function is one-dimensional, suitable for beginners
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:宋林
  1. immune-algorithm

    0下载:
  2. 实数编码的免疫算法,运用实数编码的免疫算法求解,可以快速求解各类问题的解,给同行最优化计算的人借鉴、参考,有不足或者有讨论的和我联系。-Real-coded immune algorithm, using real-coded immune algorithm to quickly solve the solution of various problems, and people to learn from peers optimiz
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:389120
    • 提供者:张仁崇
  1. Realcoded

    0下载:
  2. 二进制编码和实数编码的遗传算法,代码非常详尽,略有难度。-Binary coding and real-coded genetic algorithm, very detailed.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:hou
  1. chap10_2

    0下载:
  2. 在一本书上看到一个用实数编码遗传算法求函数极大值-See a real-coded genetic algorithm with demand function maxima in a book
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:myz
  1. chap10_3

    0下载:
  2. 函数功能是基于实数编码遗传算法的PID整定-Function function is based on real-coded genetic algorithm tuning PID
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:myz
  1. ACO

    0下载:
  2. MATLAB实数编码的蚁群算法源程序,M文件 函数1:f=cos(2*pi.*x).*cos(2*pi.*y).*exp(-((x.^2+y.^2)/10)) 函数2:f=exp(-2*log(2).*((x-0.1)./0.8).^2).*(sin(5*pi.*x)).^6 函数3:f=(3./(0.05+(x.^2+y.^2))).^2+(x.^2+y.^2).^2 函数1带有注释-MATLAB real-coded
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:胡毅
  1. ssga

    0下载:
  2. 实现实数编码的基本遗传算法,并对必要步骤进行注释-Achieve real-coded genetic algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:857088
    • 提供者:wangtao
  1. PID_GA_simple

    0下载:
  2. 利用遗传算法(实数编码)实现一阶滞后模型的PID参数寻优自整定,可以在工程中使用-Using genetic algorithms (real coding) to achieve the first-order lag model of PID parameter optimization auto-tuning can be used in the project!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:160768
    • 提供者:
« 1 2 3 4 5 6 78 9 »

源码中国 www.ymcn.org