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

Search list

[matlabclusters

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:

[matlabthebasicpso

Description: basic pso标准的pso matlab程序-basic standard procedures Matlab pso
Platform: | Size: 1024 | Author: chn | Hits:

[Otherpso

Description: 这是一个很基本的pso算法的matlab的源码。比较的简单,但是可以再这个基础上修改的-This is a very basic PSO algorithm matlab source code. Comparison of the simple, but can be modified based on this
Platform: | Size: 3072 | Author: ljzhang | Hits:

[Other systemspso

Description: pso应用基本程序,adhoc应用的一些简单的小程序-PSO application of the basic procedures, adhoc application of some simple applets
Platform: | Size: 6144 | Author: LIANGJING | Hits:

[matlabpso

Description: 个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-Procedures is the most basic particle swarm optimization procedures, using Matlab realize, is very simple. Is the main function of the source, optimizing the function with m the form of documents on fitness.m inside, optimized for different functions as long as the modifications can fitness.m highly generic.
Platform: | Size: 1024 | Author: 牛牛 | Hits:

[matlabGuoTao

Description: 用MATLAB编写的粒子群基本算法-PSO算法来求无约束函数的极值问题,得出比较好的结果-MATLAB prepared using the basic algorithm PSO-PSO algorithm to seek non-binding function of the extremal problem, arrive at some more good results
Platform: | Size: 1024 | Author: 龚纯 | Hits:

[matlabbasic_PSO_with_w_c

Description: 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do numerical experiments
Platform: | Size: 3072 | Author: 楚湘华 | Hits:

[matlabpso-matlab

Description: 标准微粒群算法,采用matlab编程实例。-Standard particle swarm optimization using matlab programming examples.
Platform: | Size: 5120 | Author: 凝眉 | Hits:

[Mathimatics-Numerical algorithmsqpso

Description: qpso的全局搜索性能远比基本的pso好,而且速度快。-qpso overall search performance than the basic PSO good, and fast.
Platform: | Size: 1024 | Author: zhanlan | Hits:

[AI-NN-PRpso

Description: 基本的粒子群算法十分清晰 便于理解 适合初学者学习应用-The basic particle swarm algorithm is very clear and easy to understand for beginners to learn the application of
Platform: | Size: 3072 | Author: lixiaolong | Hits:

[matlabPSO

Description: 基本的群智能算法MatLab范例程式,对刚接触PSO的新手来说,可以有初步的认知-Basic particle swarm optimization source code
Platform: | Size: 1024 | Author: 蔡立宗 | Hits:

[OtherPSO

Description: 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。-This procedure is the most basic particle swarm optimization procedures, using Matlab implementation is very simple. Only a few dozen lines of code.
Platform: | Size: 530432 | Author: 高青松 | Hits:

[matlabpso

Description: 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iterative optimization tools. This document provides basic particle swarm algorithm, with a compression factor of the particle swarm algorithm, particle swarm optimization order, second order oscillating particle swarm algorithm, the weight particle swarm algorithm, chaotic particle swarm algorithm, based on hybrid particle swarm algorithm, based on Simulated annealing particle swarm optimization MATLAB source code.
Platform: | Size: 16384 | Author: 熊杰 | Hits:

[matlabpso--MATLAB-2

Description: 利用粒子群算法求最小值,对基本粒子群做了修改,使其有更好的计算效果。-Using Particle Swarm Optimization for the minimum of basic particle swarm made changes to make it a better calculation of results.
Platform: | Size: 22528 | Author: | Hits:

[matlabPSO

Description: 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验 -With the shrinkage factor and the basic PSO inertia weight particle swarm algorithm source code. Modular source code written in a clear structure, easy to improve and to do numerical experiments
Platform: | Size: 14336 | Author: 王兰彬 | Hits:

[matlabPSO

Description: matlab的基本pso程序,很经典,可以帮助初学者对基于matlab应用的智能算法有一定的了解-The basic pso matlab program, it is classic and can help beginners matlab-based applications have some knowledge of intelligent algorithms
Platform: | Size: 1024 | Author: 王晋 | Hits:

[AI-NN-PRpso-matlab--source

Description: 粒子群算法源程序 基本算法 ,简单易懂,可实现的非线性优化,适于求解优化问题-Source of basic particle swarm algorithm, easy to understand, enabling non-linear optimization, for solving optimization problems
Platform: | Size: 4096 | Author: wjk | Hits:

[matlabpso

Description: 基本的粒子群算法matlab代码,可以实现无约束优化问题的寻优-basic PSO matlab
Platform: | Size: 1024 | Author: 周清 | Hits:

[matlabbasic-pso-MATLAB

Description: 标准粒子群算法,基于MATLAB环境下的实现-Standard particle swarm optimization algorithm in MATLAB
Platform: | Size: 11264 | Author: peiyoumin | Hits:

[matlabPSO-Rastrgrin

Description: It is a basic PSO algorithm to solve function rastrgrin.
Platform: | Size: 114688 | Author: rabbitace | Hits:
« 12 3 4 »

CodeBus www.codebus.net