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

搜索资源列表

  1. GA

    0下载:
  2. 标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1092
    • 提供者:万琴
  1. ga

    0下载:
  2. Genetic algorithm to find optimal return-ordered portfolio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:202524
    • 提供者:joi
  1. IGA

    3下载:
  2. 基于matlab的人工免疫遗传算法的编程(附注释)希望可以帮到大家 -Based on artificial immune genetic algorithm matlab programming (with comments) the desire to help people
  3. 所属分类:Algorithm

    • 发布日期:2014-09-02
    • 文件大小:160768
    • 提供者:李乐
  1. mainGA1

    0下载:
  2. 基于matlab的实数编码,求函数极值,内设四个经典测试函数,以验证算法有效性,三个没有问题,其中一个有小问题,细心的人可以发现-based on matlab ,real genetic algorithm,in search for the max or min point of function ,4 functions are tested ,proved it to be a good code .just so
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1390
    • 提供者:zofulan
  1. ga

    0下载:
  2. 用matlab写的遗传算法,原来本科参加数学建模用的,希望对大家有用-Written by matlab genetic algorithm, the original undergraduate to participate in mathematical modeling with the hope that useful
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1192
    • 提供者:程明仁
  1. MATLAB_gaDemo1Eeval

    0下载:
  2. matlab 下的遗传算法源码,可以应用到大部分情况的全局寻优。-By using matlab ,I have provided a genetic algorithm source code, which can be applied to most cases of global optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:6295
    • 提供者:
  1. yichuansuanfayouhua

    0下载:
  2. 基于matlab的遗传算法优化bp神经网络,代码齐全,欢迎大家使用。-Matlab genetic algorithm optimization based on bp neural network, code complete, welcome everyone to use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:53081
    • 提供者:jhone
  1. matlab-genetic-algorithm

    0下载:
  2. 遗传算法计算二元函数的极值问题,值得研究,与其他算法比较-a genetic algorithm is given to solve a simple binary function’s extremum problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1697
    • 提供者:
  1. joutao_v46

    1下载:
  2. 利用最小二乘算法实现对三维平面的拟合,用MATLAB编写的遗传算法路径规划,相关分析过程的matlab方法。- Least-squares algorithm to fit a three-dimensional plane, Genetic algorithms using MATLAB path planning, Correlation analysis process matlab method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4823
    • 提供者:you
  1. fuiteng

    0下载:
  2. 这是一个好用的频偏估计算法的matlab仿真程序,实现六自由度运动学逆解算法,遗传算法无功优化。- This is a useful frequency estimation algorithm matlab simulation program, Six degrees of freedom to achieve inverse kinematics algorithm, Genetic algorithm based reactive power optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5406
    • 提供者:bunqan
  1. qaifing_v19

    0下载:
  2. 该函数用来计算任意函数的一阶偏导数(数值方法),遗传算法无功优化,汽车课设货车Matlab驱动力图程序。- This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Genetic algorithm based reactive power optimization, Car class-based truck driv
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:4237
    • 提供者:munnouging
  1. sai_nr18

    0下载:
  2. 课程设计时编写的matlab程序代码,迭代自组织数据分析,遗传算法无功优化。- Course designed to prepare the matlab program code, Iterative self-organizing data analysis, Genetic algorithm based reactive power optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:4743
    • 提供者:mmnhkxy
  1. fan-ne40

    0下载:
  2. 遗传算法无功优化,ML法能够很好的估计信号的信噪比,用MATLAB编写的遗传算法路径规划。- Genetic algorithm based reactive power optimization, ML estimation method can be a good signal to noise ratio, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-12
    • 文件大小:4292
    • 提供者:赵季军
  1. 遗传算法求解PID数值

    1下载:
  2. 利用matlab基于遗传算法求解pid数值(Using MATLAB to solve PID numerical value based on genetic algorithm)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:9216
    • 提供者:Dl123
  1. gaot

    0下载:
  2. 运用matlab解决遗传算法,其中gaot的应用(Using MATLAB to solve genetic algorithm, in which the application of gaot)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:111616
    • 提供者:MarryWilliam
  1. genetic

    0下载:
  2. 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:2877440
    • 提供者:醒不来的梦
  1. 遗传算法实例

    1下载:
  2. 用matlab展现遗传算法的计算过程。例子为求0.711*t1-0.084*(a0*t4*t1/(t2-t1+t3))+0.7*(t4-t3)+0.091*t2+0.162*(a0*t2*t4/(t2-t1+t3))这个看起来很复杂的式子的最小值,各个变量的约束条件在代码里写了出来。(Matlab is used to show the calculation process of genetic algorithm. The example is to find the minimum val
  3. 所属分类:数学计算

    • 发布日期:2019-08-15
    • 文件大小:1024
    • 提供者:AdobeC
搜珍网 www.dssz.com