搜索资源列表

  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. pso(sphere)

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

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:王道军
  1. psofunction

    0下载:
  2. pso 程序,一共三个,DeJong.m,get_psoOptions.m,pso.m结合起来就可以了,直接拷到work目录下就可以运行,其中get_psooptions中可以改设置,变成自己的; DeJong是适应函数,也可以改。-PSO procedures, a total of three, DeJong.m, get_psoOptions.m, pso.m combine, and they can work direct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:jun
  1. halagougou

    0下载:
  2. 通过一个图形用户界面(GUI)演示常见的三维函数图形,演示sphere函数曲面、变化的cylinder曲面绘图、变化的多峰函数。并且可以对以上三个函数进行加网格,坐标边框,以及对函数进行色度变换。-Through a graphical user interface (GUI) presentation function common three-dimensional graphics, presentation function s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:周鹏
  1. Sphere

    1下载:
  2. 利用差分进化算法(Differential Evolution)实现对经典函数sphere的验证-The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function of sphere
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:6144
    • 提供者:淡天琉璃
  1. sphere

    0下载:
  2. 球面纹理映射,同样适用于圆锥,圆柱等其他立体图元,给予opengl函数库,简单易懂-Spherical texture mapping, the same applies to conical, cylindrical, and other three-dimensional pixel to give opengl library, easy to understand
  3. 所属分类:OpenGL

    • 发布日期:2024-05-25
    • 文件大小:161792
    • 提供者:yy
  1. sphere-integration

    0下载:
  2. 自己编写的球面积分用到的函数,在混凝土材料模型中可能会用到-I have written a function of spherical points used in the concrete material model may be used in
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:5120
    • 提供者:肖琼冠
  1. sphere-decoder-for-mimo-systems.m

    0下载:
  2. 大规模MIMO中球形译码检测算法的matlab代码函数-Scale MIMO sphere detection algorithm matlab code decoding function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:白鸥
  1. spherefunction

    1下载:
  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例程

    • 发布日期:2024-05-25
    • 文件大小:8192
    • 提供者:yang
  1. liziqunsuanfa_Sphere

    0下载:
  2. 标准粒子群算法求解SPHERE函数,运用matlab编程实现-Standard particle swarm algorithm the SPHERE functions using Matlab programming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:liujing
  1. MATLABABCv21

    1下载:
  2. 人工蜂群算法应用在Sphere函数优化,运行30次,求平均值-ABC
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:25600
    • 提供者:马红娇
  1. sphere

    0下载:
  2. 三种PSO算法对20维非线性ackley函数进行优化求解的仿真函数-The three PSO algorithm simulation function 20-dimensional nonlinear Ackley function optimization solutions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-25
    • 文件大小:16384
    • 提供者:王停
  1. pso

    0下载:
  2. 用C++实现的标准微粒群算法(PSO),对SPHERE函数进行了测试,得到了较好结果-C++ applied standard particle swarm optimization,tested on the sphere function,and good result is got
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:吴荣泉
  1. ASFA

    0下载:
  2. 本代码实现了人工鱼群算法(ASFA.m),并用该算法寻找Sphere函数的极小值-This is a ASFA .
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:wz
  1. PSO

    0下载:
  2. 提供了在Matlab上实现的粒子群优化算法例程,以Sphere函数为测试对象。-We provide the program of PSO in matlab, and choose the Sphere function as the test.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:wyp
  1. sphere-

    0下载:
  2. 简单的粒子群算法在sphere函数中的应用,很适合粒子群初学者。-Simple particle swarm algorithm in the application of the sphere function, it is suitable for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:清竹绿风
  1. t_8

    0下载:
  2. 1.联立下列方程求解 3x+4y-7z-12w 4 5x-7y+4z+ 2w -3 x +8z- 5w 9 -6x+5y-2z+10w -8 2.编写M文件输出“水仙花数”。(水仙花数是指一个3位数,其各位数字的立方和等于该数本身。例如153 13+53+33) 3.已知sphere函数可以产生球表面坐标 (1)用mesh函数绘制球面网线图 (2)用surf函数绘制球表面图 (3)将
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-25
    • 文件大小:348160
    • 提供者:郭亚周
  1. 测试函数作业

    0下载:
  2. 基于DFP变尺度法对sphere和rosenbrock测试函数进行最优化处理(Optimization of sphere and Rosenbrock test functions based on DFP variable metric method)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:命运之末
  1. PSO-Sphere

    1下载:
  2. 粒子群优化算法pso的matlab程序,测试函数为Sphere函数,可以直接使用,其他函数可以自己更改(PSO pso matlab program, test the function of Sphere function, can be used directly, other functions can own change)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:暮观白云落
  1. 基于人群搜索算法的函数优化

    0下载:
  2. 包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)
  3. 所属分类:进化算法

    • 发布日期:2024-05-25
    • 文件大小:13312
    • 提供者:zxk78
« 12 3 »

源码中国 www.ymcn.org