Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - code of particle swarm optimization
Search - code of particle swarm optimization - List
一个粒子群优化(PSO)算法的C++版本的源代码。-A particle swarm optimization (PSO) algorithm C++ Version of the source code.
Update : 2025-02-17 Size : 2kb Publisher : KTGG

DL : 0
交通分配的粒子分配群优化研究code,具有很高的实用价值。-Traffic distribution of particle swarm optimization study of the distribution of code, with high practical value.
Update : 2025-02-17 Size : 7kb Publisher : chn

DL : 0
pso 粒子群算法源代码 粒子群算法在物流中的优化-PSO Particle Swarm Optimization Particle Swarm Optimization source code of the optimization in the logistics
Update : 2025-02-17 Size : 2kb Publisher : sdf

DL : 0
标准的粒子群优化算法,visual c++.net环境下编写的代码,有助于学习和理解粒子群算法-Standard particle swarm optimization algorithm, visual c++. Net code to prepare an environment to help learning and understanding of particle swarm optimization
Update : 2025-02-17 Size : 1.11mb Publisher : chenwei

DL : 1
一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高了SPSO的性能-A hybrid strategy based on improved particle swarm optimization algorithm, including the implementation of procedures and parameters set hpso.m two hPSOoptions.m source file. Code clear and easy to improve the achievement. The results showed that the improvement of effective performance of the SPSO
Update : 2025-02-17 Size : 3kb Publisher : 楚湘华

一种计算全局拥挤距离多目标优化粒子群算法源程序,这是一个C语言编制的源程序,很实用.-A calculation of the overall crowding distance of multi-objective particle swarm optimization algorithm source code, which is a C language source program, it is practical.
Update : 2025-02-17 Size : 11kb Publisher : youzping

标准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
Update : 2025-02-17 Size : 11kb Publisher : 依然

DL : 0
这是一个很好用的求解TSP问题的粒子群算法,很适合初学者。-This is a very good solution of TSP used in the particle swarm optimization problems, it is suitable for beginners.
Update : 2025-02-17 Size : 2kb Publisher : zhaogang

DL : 0
这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。-The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
Update : 2025-02-17 Size : 745kb Publisher : 陈曦

这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。正所谓一分钱一分货啊,优化效果不总是令人满意。我还有几个改进的粒子群优化算法版本,这一段时间会陆续发上来。-This procedure is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple. Only a few dozen lines of code. Penny a point is the so-called cargo, ah, to optimize the result is not always satisfactory. I still have a number of improved version of particle swarm optimization algorithm, which will continue for some time made up.
Update : 2025-02-17 Size : 5kb Publisher : chei

DL : 0
以Rosenbrock矩阵做为测试函数的微粒群算法的一些源码-Rosenbrock matrix in order to function as a test of the Particle Swarm Optimization of a number of source
Update : 2025-02-17 Size : 11kb Publisher : 刘翔

DL : 0
一个很好用的粒子群优化算法matlab源代码,用来解决单目标函数优化-A good use of particle swarm optimization algorithm matlab source code, used to solve single-objective function optimization
Update : 2025-02-17 Size : 8kb Publisher : daisyltf

DL : 0
the source code for particle swarm optimization algorithm is given in this file. the source code is for economic dispatch problem which is a power system problem.
Update : 2025-02-17 Size : 12kb Publisher : sathish

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

北京大学计算智能研究室几位计算智能教授的辛苦结晶,包含粒子群算法源代码,PPT文档说明,十五个典型的测试函数,算法注释详尽,简明扼要,是难得的粒子群算法学习材料-Institute of Computational Intelligence Computational Intelligence Research Laboratory Professor of several hard crystal that contains the source code for Particle Swarm Optimization, PPT documentation, 15 typical test functions, the algorithm notes detailed and concise, is a rare particle swarm optimization learning materials
Update : 2025-02-17 Size : 7.01mb Publisher : liutianya

DL : 1
粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的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.
Update : 2025-02-17 Size : 16kb Publisher : 熊杰

一个基于粒子群优化算法源码,(PSO)的50个城市TSP问题的求解,可推广至类似NP.-A source code based on particle swarm optimization, (PSO) of the 50 cities TSP problem solving, can be extended to similar NP.
Update : 2025-02-17 Size : 2kb Publisher : 抛弃

DL : 2
该文件为粒子群算法优化支持向量机模型参数的matlab代码 支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型 用粒子群算法优化模型中的三个主要参数:C1、C2、sigma-The file is in particle swarm optimization parameters of support vector machine model matlab code for support vector machine model designed for use with unbalanced data, cost control, support vector machine model using particle swarm optimization model of the three main parameters: C1, C2, sigma
Update : 2025-02-17 Size : 12kb Publisher : yudt002

DL : 0
it is code of particle swarm optimization in matlab.
Update : 2025-02-17 Size : 34kb Publisher : Shweta Jambukia

The basic code of Particle Swarm Optimization algorithm and two examples.
Update : 2021-05-07 Size : 3.06kb Publisher : yigexiaoli
« 12 3 4 5 6 7 8 9 10 ... 14 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.