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

Search list

[matlabFunOpt

Description: 用蚂蚁群算法 编写的函数优化 matlab程序-Ants swarm optimization with the preparation of procedures for the function optimization matlab
Platform: | Size: 2048 | Author: 博击长空 | Hits:

[matlabmatpower3.0.0

Description: 这是关于电力系统潮流优化的30个节点测试标准,基于MATLAB开发-This is about the trend of power system optimization of 30-node testing standards developed based on MATLAB
Platform: | Size: 23552 | Author: zsf | Hits:

[Mathimatics-Numerical algorithmsproject1

Description: 粒子群优化问题是国内比较前沿和少见的研究方向。这里有一个关于他的示例程序-Particle swarm optimization problem is relatively rare in the front and the direction of the research. Here
Platform: | Size: 195584 | Author: 秦晴 | Hits:

[AI-NN-PRpsot

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:

[Mathimatics-Numerical algorithmsAntColonyOptimization

Description: AntColony Optimization --- Artificial Ants a Computational Intelligence Technique 蚁群算法大牛编写的书籍,对于想了解蚁群算法的人有很大帮助-AntColony Optimization- Artificial Ants a Computational Intelligence Technique Daniudi ant colony algorithm to prepare the books, the ant colony algorithm would like to know people are very helpful
Platform: | Size: 860160 | Author: 张鹤峰 | Hits:

[AI-NN-PRDPSO

Description: 求解TSP问题的动态邻域粒子群优化算法 (论文)-Solving dynamic TSP problem Neighborhood Particle Swarm Optimization (Thesis)
Platform: | Size: 206848 | Author: 清水 | Hits:

[Otherchang

Description: pso 粒子群算法源代码 粒子群算法在物流中的优化-PSO Particle Swarm Optimization Particle Swarm Optimization source code of the optimization in the logistics
Platform: | Size: 2048 | Author: sdf | Hits:

[AI-NN-PRgatbx

Description: yj1.m:简单一元函数优化实例,利用遗传算法计算下面函数的最大值 包括了遗传算法的12个经典例题,适合大家学习参考。-yj1.m: a dollar a simple example of function optimization using genetic algorithm function below the maximum value of the genetic algorithm including 12 classic example for everyone to learn the reference.
Platform: | Size: 46080 | Author: 肖明 | Hits:

[matlabmatlab

Description: 基于遗传算法的无功优化matlab实现方法软件包,调试基本通过,可直接下载应用,具体例子可以自己修改一下原代码-Based on Genetic Algorithm for Reactive Power Optimization method matlab package, debugging basic through direct download applications, specific examples can modify the original code
Platform: | Size: 313344 | Author: | Hits:

[Mathimatics-Numerical algorithmsQuasi-Newton

Description: Quasi-Newton算法的demo程序,主要用于最优化算法的设计与最优化问题的求解-Quasi-Newton algorithm demo program, mainly used in optimization algorithm design and optimization problem solving
Platform: | Size: 9216 | Author: wang qifei | Hits:

[matlabmfiles7

Description: 包含大量遗传算法程序,还有部分PID参数优化函数,希望对朋友们有用。-Contains a large amount of genetic algorithm procedure, part of PID parameter optimization function, in the hope that useful friends.
Platform: | Size: 3486720 | Author: gengbin | Hits:

[Data structsGenetic_Ant_Algorithms

Description: 关于蚁群优化算法程序,VC++实现 不知是否可以-Procedures on the ant colony optimization algorithm, VC++ Realize I do not know if can be
Platform: | Size: 86016 | Author: tian | Hits:

[matlabN-R

Description: 将用matlab编译的N-R法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使N-R法在收敛性、占用内存、计算速度方面的优点都超过了阻抗法,成为六十年代末期以后普遍采用的方法。-Matlab compiler will use the N-R method for power flow calculation is based on admittance matrix-based, due to the use of the admittance matrix of the symmetry, sparsity and node ID, such as sequential optimization techniques, so that N-R method in convergence , memory, computing speed advantages over the impedance method, the late sixties to become widely used method.
Platform: | Size: 5120 | Author: 郝立颖 | Hits:

[Software EngineeringC_code_optimization

Description: 如何优化C代码,一些技巧介绍,对代码优化很有用。-How to optimize C code, introduce some techniques for code optimization useful.
Platform: | Size: 75776 | Author: 李谷 | Hits:

[VC/MFC35738637psotb-beta

Description: 标准微粒群算法 用Visual c实现的 希望大家能够有所用 -Standard Particle Swarm Optimization with Visual c realize the hope that we can be used
Platform: | Size: 54272 | Author: ren peng | Hits:

[AI-NN-PRyichuansuanfa

Description: 利用遗传算法寻优。待寻优函数为y=xx,参数变化范围为0-31。-The use of genetic algorithm optimization. Optimization function to be y = xx, the parameters for the 0-31 range.
Platform: | Size: 1024 | Author: 崔艳 | Hits:

[AI-NN-PRPSO

Description: PSO算法,粒子群优化算法,VC界面实现-PSO algorithm, particle swarm optimization algorithm, VC interface
Platform: | Size: 289792 | Author: 有偿编程,挣点生活费 | Hits:

[Otherfahanshu

Description: 求解约束最优化问题 罚函数法 matlab -For solving constrained optimization problems SUMT matlab
Platform: | Size: 1024 | Author: 巴巴超 | Hits:

[AI-NN-PRqpso

Description: 量子粒子群优化算法,采用matlab编程,可实现快速优化多维函数,不易陷入局部最优值。-Quantum particle swarm optimization algorithm, using matlab programming, can be optimized for fast multi-dimensional functions, not easily trapped into local optimal values.
Platform: | Size: 1024 | Author: 李志远 | Hits:

[AI-NN-PRpos

Description: 用C++编写的一个粒子群算法,供大家分享,希望能给你帮助。-With C++ Prepared a Particle Swarm Optimization for everyone to share, hope that I can help you.
Platform: | Size: 16384 | Author: 李冲 | Hits:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

CodeBus www.codebus.net