搜索资源列表
registration
- 基于互信息的图像配准,使用pso和powell优化算法,GUI界面,proj.m-Based on mutual information image registration, use the pso and powell optimization, GUI interfaces, proj.m
power-system-problem-based-on-PSO
- 利用粒子位置和速度的改变更新,在熟悉多目标粒子群算法的基础上利用测试函数对该算法进行仿真,并对仿真结果进行优化。-The particle position and velocity changes update in the familiar multi-objective particle swarm optimization based on the use of test functions to simulate the algorithm, and the optimization
PSO
- 粒子群程序代码。包括JAVA和matlab非常使用。适合初学者-Particle Swarm program code. Including the very use of JAVA and matlab. Suitable for beginners
pso-svm
- 一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
PSO
- 粒子群进化算法,标准的源代码程序和实例教程。-Evolutionary particle swarm algorithm, standard procedures and examples of source code tutorial.
FNN_PSO
- This M-file is about using Particle Swarm Algorithm (PSO) to train a Fuzzy Neural Network.
PSO
- 利用粒子群算法,计算函数的最优化问题。 本程序有很强的适用性。在理论与实际问题的优化上有一定的推广价值-The use of particle swarm optimization, the calculation function of the optimization problem. This procedure has a strong application. Theory and practical problems in the optimization of the prom
PSO
- 一个非常好的PSO代码,和遗传算法完美结合,非常好用!-PSO a very good code, and genetic algorithm combination is very easy to use!
pso-svm
- 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
matlab
- i need source code for JSSP using GA,PSO,hPSO and CPSO.
pso
- 粒子群聚类算法例题及其详细解析-Example particle cluster-like algorithm and its detailed analysis
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算法,比较好的算法,简单,可以用于多目标优化-pso algorithm, a better algorithm, simple and can be used for multi-objective optimization
PSO-GA-S
- PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
Hybrid-PSO-and-GA-for-Global-Maximization
- genetic algorithm matlab
PSO-algorithm-matlab-code
- 粒子群算法matlab代码,包涵粒子群算法简介、标准的粒子群算法、标准粒子群算法的实现以及matlab代码。-PSO algorithm matlab code, bear with particle swarm optimization profile, standard particle swarm optimization, PSO implementation and matlab code.
PSO-and-multiobjective-PSO
- 内附基本粒子群算法与多目标粒子群算法的详细介绍与MATLAB环境下的程序-Programs included PSO and multi-objective particle swarm optimization details and MATLAB Environment
ytea101-pso-in-matlab-video-tutorial
- I love this site and A hop to continuty
PSO1
- 这是一个基于pso 和matlab的目标优化程序 已经运行过 可以执行(This is a PSO and MATLAB target optimization program has been running can be performed based on)
PSO-SVM
- 粒子群算法优化支持向量机的惩罚参数c和rbf的参数gamma。(Particle swarm optimization (PSO) optimizes the penalty parameters c and RBF of SVM gamma.)