Welcome![Sign In][Sign Up]
Location:
Search - pso.p

Search list

[matlab测试PSO算法的新的组合测试函数

Description: Novel Composition Test Functions for Numerical Global Optimization func_test.m is the main program, a basic PSO algorithm PSO_func.m is attached. SIS_novel_func.m is the function program,including six composition functions f=SIS_novel_func(x,func_num) func_num: from 1 to 6 Now it's just for 10D The mat files are the associate data files used in the SIS_novel_func. Using func_plot.m, you could get the 2-D landscape maps for the six functions. reference: J. J. Liang, P. N. Suganthan and K. Deb, "Novel Composition Test Functions for Numerical Global Optimization", IEEE Swarm Intelligence Symposium, pp. 68-75, June 2005.
Platform: | Size: 59653 | Author: fyg26856469 | Hits:

[AI-NN-PR阻尼PSO算法(MT一维反演应用)

Description:

反演采用非线性反演算法----微粒群算法。

正演程序为Fortran编写的DLL

软件界面和反演算法用C#编写。

资源发布仅供交流:mou_yq@126.com


Platform: | Size: 922822 | Author: mou_yq | Hits:

[Books微粒群算法_1

Description: 此为有关粒子群算法的比较权威的书,内部由关于此算法的C源程序-here for the PSO algorithm authoritative book on the internal algorithm from the C source
Platform: | Size: 1897472 | Author: jhon | Hits:

[Booksyypso

Description: 向大家推荐非常好的粒子群优化算法讲解,简单、易懂。-we recommend to you a very good PSO algorithm brief, simple, easy to understand.
Platform: | Size: 153600 | Author: 杨延西 | Hits:

[JSP/Javajswarm-pso_1_1

Description: 這是最近蒐集資料找到的Java PSO Swarm 大家可以下載回去參考使用 理面文件有原出處以及作者 請大家要記得尊重版權-recently collected information to find the Java PSO Swarm we can go back and download reference Jimmy Surface original source documents and the author please remember to respect copyright
Platform: | Size: 169984 | Author: 林斯椅 | Hits:

[File FormatParticleSwarmOptimization(PSO)Primer

Description: 本文是关于粒子群算法(pso)的介绍和相关MATLAB源程序,是智能天线权值优化方面的一种很前沿的算法-paper on the PSO (pso) related to the introduction and MATLAB source. Smart Antenna is the right optimization of a very forefront of the algorithm
Platform: | Size: 759808 | Author: yinghui | Hits:

[Mathimatics-Numerical algorithmszgfbpso

Description: 离散二进制粒子群优化算法,非常热门的新算法,给出几个函数实例,供大家参考-discrete binary PSO algorithm, a very popular new algorithm, gave a few examples of function, for your reference
Platform: | Size: 209920 | Author: | Hits:

[MPIDPSO

Description: c++pso程序,用6个基本函数验证的粒子群算法程序-c pso procedures, with six basic functions of the certification process PSO
Platform: | Size: 11264 | Author: he | Hits:

[AI-NN-PRrandpso

Description: 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是随机粒子群算法源代码,可以直接运行,针对不同的问题,只要稍加修改就可以马上使用,希望能对大家有点帮助。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algorithm, the process is random PSO source code, can be run directly aimed at a different problem, as long as some amendments to be used immediately, we hope to help a bit.
Platform: | Size: 208896 | Author: 曾生宝 | Hits:

[Otherpso_ppt

Description: 一个西安科技的大学讲解pso算法的ppt,30多页,很不错,初学者可以下载。-a Xi'an University of Science and Technology on pso algorithm ppt, over 30 pages, is pretty good. beginners can be downloaded.
Platform: | Size: 685056 | Author: 郑立刚 | Hits:

[Mathimatics-Numerical algorithmsnew_pso_matlab_code

Description: 本程序是用matlab实现的标准PSO代码,其中还含有对此中pso算法的解释说明的PDF文档。-This procedure is used matlab code to achieve the standard PSO, which also contains this PSO algorithm in the explanatory notes of the PDF document.
Platform: | Size: 801792 | Author: zhangli | Hits:

[matlabPSO-evolutionarycomputation

Description: 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary computation technique (evolutionary computation), has Dr. Eberhart and Dr. kennedy invention. Deriving from the behavior of birds of prey PSO with genetic algorithm is similar to an iterative optimization-based tools. System initialization for a group of random solutions, through the iterative search for optimal values. But there is no cross-genetic algorithm used (crossover) and mutation (mutation). But the particles in the solution space of the particles to follow the optimal search. In detail the steps after the introduction sections compared with the genetic algorithm, PSO has the advantage of being simple and easy and did not realize many of the parameters need to be adjusted. Has been widely applied to function optimization, neural network training, fuzzy system control, as well as other genetic algorithm applications
Platform: | Size: 22528 | Author: zzh | Hits:

[AI-NN-PRTRIBES_BM.ZIP

Description: MC clerc的tribes PSO 解决TSP问题!-MC clerc of the tribes PSO to solve TSP problem!
Platform: | Size: 2509824 | Author: chn | Hits:

[AI-NN-PRvc-pso

Description: 基于粒子群优化算法,通过多次叠代查找函数的最优项目-Based on Particle Swarm Optimization, through multiple iterations to find the optimal function of the project
Platform: | Size: 5120 | Author: 臧慧娟 | Hits:

[AI-NN-PRPSO-matlab

Description: MATLAB编写的粒子群优化算法,好用!-MATLAB prepared particle swarm optimization algorithm, easy to use!
Platform: | Size: 1533952 | Author: zhangqing | Hits:

[matlabPSO

Description: 改进的pso算法(3个m文件和一个说明文件): 本算法实现Clerc and Kennedy 2002年对pso算法的重要改进-Improved PSO algorithm (3 m documents and a note): This algorithm Clerc and Kennedy 2002 years, the importance of improved PSO algorithm
Platform: | Size: 9216 | Author: zj | Hits:

[AI-NN-PRPSO_ppt

Description: 蚁群算法的简要介绍和各种蚁群算法的matlab标准程序及改进的算法。-Ant colony algorithm and a brief description of ant colony algorithm matlab standard procedures and the improved algorithm.
Platform: | Size: 369664 | Author: jcuaon | Hits:

[Mathimatics-Numerical algorithmspso

Description: pso算法,比较好的算法,简单,可以用于多目标优化-pso algorithm, a better algorithm, simple and can be used for multi-objective optimization
Platform: | Size: 7168 | Author: | Hits:

[matlabpso

Description: The economic load dispatch plays an important role in the operation of power system, and several models by using different techniques have been used to solve these problems. Several traditional approaches, like lambda-iteration and gradient method are utilized to find out the optimal solution of non-linear problem. More recently, the soft computing techniques have received more attention and were used in a number of successful and practical applications. The purpose of this work is to find out the advantages of application of the evolutionary computing technique and Particle Swarm Optimization (PSO) in particular to the economic load dispatch problem. Here, an attempt has been made to find out the minimum cost by using PSO using the data of three and six generating units
Platform: | Size: 542720 | Author: amijeet | Hits:

[matlabl-p-opf

Description: matlab ieee modified 30 bus data and pso economic disaptch
Platform: | Size: 1193984 | Author: REDDY | Hits:
« 12 »

CodeBus www.codebus.net