Description: 这是用matlab开发的pso工具箱,直观实用,对做这方面研究的人员很有用处-this is the development of PSO Matlab Toolbox, easy to use and the right to do this study of useful Platform: |
Size: 12243 |
Author:罗 |
Hits:
Description: 基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,收敛速度有所提高,但对高维函数的优化效果仍然不理想。-based on MATLAB Toolbox PSO algorithm model introduced shrinkage factor, convergence rate increase, but for high-dimensional optimization function effects are still not ideal. Platform: |
Size: 60242 |
Author:陈超 |
Hits:
Description: 基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,收敛速度有所提高,但对高维函数的优化效果仍然不理想。-based on MATLAB Toolbox PSO algorithm model introduced shrinkage factor, convergence rate increase, but for high-dimensional optimization function effects are still not ideal. Platform: |
Size: 60416 |
Author: |
Hits:
Description: MATLAB 7_0实用指南(上下册)(超星图书)和超星阅读器的安装程序。希望对大家有所帮助。顺便盼求:关于GPS接收机的自适应抗干扰的程序,应该是功率倒置算法,还有GPS MATLB工具箱,否则还要编写仿真GPS信号的程序才能调试这个抗干扰算法,是吗?望高人指点。我的邮箱是:wanlili212@tom.com 先谢谢各位:)-MATLAB 7_0 Practical Guide (volumes) (Superstar Books) Superstar readers and the installation procedures. We want to help. Incidentally hope for : GPS receiver on the adaptive interference procedures should be power inversion algorithm, the GPS MATLB Toolbox, but also to prepare the GPS signal simulation process can debug the anti-jamming algorithm, yes? Look expert guidance. My mail is : wanlili212@tom.com thank you :) Platform: |
Size: 30430208 |
Author:万莉莉 |
Hits:
Description: 这是用matlab开发的pso工具箱,直观实用,对做这方面研究的人员很有用处-this is the development of PSO Matlab Toolbox, easy to use and the right to do this study of useful Platform: |
Size: 12288 |
Author:罗 |
Hits:
Description: 粒子群算法工具箱,我试过了,不过,很好用,希望对大家有帮住-PSO algorithm toolbox, I tried, but is useful, and I hope to help you live Platform: |
Size: 54272 |
Author:张小言 |
Hits:
Description: 粒子群算法工具箱
该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-Particle Swarm Optimization Toolbox of the Toolkit will be the core of the PSO algorithm package, and made available to the user adjustable parameters for the algorithm, users only need to define their need to optimize the function (calculation of the minimum or maximum), and set good function from the range of variables, each iteration step the maximum allowable variation (known as maximum speed, Max_V) and so on, can self-optimize. Platform: |
Size: 820224 |
Author:张鹤峰 |
Hits:
Description: pso算法工具箱,大家可以用来优化多目标问题!-PSO algorithm toolbox, U.S. can be used to optimize multi-objective problem! Platform: |
Size: 61440 |
Author:qi |
Hits:
Description: 非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。
Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions. -Optimization algorithm very good book, detailing the ant colony algorithm and particle swarm optimization and related matlab toolbox, talked about the theory and application are given toolbox download address. Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions. Platform: |
Size: 5972992 |
Author:dh |
Hits:
Description: 一个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. Platform: |
Size: 2048 |
Author:xiaolinzi |
Hits:
Description: PSO的matlab工具箱 群体智能算法:对求解连续函数的极值问题上比GA好用-PSO' s intelligent algorithm matlab toolbox groups: continuous function of solving the issue of the extreme ease of use than GA Platform: |
Size: 759808 |
Author:lihao |
Hits:
Description: This an implementation of Particle Swarm Optimization algorithm using
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO. Allows code-reusability when trying different
population-based optimization algorithms. Certain GA-specific parameters
such as cross-over and mutation functions will not be applicable to the
PSO algorithm. Demo function included, with a small library of test functions. Requires Optimization Toolbox.-This is an implementation of Particle Swarm Optimization algorithm using
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO. Allows code-reusability when trying different
population-based optimization algorithms. Certain GA-specific parameters
such as cross-over and mutation functions will not be applicable to the
PSO algorithm. Demo function included, with a small library of test functions. Requires Optimization Toolbox. Platform: |
Size: 4096 |
Author:Chris Leung |
Hits:
Description: 这是粒子群较详细的工具箱,有不同的应用,并且有实例-This is a more detailed PSO toolbox, there are different applications and have examples of Platform: |
Size: 57344 |
Author:pengweiwei |
Hits:
Description: PSOt - a Particle Swarm Optimization Toolbox for use with Matlab.
A Particle Swarm Optimization Toolbox (PSOt) for
use with the Matlab scientific programming environment has
been developed. PSO is introduced briefly and then the use of
the toolbox is explained with some examples. A link to
downloadable code is provided. Platform: |
Size: 32768 |
Author:yazdavar |
Hits: