CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法测试

搜索资源列表

  1. Rosenbrock

    0下载:
  2. matlab平台下的测试函数Rosenbrock,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function Rosenbrock, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1193
    • 提供者:王晋
  1. Geneodes

    0下载:
  2. 遗传粒子群混合算法的测试节点优选方法研究-Genetic Particle Swarm Optimization Method of test nodes
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. matlab平台下的测试函数DeJong,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function DeJong, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1109
    • 提供者:王晋
  1. Griewank

    0下载:
  2. matlab平台下的测试函数Griewank,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function Griewank, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1165
    • 提供者:王晋
  1. yichuansuanfa

    0下载:
  2. 遗传进化算法,是一种较好的进化算法,本代码可以测试通过!-Genetic evolutionary algorithm, evolutionary algorithm is a good, you can test this code!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1787
    • 提供者:林夕
  1. CPSO-FOR-function

    4下载:
  2. 小生境遗传粒子群混合算法及其测试函数,已经运行。-Niche Genetic Algorithm——PSO
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-29
    • 文件大小:233756
    • 提供者:bruce
  1. Optimal-Algorithm

    0下载:
  2. 非线性最小二乘优化算法,遗传优化算法,粒子群优化算法,经测试收敛较快,效果不错,需要非线性最优化的可以借鉴-Nonlinear least square optimization algorithm, genetic optimization algorithm, particle swarm optimization algorithm, tested converges faster, effect is good, need to nonlinear optimization can dr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:16999
    • 提供者:wyg
  1. GASeg

    0下载:
  2. 基于遗传神经网络的图像分割算法,包含有测试数据和图像,效果不错-Image segmentation algorithm based on genetic neural network, contains test data and images, good results ~~~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:234287
    • 提供者:刘艳丽
  1. GAPSO

    1下载:
  2. 遗传和粒子群算法的多目标例程,用了几个测试函数,效果还不错-Inheritance and multi-objective particle swarm optimization (pso) routines, used several test functions, the effect is good
  3. 所属分类:matlab

    • 发布日期:2017-01-12
    • 文件大小:49152
    • 提供者:yy
  1. PID-parameters-tuning-using-GA

    0下载:
  2. 基于遗传算法的PID参数整定,经测试可完美运行,且能达到良好效果-Genetic Algorithm was applied for the PID parameters fine tuning
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-16
    • 文件大小:15360
    • 提供者:夏平
  1. de_test

    0下载:
  2. 差分进化算法,有测试函数,是遗传算法的改进算法,收敛快,精度高。-Differential evolution algorithm, a test function, is an improved genetic algorithm algorithm, fast convergence, high precision.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-11
    • 文件大小:2527
    • 提供者:Peter
  1. GL-25

    0下载:
  2. 本程序是遗传算法的改进算法,能很好的用于测试和比较算法的性能。(Bio-inspired intelligent optimization algorithm matlab program)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:1667072
    • 提供者:zhaojiao
  1. shjre

    0下载:
  2. 用于路径规划遗传算法MATLAB源代码,内含多个子文件,测试时运行mypath文件即可()
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:bnvy%2D56655
  1. 移动边缘计算环境下服务工作流的计算卸载实验仿真

    11下载:
  2. #遗传算法 #********************************************************************************************* #对于给定的一个任务流,在遵守任务前后顺序下,存在不同的位置编码和不同的排序编码 #比如对于任务流S,可以通过初始化得到N个位置编码,N个排序编码 #1.调用Order_initial生成一个带前后固定顺序(即前驱任务固定)的任务流 #2.调用N次Position_initial生成
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 移动边缘计算环境下服务工作流的计算卸载实验仿真

    2下载:
  2. #遗传算法 #********************************************************************************************* #对于给定的一个任务流,在遵守任务前后顺序下,存在不同的位置编码和不同的排序编码 #比如对于任务流S,可以通过初始化得到N个位置编码,N个排序编码 #1.调用Order_initial生成一个带前后固定顺序(即前驱任务固定)的任务流 #2.调用N次Position_initial生成
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 带压缩,学习因子

    1下载:
  2. 在matlab用于各种算法粒子群和遗传的测试函数性能比较,画图等等(Performance comparison of particle swarm and genetic test functions used in various algorithms in matlab, drawing, etc.)
  3. 所属分类:其他

    • 发布日期:2020-11-09
    • 文件大小:1024
    • 提供者:怀起
  1. MDvrp问题求解

    5下载:
  2. 设计遗传算法,计算MDvrp问题,内涵数据与完整程序,使用matlab编码,测试可用
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 【GBPUSD算法交易-EA】盈利能力强,稳定性不容小觑

    1下载:
  2. 交易算法-EA能够自适应从没见过的环境,自行分析出最优方向和最优点位,这是本系统最重要的核心!结和MT4遗传基因算法得出最佳的信号,所以该策略不管是震荡行情还是单边行情都能适应!本智能系统只有几个简单的参数,参数也都是汉化的,也都是通俗易懂的,所有一切信号处理都是自适应,跟据行情变化而变化,其适应性和稳定性能也是不容小觑的! 注意事项: 1.EA运行15分钟周期。 2.加载货币:XAUUSD EURUSD GBPUSD USDJPY 3.24小时运行,无需人工干预,每个订单都有
  3. 所属分类:编译

« 1 2 ... 5 6 7 8 9 10»
搜珍网 www.dssz.com