搜索资源列表
标准pso算法程序包_matlab版
- 标准PSO(粒子群)算法,matlab版-standard PSO (PSO) algorithm, Matlab version
粒子群算法程序
- 粒子群算法程序集,应用于粒子优化处理!最新的算法.-PSO algorithm set, optimized for particle! The latest algorithm.
共享微粒群优化算法PSO工具箱
- 这是有关PSO工具箱的程序,对初学者有很大的帮助,只要看了个,相信你能马上学会PSO算法,并知道如何编程实现。
阻尼PSO算法(MT一维反演应用)
- 反演采用非线性反演算法----微粒群算法。 正演程序为Fortran编写的DLL 软件界面和反演算法用C#编写。 资源发布仅供交流:mou_yq@126.com
标准pso算法程序包_matlab版
- 标准pso算法程序包_matlab版,易于初学者。
bp.pso.rar
- 标准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
pso
- 修正过的pso 算法 属于离散型的pso程序,可用于变量筛选,效果不错!-Modified discrete PSO algorithm belonging to the PSO procedure, can be used for variable selection, good results!
PAI
- 改进得PSO算法程序,加入了免疫克隆思想 -PSO algorithm to improve a process, joined the Immune Clonal thinking
pso(1)
- pso算法源程序 介绍基本粒子群算法的MATLAB实现程序-Particle Swarm Optimization
pso
- 基本pso程序,是改进的pso算法程序,别的函数只要套用就可以了!-pso
PSO
- 自己编写的一个非常简单的粒子群算法程序,适合初学者。自己调试通过。-I have written a very simple particle swarm optimization process, suitable for beginners. By their own debugging.
pso
- 基础的PSO算法程序,可以方便的解决优化问题,也可以在此基础上方便的进行改进-Based on PSO algorithm program, you can easily solve the optimization problem, on this basis can also be easily be improved
pso
- 关于人员排班的粒子群算法程序,包含班次、人员、技能和时段,最后确定每个班次每种技能人员的数量。-This is about staff scheduling,which contain classes、staff、technology and time.In the last,I will get the quantity of staff who has one technology.
pso_matlab
- PSO算法,即粒子群优化算法Matlab程序,附详细说明-PSO Particle swarm optimization algorithm
PSO
- 粒子群算法优化函数求解极值的问题。通过该程序我们可以看到粒子群优化算法的优化过程。-Particle Swarm Optimization for Solving Extremum problems. Through this program we can see that PSO optimization process.
PSO算法程序
- 粒子群优化算法是一种基于群体智能的演化计算技术。与遗传算法相比,PSO没有遗传算法中的选择(Selection)、交叉(Crossover)、变异(Mutation)等操作,而是通过粒子在解空间追随最优的粒子进行搜索。(Particle Swarm Optimization (PSO) is an evolutionary computing technique based on group intelligence. Compared with the genetic algorithm, P
PSO算法IGPSOexe
- PSO algorithm 提供一种积分的程序算法和识别模式 可帮助你更快地计算(PSO algorithm particle swarm optimization algorithm)
PSO
- 一个简化版的粒子群算法代码,适合初步学习使用。内含6个测试函数(Code of a simple PSO algorithm, including six test functions)
标准PSO算法以及典型测试函数matlab程序
- 标准的PSO算法以及几个典型测试函数的matlab源程序,资料可供大家参考(Standard PSO algorithm and several typical test functions of Matlab source code, information for your reference.)
粒子群优化算法以及改进的PSO算法代码matlab
- 一些关于粒子群优化算法的matlab程序实现,里面有各种的PSO改进算法(Some matlab programs about particle swarm optimization algorithm are implemented. There are various PSO improved algorithms in them.)