Welcome![Sign In][Sign Up]
Location:
Search - pso

Search list

[MacOS developpso

Description: 基本pso程序,是改进的pso算法程序,别的函数只要套用就可以了!-pso
Platform: | Size: 1034240 | Author: maoyunfei | Hits:

[AI-NN-PRPSO

Description: 改进后的经典的pso算法,主函数是对空间坐标的搜索,使用的时候可以改成其他的相应问题,c++描述-The improved classic pso algorithm, the main function is the search space coordinates, using the time to change other consequential issues, c++ description of
Platform: | Size: 228352 | Author: 阿斯顿 | Hits:

[Mathimatics-Numerical algorithmspso

Description: 标准pso源程序,采用MATLAB编写,并附带测试程序。-Standard pso source, using MATLAB to prepare, and with testing procedures.
Platform: | Size: 3072 | Author: qing | Hits:

[Otherpso

Description: pso-matlab7.0例子pso(alfaB,yB,alfaN,HBB,HBN,yN,d)-pso-matlab7.0pso(alfaB,yB,alfaN,HBB,HBN,yN,d)
Platform: | Size: 1024 | Author: xuchang | Hits:

[AI-NN-PRBG-PSO

Description: 基于BG-PSO算法整定的PID控制,供学习者参考。-Based on the BG- PSO algorithm of PID control for learners.
Platform: | Size: 19456 | Author: zangtianlei | Hits:

[JSP/JavaPSO

Description: pso优化算法,java实现,目标函数最小,比较好用-pso Optimization
Platform: | Size: 27648 | Author: may | Hits:

[Mathimatics-Numerical algorithmsPSO

Description: matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm for calculation of AS some time ago on the intelligent test classes, make their own procedures. Quote here, hope someone can improve them, and exchange of experience which is more valuable. Genetic algorithm to solve the minimum spanning tree problem, PURFER coding. Particle swarm optimization to do unconstrained optimization problem. Ant colony algorithm to solve the TSP problem. If there is hope to exchange our experience, thank you, He He
Platform: | Size: 5120 | Author: stephen | Hits:

[AI-NN-PRpso

Description: VC++环境下的粒子群算法源代码,通用模板,需要自行添加目标函数和约束条件-pso
Platform: | Size: 13312 | Author: 方芳 | Hits:

[AI-NN-PRPSO

Description: PSO Explain and Example for Probabilistic Neural Network
Platform: | Size: 1371136 | Author: Tae | Hits:

[matlabPSO

Description: 该报告详细讲述了优化算法的原理,数学模型,实现方法,对于PSO的初学者将会大有裨益。-The report describes in detail the principle of optimization, mathematical models, implementation methods, for the PSO will be of great benefit to the beginner.
Platform: | Size: 78848 | Author: wgl | Hits:

[Mathimatics-Numerical algorithmspso.py

Description: Particle swarm optimization (PSO) is a form of swarm intelligence. Imagine a swarm of insects or a school of fish.
Platform: | Size: 2048 | Author: rod | Hits:

[AI-NN-PRPSO

Description: 一个pso程序的源代码。在vc.net2003下面通过。-A pso program source code. The vc.net2003 passed below.
Platform: | Size: 4096 | Author: | Hits:

[matlabpso

Description: PSO,A GOOD SOURCE IN MATLAB FROM IEEE.
Platform: | Size: 762880 | Author: halrq | Hits:

[Mathimatics-Numerical algorithmsPSO

Description: 带交叉因子的PSO算法,求解函数极值,在matlab中实现-PSO
Platform: | Size: 2048 | Author: WUYAN | Hits:

[Mathimatics-Numerical algorithmsPSO

Description: 为使用PSO提供了具体的事例,并详细说明怎样使用该Matlab编写的PSO算法,对一般的问题有借鉴功能。-PSO provides for the use of concrete examples, and details how to use the PSO algorithm is written in Matlab, for a general reference functional problems.
Platform: | Size: 201728 | Author: WUYAN | Hits:

[AI-NN-PRpso-svm

Description: 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
Platform: | Size: 1024 | Author: yyifang | Hits:

[Otherpso

Description: 基础的PSO算法程序,可以方便的解决优化问题,也可以在此基础上方便的进行改进-Based on PSO algorithm program, you can easily solve the optimization problem, on this basis can also be easily be improved
Platform: | Size: 54272 | Author: 段昊 | Hits:

[Otherpso

Description: 粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
Platform: | Size: 1675264 | Author: 张岩 | Hits:

[Mathimatics-Numerical algorithmsPSO-TSP

Description: 在分析粒子群优化的搜索原理的基础上,通过引入交换子和交换序的概念,构造 一种特殊的粒子群优化算法,并用于求解旅行商问题。 - This algorithm introduces the search strategies of particle swarm optimiza- tion (PSO),via presenting the concepts of swap operator and swap sequence an algorithm of a kind of special particle swarm optimization is constructed and then proposes its application to traveling sales- man problems(TSP).
Platform: | Size: 5120 | Author: 李北辰 | Hits:

[Algorithmpso

Description: 粒子群算法,通用版,大家拿去根据自己的问题进行适当的修改即可。-pso
Platform: | Size: 31744 | Author: 徐炜 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net