Welcome![Sign In][Sign Up]
Location:
Search - optimization

Search list

[Windows Developnewpso

Description: 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助。-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
Platform: | Size: 345088 | Author: savvy | Hits:

[Windows Developimunity_pso

Description: 带免疫功能的粒子群算法,在matlab环境实现。-With immune function of particle swarm optimization, in the matlab environment realize.
Platform: | Size: 4096 | Author: savvy | Hits:

[matlabchap5_2

Description: 实数编码遗传算法求函数极大值,实现求Rosenbrock函数极大值的优化计算的实数编码遗传算法-Real-coded genetic algorithm for maximum function, Rosenbrock function realize maximum value for the optimization calculation of real-coded genetic algorithm
Platform: | Size: 1024 | Author: 纷纷 | Hits:

[matlabchap5_1

Description: 二进制编码遗传算法求函数极大值,实现Rosenbrock函数极大值优化计算的二进制编码遗传算法 -Binary-coded genetic algorithm for maximum function, Rosenbrock function to achieve maximum optimization of the calculation of the binary-coded genetic algorithm
Platform: | Size: 1024 | Author: 纷纷 | Hits:

[matlabSGA2[1].0

Description: GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;-GA (Simple Genetic Algorithm) is a powerful, intelligent multi-variable optimization algorithms, which mimic the breeding populations of the law to be optimized. SGA can optimize this variable, and the minimum value, maximum value (when the function of the countdown you will seek the minimum value) and to support the floating-point encoding, grey code, binary code round of gambling options, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point variation
Platform: | Size: 9216 | Author: yuandi | Hits:

[matlabpsotb-alpha-0.2

Description: particle swarm optimization toolbox (matlab)
Platform: | Size: 55296 | Author: sg | Hits:

[AI-NN-PRpso

Description: 此程序包是用粒子群算法来求16个经典函数的最小最大值,其中界面友好,运行时会出现动态二维图来展现粒子群是如何运动来求最值的-This package is used for particle swarm optimization to 16 classic function of the smallest maximum value, in which user-friendly, run-time dynamic two-dimensional map will appear to show how the particle swarm movement to seek the most value
Platform: | Size: 753664 | Author: 梁锦兆 | Hits:

[AI-NN-PRGenetic_Algorithm_Optimization_Toolbox_package_Mat

Description: This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this command in a file called startup.m. Everytime you start Matlab in the directory containing this file, the path will always be extended.
Platform: | Size: 106496 | Author: | Hits:

[matlabPSOt

Description: 大家好,这是一个基于粒子群优化算法的函数优化问题的MATLAB源码,希望能给大家提供帮助-Hello everyone, this is a particle swarm optimization algorithm based on function optimization problems MATLAB source code, I hope everyone can help
Platform: | Size: 759808 | Author: 邓高峰 | Hits:

[Otherzyh

Description: 最优化原理和方法 一本介绍最优化原理和方法的经典书籍-Optimization principles and methods introduce an optimization principle and method of the classic books
Platform: | Size: 3334144 | Author: casey1986 | Hits:

[AI-NN-PRtest1

Description: 蚁群算法是模仿真实的蚁群行为而提出的一种模拟进化算法,蚂蚁之间是通过一种信息素的物质传递信息的,蚂蚁在运动的过程中能够在经过的路径上留下该物质,而且能够感知这种物质的存在及其强度,并以此指导自己的运动方向。它是一种通过类比组合优化和蚁群觅食行为而构造的一种算法,可以用来解决各种组合优化问题,本代码用来解决生产调度问题-Ant colony algorithm is based on real ant colony behavior and proposed a simulated evolutionary algorithm, ants are among the pheromone through a material and impart information, ants in the process of movement in the path on the left of the substance , but also perceived the existence of such material and its strength, and to guide their direction. By analogy it is a combinatorial optimization and ant colony foraging behavior and structure of an algorithm can be used to solve various combinatorial optimization problems, the code used to solve the production scheduling problem
Platform: | Size: 20480 | Author: 穆海华 | Hits:

[AI-NN-PRconstrainpso

Description: 求解约束优化问题的改进粒子群优化算法,对粒子群优化算法用于约束优化问题具有参考价值-For solving constrained optimization problems to improve particle swarm optimization algorithm, particle swarm optimization algorithm for constrained optimization problems for the reference value
Platform: | Size: 2048 | Author: 时招军 | Hits:

[OtherDSDP5.8WIN

Description: 半定规划,属于凸优化的一种,matlab 实现的源码,适合学习 Semidefinite Programming-Semidefinite programming, belonging to a convex optimization, matlab source realization, suitable for study Semidefinite Programming
Platform: | Size: 5046272 | Author: 罗彤 | Hits:

[DocumentsTSP(TravelingSalesmanProblem)

Description: Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optimization techniques which are based on linear and nonlinear programming. TSP can be described as follows: Given a number of cities to visit and their distances from all other cities know, an optimal travel route has to be found so that each city is visited one and only once with the least possible distance traveled. This is a simple problem with handful of cities but becomes complicated as the number increases.
Platform: | Size: 446464 | Author: yangdi | Hits:

[Otherxiandaiyouhuajisuanfangfa

Description: 现代优化计算方法,清华大学出版社,一本很经典的优化书籍,推荐给大家。-Modern Optimization Method, Tsinghua University Press, a classic optimization books, recommended to everyone.
Platform: | Size: 4205568 | Author: 李国友 | Hits:

[matlabopt

Description: 计算二维无约束优化的Powell法和坐标轮换法,以及一维搜索的黄金分割法和搜索区间确定的两个子程序.-Calculation of two-dimensional unconstrained optimization method of Powell and coordinate rotation method, as well as one-dimensional search of the golden section method and the search interval determined by the two subroutines.
Platform: | Size: 2048 | Author: hauskeis | Hits:

[matlabpso_qzn

Description: 自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助-Wrote it myself on the Particle Swarm Optimization for the minimum function of the routine, easy-to-read, to understand the algorithm are very helpful
Platform: | Size: 1024 | Author: 王维 | Hits:

[matlabga

Description: 用MA TLAB 语言及MA TLAB 语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比 较灵活、编程效率高等特点. 本文对遗传算法和基于MA TLAB 的遗传算法优化工具箱(GAO T ) 作了简要的介 绍、分析了优化工具函数, 并结合非线性、多峰值函数问题的优化实例, 说明了遗传算法是一种具有良好的全局 寻优性能的优化方法.-MA TLAB with language and language of the MA TLAB optimization toolbox to optimize the design of the language is simple, function-rich, and using more flexible programming and high efficiency. In this paper, genetic algorithm and MA TLAB based on genetic algorithm optimization toolbox (GAO T ) gave a brief introduction, an analysis of function optimization tool, combined with non-linear, multimodal function optimization problem examples to illustrate the genetic algorithm is a good global optimization method to optimize performance.
Platform: | Size: 269312 | Author: dh | Hits:

[AI-NN-PRMATLABGAOT

Description: 简要阐述了遗传算法的基本原理,并对O0PQ0R 遗传算法工具箱("0SP)的参数进行 了详细的介绍。探讨了O0PQ0R 遗传算法工具箱在参数优化和非线性规划中的应用,实例证明了遗 传算法在参数优化和非线性规划中的可行性。-Briefly described the basic principles of genetic algorithms and genetic algorithms O0PQ0R Toolbox ( 0SP) the parameters in detail. O0PQ0R explored the genetic algorithm toolbox in the parameter optimization and nonlinear programming applications, examples of proven genetic algorithm in parameter optimization and nonlinear programming feasibility.
Platform: | Size: 641024 | Author: dh | Hits:

[AI-NN-PRpso-souceCode-C++Version

Description: 一个粒子群优化(PSO)算法的C++版本的源代码。-A particle swarm optimization (PSO) algorithm C++ Version of the source code.
Platform: | Size: 2048 | Author: KTGG | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net