搜索资源列表

  1. SPSOOptimize

    0下载:
  2. 微粒群算法,c语言编写,通过优化,可以自己添加测试函数-particle swarm algorithm, c language, through optimization, can add their own function testing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:雪肤
  1. PSOt

    1下载:
  2. 智能优化算法: 粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可。 程序来自:Brian Birge NCSU-intelligent optimization algorithms : Particle Swarm Optimization (PSO) used neural network optimization procedures. Divide
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:778240
    • 提供者:王光辉
  1. Cheap_PSO

    0下载:
  2. C语言开发的微粒群优化算法源程序,程序用到了多个测试函数:包括Rosenbrock 函数等,操作时首先打开文件选择一个函数,然后点击计算就可以了。-C language development Particle Swarm Optimization algorithm source, a number of procedures used test functions : Functions include Rosenbrock, th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:77824
    • 提供者:zhangtao
  1. jswarm-pso_1_1

    0下载:
  2. JSwarn 是微粒群优化(PSO) 程序包被写在Java. 设计要求极小的工作成绩使用(在配件箱外面) 虽然同样高模件。 -JSwarn Particle Swarm Optimization (PSO) package written in Java. The minimum design requirements of the Public results for the use (in the outside box acce
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:158720
    • 提供者:王子良
  1. SimpleObserverBug

    0下载:
  2. 一个swarm开发的例子程序,可以帮助大家了解用java编写swarm程序的大致流程。-development of a swarm of example programs understanding can help you use java preparation procedures generally swarm process.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:31744
    • 提供者:wsjgc
  1. FollowingModel

    0下载:
  2. 自己用swarm开发的一个车辆跟驰的模型,希望能跟广大爱好者共同探讨。-own use development of a swarm of vehicles- following model, the majority of fans are able to explore together.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:10240
    • 提供者:wsjgc
  1. hPSO

    0下载:
  2. A hybrid Particle Swarm Optimization algorithm for finding the minimum of the function fitness in the real space.-Particle Swarm Optimization algo abbreviation for finding the minimum of the function fi tness in the re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:chen
  1. matlab_min_use_PSO

    0下载:
  2. 使用pso求最小化一函數 matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!! 一起學習matlab和各種optimize methods 最小化:(x-15)^2+(y-20)^2 The swarm matrix is swarm(index, [location, velocity, best position, best value], [x, y
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:13312
    • 提供者:pychang
  1. pso530

    0下载:
  2. 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R. Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:134144
    • 提供者:周荷
  1. jswarm-pso_1_1

    0下载:
  2. 這是最近蒐集資料找到的Java PSO Swarm 大家可以下載回去參考使用 理面文件有原出處以及作者 請大家要記得尊重版權-recently collected information to find the Java PSO Swarm we can go back and download reference Jimmy Surface original source documents and the author
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:169984
    • 提供者:林斯椅
  1. psopt

    0下载:
  2. A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles a
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:12288
    • 提供者:无心
  1. HybridParticleSwarmOptimization

    0下载:
  2. A hybrid Particle Swarm Optimization algorithm for functions in the real space. -Particle Swarm Optimization algo rithm for functions in the real space.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:
  1. QACSMATLAB

    0下载:
  2. use swarm intelligence algorithm to slove travelling sales man problems in matlab-use swarm intelligence algorithm to slove traveling sales man problems in Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:william
  1. antnet-4.0-src

    0下载:
  2. use swarm intelligence to simulate network routings in omnet-use swarm intelligence to simulate networ k routings in omnet
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:69632
    • 提供者:william
  1. NN-PSO

    0下载:
  2. 粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:21504
    • 提供者:chenqh
  1. swarm1

    1下载:
  2. 智能控制中的新热点问题,swarm现象的模拟仿真实现,可以自由调整种群数目大小-Intelligent Control of the new hot issues, the phenomenon swarm simulation achieved, Stocks can be free to adjust the size of the number of
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:shipengyi
  1. SimpleJavaBug

    0下载:
  2. SCA的学习代码,基于复杂自适应性开发,使用平台SWARM,为SFI开发,详情请搜索simplebug-SCA learning code, based on complex adaptive development, use Swarm platform for the development of SFI, Please search simplebug
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:4096
    • 提供者:WILLIAM
  1. SimpleCBug

    0下载:
  2. swarm 平台学习程序,这个是第一个,详情查看swarm的教程-swarm platform learning process, this is the first one, the details of the Directory View swarm
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:WILLIAM
  1. simplebug2e

    0下载:
  2. swarm 平台学习程序,这个是比第一版添加了新功能,详情查看swarm的教程-swarm platform learning process, this is the first edition than add a new function, View details of the swarm Guide
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:13312
    • 提供者:WILLIAM
  1. SJB2

    0下载:
  2. swarm 平台学习程序,这个java2d,详情查看swarm的教程-swarm platform learning process, the java2d, the details of the Directory View swarm
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:6144
    • 提供者:WILLIAM
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org