Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - swarm
Search - swarm - List
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 are shown as red circles, their trajectory as red lines.-A program to demonstrate the optimization process of particle swarm optimization. A two- dimensional objective function is visualized by level of gray : the lighter the color, the higher the value function. The particles ar e shown as red circles. their trajectory as red lines.
Date : 2025-12-27 Size : 12kb User : 无心

粒子群优化(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.
Date : 2025-12-27 Size : 213kb User : jiangsx

particle swarm optimization toolbox for matlab.粒子群优化的工具箱-particle swarm optimization toolbox for m atlab. Particle Swarm Optimization Toolbox
Date : 2025-12-27 Size : 743kb User : 张磊

改进的群体智能算法,简称PSO算法,包括C和matlab两种版本-Improved swarm intelligence algorithm, referred to as PSO algorithm, including two versions of C and matlab
Date : 2025-12-27 Size : 78kb User : 赵栓峰

本代码是一种随机改进粒子群优化代码,简单,易懂 有注释信息。C语言版本,无错误,直接可运行-This code is a random code to improve particle swarm optimization, simple, easy-to-understand annotated information. C language versions, error-free, can be run directly
Date : 2025-12-27 Size : 11kb User : zhangli

粒子群优化问题是国内比较前沿和少见的研究方向。这里有一个关于他的示例程序-Particle swarm optimization problem is relatively rare in the front and the direction of the research. Here
Date : 2025-12-27 Size : 191kb User : 秦晴

人工鱼群算法解决旅行商问题,这是在当前互联网上唯一的一个,这个是我自己编的,保证通过-Artificial fish-swarm algorithm to solve traveling salesman problem, which is in the current Internet, the only one, this is my own, and to ensure through
Date : 2025-12-27 Size : 4kb User : 有偿编程,挣点生活费

一篇优秀的博士论文,题目是 A particle swarm optimization based behavioral and probabilistic fire evacuation model incorporating fire hazards and human behaviors-An outstanding doctoral dissertation, entitled A particle swarm optimization based behavioral and probabilistic fire evacuation model incorporating fire hazards and human behaviors
Date : 2025-12-27 Size : 881kb User : 博击长空

标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序-The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
Date : 2025-12-27 Size : 11kb User : 依然

a basic c++ program for implementing in an object oriented way a particle swarm algorithms for optimisation
Date : 2025-12-27 Size : 1kb User : Numtech

这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序-This is a source particle swarm optimization algorithm, the program is very simple, has been running over us, we can use, for beginners is a good program
Date : 2025-12-27 Size : 4kb User : xuhuicheng

Particle swarm optimizer, in matlab
Date : 2025-12-27 Size : 28kb User : emanuel

基本粒子群优化算法 遗传算法,基于聚类,梯度,最小二乘法的RBF网络程序等5个代码-Elementary particle swarm optimization algorithm genetic algorithm, based on clustering, gradient, least-squares method of RBF network program such as 5 code
Date : 2025-12-27 Size : 9kb User : 孟艳

基于改进粒子群算法的多目标最优潮流计算 基于改进粒子群算法的多目标最优潮流计算-Particle Swarm Optimization Based on Improved Multi-objective Optimal Power Flow
Date : 2025-12-27 Size : 3kb User : 余开江

改进粒子群算法及其在电力系统经济负荷分配中的应用改进粒子群算法及其在电力系统经济负荷分配中的应用-Improved Particle Swarm Optimization and its power system economic load dispatch of improved particle swarm optimization and economic dispatch in power system application
Date : 2025-12-27 Size : 1.91mb User : 余开江

Bacterial Foraging Orientec by Particle swarm optimization_国外人写的细菌粒子群算法,matlab实现求函数优化-Bacterial Foraging Orientec by Particle swarm optimization
Date : 2025-12-27 Size : 15kb User : xioan hua

The aim of this book is to furnish some theoretical concepts and to sketch a general framework for computational intelligence paradigms such as artificial neural networks, fuzzy systems, evolutionary computation, genetic algorithms, genetic programming, and swarm intelligence. The book includes a large number of intelligent computing methodologies and algorithms employed in computational intelligence research. The book also offers a set of solved programming examples related to computational intelligence paradigms using MATLAB software. Additionally, such examples can be repeated under the same conditions, using different data sets. Researchers, academicians, and students in computational intelligence can use this book to verify their ideas related to evolution dynamics, self-organization, natural and artificial morphogenesis, emergent collective behaviors, swarm intelligence, evolutionary strategies, genetic programming, and evolution of social behaviors.
Date : 2025-12-27 Size : 5.74mb User : Umar

非线性约束优化问题的混合粒子群算法Nonlinear constrained optimization algorithm for hybrid particle swarm-Nonlinear constrained optimization algorithm for hybrid particle swarm
Date : 2025-12-27 Size : 583kb User : zi6xin

这是我的学校一位导师的讲座PPT,是关于粒子群的,很好,希望大家下载来-This is my school an instructor lecture PPT, on the particle swarm, very good, and hope that we download to take a look at
Date : 2025-12-27 Size : 513kb User : 满国永

粒子群优化算起源于对鸟群、鱼群以及对某些社会行为的模拟,是一种基于群体智能的进化计算技术。而小生境技术则起源于遗传算法,这种方法能使基于群体的随机优化算法形成物种,从而使相应的优化算法具有发现多个最优解的能力。而多分类器集成技术则是通过多个分类器进行某种组合来决定最终的分类,以取得比单个分类器更好的性能。多分类器集成技术要求基元分类器不仅个体性能要好并且其差异度要大,这与小生境技术形成物种的能力具有很多内在的相似性。目前己经有研究者将小生境技术应用于多分类器集成,但由于传统的小生境技术仍然不完善,存在一些内在的陷,因而这些应用还不成熟和完善。 (Particle swarm optimization (partieleSwarmOptimization) originated in the birds, fish, and of a Some simulation of social behavior, is a swarm intelligence-based evolutionary computing. The origin of the niche technology is In genetic algorithms, this method can make random optimization algorithm based on the formation of groups of species, so that the appropriate priority Algorithm has the ability to find multiple optimal solutions. The integration technology of multiple classifiers is through multiple classifiers into Some combination of the line to determine the final classification, in order to obtain better than a single classifier performance. Integration of multiple classifiers Technical requirements for primitive classification is not only better individual performance and the difference to a large degree, which form a niche technology The ability of species has many inherent similarities. The researchers will now have a niche technology used in multisection Class ens)
Date : 2025-12-27 Size : 5.68mb User : dreamer
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.