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

Search list

[AlgorithmGlobalOpt

Description: 我找到的较好用的高维非线性函数的全局优化程序,使用说明参见解压后的MCS包。该程序不需要Hessian矩阵。-I find a better use of high-dimensional nonlinear function of the global optimization process, See Note the use of the MCS unpacked package. The program does not need Hessian matrix.
Platform: | Size: 210944 | Author: 冰激凌 | Hits:

[AI-NN-PRpso_c+

Description: 这是一个pso程序源代码,pso源于对鸟群捕食行为的研究而发明的进化计算技术,属于进化算法的一种。 优点:收敛速度快,具有全局寻优能力,而且编程简单,易于推广使用。 -This is a pso source code, pso out of the flock of predatory behavior and evolutionary computation invention of the technology is an evolutionary algorithm. Advantages : fast convergence with global optimization capability and programming simple and easy to use.
Platform: | Size: 12288 | Author: 张清 | Hits:

[matlabDeMat

Description: 微分进化算法@matlab 适用于无约束连续变量的全局优化,包括线性规划、非线性规划,非光滑优化。-@ Matlab differential evolution algorithm for unconstrained global optimization of continuous variables, including linear programming, nonlinear programming, nonsmooth optimization.
Platform: | Size: 8192 | Author: xxg | Hits:

[Otherana

Description: 蚁群算法是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题-Ant colony algorithm is a combinatorial optimization problem to solve a new type of general-purpose heuristic method, the method has positive feedback, distributed computing and constructive greedy heuristic search features. Through the establishment of appropriate mathematical model, based on the fault over-current distribution network fault location into a nonlinear global optimization problem
Platform: | Size: 3072 | Author: 陈艳玲 | Hits:

[matlabMatlab5

Description: :介绍遣传算法的基本原理和Matlab的遗传算法优化工具箱(GAOT),分析了优化工具函数。探讨Matlab遗传算法工具箱在 参数优化和非线性规划中的应用。通过优化实例,说明遗传算法是一种具有良好的全局寻优性能的优化方法。用Maflab语 言及Maflab语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比较灵活、编程效率高等特点。-: Removal algorithm introduce the basic principles and Matlab Genetic Algorithm Optimization Toolbox (GAOT), an analysis of function optimization tool. Explore the Matlab Genetic Algorithm Toolbox in the parameter optimization and nonlinear programming applications. Through optimization examples to illustrate the genetic algorithm is a good global optimization method to optimize performance. Maflab language and using language Maflab Optimization Toolbox to optimize the design of the language is simple, function-rich, and using more flexible programming and high efficiency.
Platform: | Size: 210944 | Author: icyrock | 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:

[matlabUnivariate_local_or_global_optimization

Description: Univariate local or global optimization matlab最优化工具包,可以进行最优化点的搜寻。-Univariate local or global optimizationmatlab optimization tool kit can be carried out to optimize the search point.
Platform: | Size: 13312 | Author: ggyyree | Hits:

[Booksreactive_optimization

Description: 变尺度混沌优化(MSCOA)是一种改进的混沌优化方法(COA),利用混沌运动的内在随机性、遍历性和规律性进行全局寻优。-Mutative scale chaos optimization (MSCOA) is an improved chaos optimization algorithm (COA), the use of chaotic motion of the inherent randomness, ergodicity and regularity for global optimization.
Platform: | Size: 297984 | Author: xiaofang | Hits:

[Software Engineering1

Description: Ant colony optimization for finding the global minimum
Platform: | Size: 480256 | Author: 汪风 | Hits:

[AI-NN-PRDifferentialEvolutionAPracticalApproachtoGlobalOpt

Description: 这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorithm to represent a class of random algorithm collectively, 95 by Rainer Storn and Kenneth Prici proposed differential evolution approach, better than the traditional evolutionary algorithm simpler, 2004 The method of the originators of the publication of up to 580 of the differential evolution: A practical method for global optimization, this book is the English version seems to have been the Chinese version, in the hope that people interested in useful
Platform: | Size: 9848832 | Author: plow | Hits:

[OtherMGMTA

Description: < MATLAB遗传算法工具箱及应用>>介绍了如何在MATLAB中完成遗传算法的应用。遗传算法[Genetic Arithmatic,简称GA]是以自然选择和遗传理论为基础,将生物进化过程中适者生存规则与群体内部染色体的随机信息交换机制相结合的高效全局寻优搜索算法。GA摒弃传统的搜索方式,模拟自然界生物进化过程,采用人工进化的方式对目标空间进行随机优化搜索。MATLAB是MATHWORKS公司的一套高性能的数值计算和可视化软件。MATLAB遗传算法工具箱及应用 -Genetic Algorithm [Genetic Arithmatic, referred to as GA] is based on natural selection and genetic theory, the process of biological evolution survival of the fittest rules and groups of chromosomes within the clearing-house mechanism of the random combination of efficient global optimization search algorithm. GA to abandon the traditional search methods to simulate the process of natural biological evolution, artificial evolution approach on the target stochastic optimization search space. Mathworks Inc. MATLAB is a high-performance numerical computation and visualization software. MATLAB genetic algorithm toolbox and its application
Platform: | Size: 6146048 | Author: 吴晓晖 | Hits:

[OtherGlobal-Optimization-Algorithms

Description: 介绍了全局优化算法的理论和应用,书中有不少例子供大家学习。-Global Optimization Algorithms- Theory and Application.
Platform: | Size: 9584640 | Author: cyh | Hits:

[matlabGlobal-Optimization-Toolbox

Description: Matlab官方的全局最优化工具箱,包括模拟退火等常用方法的介绍-The official global optimization Matlab toolbox, including simulated annealing and other commonly used methods described
Platform: | Size: 3935232 | Author: hy | Hits:

[AI-NN-PRAn-method-for-global-optimization

Description: 关于优化算法的资料,采用了类似电磁力的方法进行的优化算法构建,很新颖-about optimization,An electromagnetism-like mechanism for global optimization
Platform: | Size: 124928 | Author: renzhiyong | Hits:

[VC/MFCGlobal-Optimization-Algorithms-Theory-and-Applica

Description: Global Optimization Algorithms-Theory and Application
Platform: | Size: 9581568 | Author: doasilike | Hits:

[Applicationsglobal-optimization-toolbox

Description: 全局优化工具箱,详细说明优化工具箱的使用及注意事项-Global Optimization Toolbox, Optimization Toolbox with detailed instructions and precautions
Platform: | Size: 2415616 | Author: gujianbo | Hits:

[Documentsglobal-optimization

Description: 一种基于粒子群优化算法和差分进化算法的新型混合全局优化算法-A new hybrid global optimization algorithm PSO and differential evolution algorithm
Platform: | Size: 505856 | Author: 王玉昂 | Hits:

[Algorithmglobal-optimization--clustering

Description: A new unconstrained global optimization method based on clustering and parabolic approximation
Platform: | Size: 5120 | Author: ztlaicuo | Hits:

[matlabglobal.zip Folder

Description: Examples of the Matlab Global Optimization Toolbox
Platform: | Size: 1213440 | Author: luissanti | Hits:

[Mathimatics-Numerical algorithms2———差分演化优化神经网络权值Iris---C

Description: 差分演化算法,优化神经网络,数值优化, //直接运行,包括源代码(Differential Evolution global optimization)
Platform: | Size: 22528 | Author: ahdo | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net