Location:
Search - swarm pso
Search list
Description: 协同微粒群算法,用于原子簇的结构优化。协同微粒群算法模型由南非人Frans van den Bergh提出,对高维问题处理的效果要显著优于基本微粒群算法。-synergies PSO algorithm, for the cluster of structural optimization. Synergy PSO algorithm model from South Africa who Frans van den Bergh, for the high-dimensional problems of the effect was significantly better than the basic particle swarm algorithm.
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem),可以继承Problem类自定义新的问题。-continuous particle swarm algorithm to achieve the java can design their own PSO algorithm (inheritance and Particle Swarm), contains an abstract category 3 (Swarm, Particle, Problem), can be inherited from the definition of Class Problem new problems.
Platform: |
Size: 12288 |
Author: 杨 |
Hits:
Description: 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
Platform: |
Size: 1024 |
Author: 王道军 |
Hits:
Description: 粒子群优化算法(pso)的源程序。包括基本粒子群算法的程序及其在优化函数方面的应用。-Particle Swarm Optimization (PSO) of the source. Groups including the elementary particles algorithm optimization process and its function in the application.
Platform: |
Size: 5120 |
Author: 周正 |
Hits:
Description: 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。-in the C-language environment to the use of the PSO algorithm, the greatest need is speed, the number of iteration, as the smallest disruption error conditions such as initial conditions.
Platform: |
Size: 58368 |
Author: |
Hits:
Description: 智能优化算法:
粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可。
程序来自:Brian Birge
NCSU-intelligent optimization algorithms : Particle Swarm Optimization (PSO) used neural network optimization procedures. Divided into hidden layer, a hidden layer, hidden layer. DemoTrainPSO.m can run. Proceedings from : Brian Birge NCSU
Platform: |
Size: 778240 |
Author: 王光辉 |
Hits:
Description: 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 accessories) Although the same high module.
Platform: |
Size: 158720 |
Author: 王子良 |
Hits:
Description: 粒子群优化算法!!!
系统地介绍了粒子群优化算法,归纳了其发展过程中的各种改进如惯性权重!收敛因子!跟踪并
优化动态目标等模型"阐述了算法在目标函数优化!神经网络训练!模糊控制系统等基本领域的应用并
给出其在工程领域的应用进展,最后,对粒子群优化算法的研究和应用进行了总结和展望,指出其在计算
机辅助工艺规划领域的应用前景"-PSO algorithm! ! ! A systematic introduction to PSO algorithm, summed up its development process such as the improvement of inertia weight! Convergence factor! track and dynamic optimization model objectives, "explained the algorithm optimization objective function! Neural Network Training! Fuzzy Control System basic areas of application and gives the project from its the application domain, finally, the PSO algorithm research and application of the summary and outlook. pointed out in the field of computer-aided process planning applications prospects "
Platform: |
Size: 53248 |
Author: 八云 |
Hits:
Description: 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 real space.
Platform: |
Size: 2048 |
Author: chen |
Hits:
Description: 粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
Platform: |
Size: 21504 |
Author: chenqh |
Hits:
Description: 粒子群优化(PSO)算法研究进展综述,本人简要的从八个方面归纳了PSO的研究情况,涉及60余篇文献(主要是IEEE文献),对大多文献进行了简要评价。从文献资料显示,此方面较为系统的归纳尚未见报导,而国内相关成果亦较少。希望通过与大家的共享,以互相交流、共同进步-Particle Swarm Optimization (PSO) algorithm Progress Review, I briefly summarized from eight aspects of the PSO. involving more than 60 papers published (mainly IEEE documents), most of the literature on the summary evaluation. Information from the literature in this area is summarized in the system has not been reported, and there is less relevant results. We hope that through the sharing, exchange, and common progress.
Platform: |
Size: 218112 |
Author: jiangsx |
Hits:
Description: PSO粒子群寻优算法。
Particle swarm optimization With linkage operator-PSO Particle Swarm Optimization algorithm. Particle swarm optimization With linkage oper.html se
Platform: |
Size: 6144 |
Author: supercolin |
Hits:
Description: 基于粒子群算法的(pso)的otsu图像分割算法。-Based on Particle Swarm (pso) image segmentation algorithm of Otsu.
Platform: |
Size: 1024 |
Author: 王英 |
Hits:
Description: 另一个matlab环境下pso的工具箱,里边有n个例子-Another matlab environment PSO toolbox, inside there are n examples
Platform: |
Size: 813056 |
Author: 郁郁 |
Hits:
Description: 最基本的MATLAB实现的粒子群pso算法。-MATLAB realization of the basic particle swarm PSO algorithm.
Platform: |
Size: 2048 |
Author: 留心 |
Hits:
Description: Particle Swarm Algorithm
Platform: |
Size: 142336 |
Author: muhammad |
Hits:
Description: 粒子群算法详细的程序,埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享-PID and State Feedback Control of DC Motors
Platform: |
Size: 1024 |
Author: 尹小峰 |
Hits:
Description: 标准粒子群算法求解非线性方程,用MATLAB实现,并出仿真结果-The standard particle swarm algorithm for solving nonlinear equations, using MATLAB to achieve, and the simulation results
Platform: |
Size: 5120 |
Author: cathy |
Hits:
Description: its partical swarm optimisation
Platform: |
Size: 144384 |
Author: ishan |
Hits:
Description: 粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
Platform: |
Size: 1675264 |
Author: 张岩 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»