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

搜索资源列表

  1. pso(sphere)

    0下载:
  2. 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1452
    • 提供者:王道军
  1. benchmarks_test_pso

    2下载:
  2. 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-PSO algorithm (PSO) standard test function ver
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2945
    • 提供者:jiangsx
  1. AVLTreeImpl

    0下载:
  2. AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!-AVL Tree implementation : I also included a test to compare the fu
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7020
    • 提供者:michael
  1. Rastrigrin matlab平台下的测试函数Rastrigrin

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

    • 发布日期:2017-03-22
    • 文件大小:1143
    • 提供者:王晋
  1. QPSO 采用matlab语言描述的量子粒子群算法

    7下载:
  2. 采用matlab语言描述的量子粒子群算法,并附有一些测试函数-Using matlab language to describe the quantum particle swarm algorithm, along with some test function
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:3051
    • 提供者:mali
  1. MLPNetworksimulation.rar

    0下载:
  2. Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network : 1) We make training patterns and test patterns. 2) A network architecture should be defined by newff MATLAB function with th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:99978
    • 提供者:zhulz
  1. rerettg

    0下载:
  2. PSO algorithm (PSO) standard test function
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1760
    • 提供者:salam
  1. dejong-test-function

    0下载:
  2. dejong test function, a test bed for Genetic Algorithm Optimization Problems. This is a standard Test bed used by several authors to test the efficiency of their proposed algorithms.
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:2048
    • 提供者:Mohsen
  1. Rosenbrock

    0下载:
  2. The Rosenbrock function is a non-convex function used as a performance test problem for optimization algorithms introduced by Rosenbrock (1960). It is also known as Rosenbrock s valley or Rosenbrock s banana function. The global minimum is insid
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1529
    • 提供者:suci ariani
  1. PSO-test-test-function

    1下载:
  2. 粒子群算法测试 函数PSO test function-PSO test test function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3982
    • 提供者:longyou
  1. spherefunction

    0下载:
  2. Sphere 函数的MATLAB实现。Sphere函数是一个优化问题的测试函数,经常用于优化问题的测试。-Sphere function of MATLAB implementation. Sphere function is a test function optimization problem, often used for optimization of the test.
  3. 所属分类:matlab

    • 发布日期:2016-01-24
    • 文件大小:8192
    • 提供者:yang
  1. test-function

    3下载:
  2. PSO测试函数代码,包括单峰和多峰函数。-PSO test function code, including unimodal and multimodal function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-08-20
    • 文件大小:8047616
    • 提供者:徐夏
  1. Franke test function

    0下载:
  2. franke test function
  3. 所属分类:matlab例程

  1. PSO-matlab-code-and-test-function

    0下载:
  2. 粒子群优化算法(PSO),matlab代码,包含23个标准测试函数。-Particle swarm optimization (PSO), matlab code, including 23 standard test functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:41893
    • 提供者:张爱竹
  1. CEC-test-2010

    0下载:
  2. cec2010用于测试智能算法,是带约束问题的测试函数.修复了一些情况下不能用的情况-cec2010 test for intelligent algorithms, is a test function with constraint problem. Fixed some cases the situation can not be used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:414991
    • 提供者:mile
  1. test-function

    0下载:
  2. 用于测试优化算法好坏的测试函数,包括多峰测试函数和单峰测试函数若干!-Optimization algorithms for testing the quality of test functions
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:15517
    • 提供者:刘洋
  1. test_problem

    0下载:
  2. 该测试函数适合大规模无约束算法,在调用主程序以及计算最优值起到了非常重要的作用(The test function for large-scale unconstrained algorithm, called in the main program and calculate the optimal value plays a very important role)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:14336
    • 提供者:樱空之雪
  1. rastrigin (2)

    0下载:
  2. ackley test function for optimization algorithms
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:jai@nitw
  1. Test function

    0下载:
  2. 几种测试函数用于matlab算法性能测试(test function applied in matlab soft)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:28902400
    • 提供者:Zhoujk07
  1. RBF test

    1下载:
  2. 径向基函数神经网络模型练习练习练习练习。。。。。。(radial basis function test)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-01
    • 文件大小:1024
    • 提供者:glouce
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com