搜索资源列表
vc_pso719
- 粒子群算法的示例程序,不错。可用来进行函数优化、神经网络训练等。-PSO algorithm sample program, yes. Available for function optimization, neural network training.
PSO
- 用粒子群算法(PSO)优化样本再拟合函数找出最大值-Using Particle Swarm Optimization (PSO) to find optimal maximum sample and then fitting function
Teachingpso
- PSO算法,老师上课给的例题,虽然他的研究生编程编的有点不那么简洁,但指导一下还是可以的-PSO algorithm, the sample questions to the class teacher, although his post-graduate program made a bit less concise, but still be able to tell the
new
- a nice pso sample to know what is it
PSO_base_RBF
- PSO的RBFNN优化程序 算法步骤 1.样本数据归一化处理,即将输入输出归一化到[-1,1]区间; 2.确定RBF网络的中心和宽度; 3.以拟合误差的均方根作为性能指标,使用PSO算法优化RBF网络输出层到隐层的连接权值矩阵-PSO-RBFNN algorithm optimization procedures Step 1. Sample data normalization treatment, about input and output normalized to [-
psoMB
- this code written for solve a sample test function by pso based on mutation.
pso-ppt-sample
- 微粒群优化算法 (PSO) 是一种进化计算技术 , 由Eberhart博士和kennedy博士于1995年提出。微粒群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解。 -Particle Swarm Optimization (PSO) is an evolutionary computation technique, by Dr. Eberhart and Dr. kennedy made in 1995. Particle Swarm Optimization Alg
pso
- 粒子群算法入门程序,对一个示例函数求极大值,程序含有详细注释。-PSO entry procedures to request a sample function of maximum value, the program contains the detailed comments.
constrain-opt
- 针对工程优化设计问题,提出了基于混沌粒子群算法的工程约束优化问题求解方法。CPSO算法利用混沌搜 索的全局遍历性、随机性和规律性等特点, 引导粒子在全局范围内搜索, 从而克服了传统粒子群算法早熟收敛的缺点。 该算法以种群适应度方差作为粒子群优化算法早熟收敛的判据, 并用惩罚函数法处理违法约束的粒子, 当基本粒子群算 法陷入早熟时, 随机选择粒子群中的部分粒子实施混沌搜索, 直至满足迭代收敛条件为止。CPSO算法能提高种群的多 样性和粒子搜索的遍历性, 从而有效提高了PSO算法的收
PSO-BASED-OPTIMAL-PMU-PLACEMENT
- SAMPLE CODE FOR OPTIMAL PMU PLACEMENT
pso-tsp-parallel-by-tedade-tekrar
- mpi.net sample of tsp problem using pso algorithm
PSO-SampEn--ApproxiEN-RVM
- PSO:粒子群优化算法,用C++和matlab两种语言实现的 RVM:相关向量机,比SVM更高级些 样本熵和近似熵:计算动态系统中时间序列的一个重要手段-PSO: PSO algorithm, using C++ and matlab realization of two languages RVM: relevance vector machine, some more advanced than SVM Sample entropy and approximate ent
lizilvbo
- 粒子滤波算法摆脱了解决非线性滤波问题时随机量必须满足高斯分布的制约条件,并在一定程度上解决了粒子群样本匮乏问题-Particle filter to get rid of the problem solving nonlinear filtering Gaussian random quantity must meet the constraints, and to some extent, solve the problem of lack of PSO sample
Hybrid-PSO-GSA-Code
- Hybrid PSO and GA algorithm codes for Global optimization problems with a sample and cost function.
mat-pso-localization-master1
- mat-pso-localization === === === == Mobile robot localization using Particle Swarm Optimization This is a simple localization algorithm for mobile robots that accepts a prebuilt map of the robot s enviornment stored as an occupancy grid
pso-learning-in-matlab
- pso sample in matlab
PSO11-20121026
- 粒子群优化算法的示例代码,可以很好解决连续性寻优问题-PSO sample code, can be solved continuous optimization problem
pso-example-java-master
- Particle Swarm Optimization (PSO) Sample Code using Java This project is a complete version of Particle Swarm Optimization with Java sample code described in http://gandhim.wordpress.com/2010/04/04/particle-swarm-optimization-pso-sample-code-usi
改进的PSOBP
- 使用改进的PSO算法优化BP神经网络是实现数据的分类。调试通过,替换样本数据即可使用(Optimizing BP neural network using improved PSO algorithm is the classification of data. Debug through, replace sample data can be used)
PSO-SampEn
- 基于粒子群算法优化的样本熵计算程序,可用于模式识别(A sample entropy calculation program based on particle swarm optimization (PSO) optimization can be used for pattern recognition)