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

Search list

[matlaboptimization demos

Description: 介绍采用matlab语言,来实现优化算法,有很好的例子程序,对学习优化算法很有帮助-introduction to Matlab language, to achieve optimization algorithm, a very good example of procedure, to learn useful optimization algorithm
Platform: | Size: 242688 | Author: 丁学明 | 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:

[OtherSynthesis.and.optimization.of.DSP.algorithms.Const

Description: 外文电子书,不涉及dsp具体硬件,主要阐述了dsp开发过程中用于提高代码效率的优化理论和方法,适合dsp开发高阶人员参考。-Foreign language e-books, do not involve specific hardware dsp, dsp mainly on the development process used to improve the efficiency of code optimization theory and methods, suitable for the development of high-level dsp reference.
Platform: | Size: 1540096 | Author: 章非 | Hits:

[Mathimatics-Numerical algorithmsoptimization

Description: 一个介绍最优化方法课件,很详细。从最简单的一维搜索到共轭梯度,最速下降法等等,都有说明-An optimization method introduction courseware, in great detail. From the simplest one-dimensional search to the conjugate gradient, steepest descent method, etc., all indicate
Platform: | Size: 59392 | Author: lgl | Hits:

[Graph programImage-Edge-Detection-Using-Ant-Colony-Optimization

Description: This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detection”这篇PDF文章。希望对大家有一定帮助。-This is a demo program of image edge detection using ant colony, based on the paper, " An Ant Colony Optimization Algorithm For Image Edge Detection," Based on Ant Colony Optimization Image Edge Detection. IEEE in 2008 included in the article. Matlab source code and there is " An Ant Colony Optimization Algorithm For Image Edge Detection" This PDF article. Hope to assist everyone must have.
Platform: | Size: 306176 | Author: miaosiyi | Hits:

[matlabOptimization

Description: These are matlab and simulink files to model the membrane crystallization system, including the matlab file to get the optimation point of this system, and 3 simulink files, which are static model and 2 dynamic models. There has PID control and feed forward control for the dynamic models.
Platform: | Size: 47104 | Author: eddyye | Hits:

[Mathimatics-Numerical algorithmsoptimization

Description: 最优化方法的一些基本算法的实现:1,0.618法;2,牛顿法;3,改进牛顿法;4,FR法;5,DFP法-Ways to optimize some of the basic algorithm implementation: 1,0.618 method 2, Newton' s method 3, improved Newton method 4, FR Act 5, DFP method
Platform: | Size: 226304 | Author: 屠志海 | Hits:

[Bookspaiyang

Description: :目前,粒子群算法在连续问题优化上的应用已经很广泛,然而在离散问题优化方面仍处在尝试阶段。提出了一种改 进粒子群算法来解决矩形件排样优化问题(离散优化问题)。该算法融合了遗传算法中的交叉和变异思想,采用了信息交流 策略,使其达到快速优化目的。算法也对“最低水平线法”解码方式进行了改进。实验结果表明,该算法具有快速、高效特点, 与现有同类算法比较,在解决矩形件排样问题方面的优势明显。-: At present, the particle swarm optimization algorithm in a row on the issue has very broad applications, but in the discrete optimization problem is still trying to stage. An improved particle swarm optimization to solve the optimization of the rectangular piece nesting problems (discrete optimization problem). The algorithm combines the genetic algorithm crossover and mutation in the thinking of information-sharing strategies used to achieve the purpose of rapid optimization. Algorithm of the " minimum horizontal method" approach to the improvement of decoding. Experimental results show that the algorithm is fast, high-performance characteristics compared with existing similar algorithm, in solving rectangular piece nesting problems have obvious advantages.
Platform: | Size: 209920 | Author: sdkj | Hits:

[File OperateOptimization

Description: These M-files are implementations of the algorithms from the book "Iterative Methods for Optimization", to be published by SIAM, by C. T. Kelley. The book, which describes the algorithms, is available from SIAM (service@siam.org).
Platform: | Size: 26624 | Author: Morteza Babaee | Hits:

[AI-NN-PRoptimization

Description: 最优化算法的总结,包括了主要的搜索算法,NP问题,遗传算法,神经网络,拉格朗日松弛,对计算机优化计算提供理论基础。-Summary of optimization algorithms, including the main search algorithm, NP problems, genetic algorithms, neural networks, Lagrangian relaxation, to provide a theoretical basis for computer optimization calculations.
Platform: | Size: 6378496 | Author: zn | Hits:

[matlabOptimization_Toolbox

Description: MATLAB优化工具箱手册(英文版)介绍了一些标准的算法,适合初学者,-MATLAB Optimization Toolbox Manual (English), introduced a number of standard algorithms, suitable for beginners,
Platform: | Size: 2052096 | Author: ling | Hits:

[AI-NN-PRsine

Description: 用遗传算法优化神经网络权值 最后实现逼近sin函数曲线-Neural network using genetic algorithm optimization to achieve the right of the value of the final function curve approximation sin
Platform: | Size: 293888 | Author: 无名 | Hits:

[OtherParticle-Swarm-Optimization-Ebook

Description: 粒子群优化算法 电子书 带变异算子的粒子群优化算法.KDH 改进的多目标粒子群算法.caj 改进的基本粒子群优化算法.kdh 基于粒子群算法的多目标函数优化问题研究.NH 粒子群算法及其在布局优化中的应用.KDH 粒子群优化算法的惯性权值递减策略研究.caj 粒子群优化算法在多目标优化中的应用与仿真.KDH 粒子群优化算法综述.CAJ 微粒群优化算法及其改进形式综述.KDH 一种新的改进粒子群算法研究.KDH-Particle Swarm Optimization with Mutation Operator e-book particle swarm optimization algorithm. KDH improved multi-objective particle swarm optimization algorithm. Caj improved elementary particle swarm optimization algorithm. Kdh particle swarm optimization algorithm based on multi-objective function optimization studies. NH Particle Swarm Optimization layout optimization algorithm and its application. KDH Particle Swarm Optimization Algorithm Decreasing Inertia Weight Strategy Study. caj particle swarm optimization in multi-objective optimization and simulation. KDH Particle Swarm Optimization Algorithm. CAJ particle swarm optimization algorithm and to improve the form of synthesis. KDH a new improved particle swarm algorithm. KDH
Platform: | Size: 3533824 | Author: 姚思 | Hits:

[Algorithmoptimization-methods-in-matlab

Description: 精通MATLAB优化计算随书光盘,含作者用matlab自编的优化算法,例子多,比较实用。-The CD attached to the book titled “mastering optimization methods in Matlab"。 It contains codes written by the author for all the computation examples in the book. Very pratical!
Platform: | Size: 3417088 | Author: xu xiangmin | Hits:

[OtherModified.Particle.Swarm.Optimization

Description: 基于小世界模型的发散结构的改进PSO算法,当时我的论文,希望对各位朋友有些启发-Divergence based on small-world model to improve the structure of PSO algorithm, then my paper, I hope some of you friends, inspired
Platform: | Size: 2099200 | Author: Danny | Hits:

[Special Effectsliziqun

Description: 利用粒子群算法做的关于基于指数熵对数熵TSALLIS熵的多阈值的图像分割,内附无优化算法,可以做时间比较-Using particle swarm optimization to do on the entropy-based index of the number of entropy TSALLIS entropy of multi-threshold image segmentation, containing no optimization, can do more time
Platform: | Size: 16384 | Author: 张宇飞 | Hits:

[matlabtopology-optimization

Description: 拓扑优化的文章及代码。一种紧凑的matlab实现拓扑的水平集方法优化。-Topology optimization articles and code. Matlab to achieve a compact level set method of topology optimization.
Platform: | Size: 545792 | Author: 大张 | Hits:

[AI-NN-PRlssvmMATLAB

Description: 本程序使用支持向量机法和粒子群算法,实现对数据的分类-This program uses support vector machine method and particle swarm optimization, to achieve the classification of data
Platform: | Size: 22528 | Author: 李慧 | Hits:

[AI-NN-PRgenetic-optimization-to-solve-TSP

Description: 人工智能遗传算法优化解决TSP问题,很好用的代码-Artificial intelligence, genetic algorithm optimization to solve the TSP problem, a good code
Platform: | Size: 126976 | Author: 陈唐龙 | Hits:

[Software EngineeringUsing-Bee-Colony-Optimization-to-Solve-the-Task-S

Description: Using Bee Colony Optimization to Solve the Task Scheduling Problem in Homogenous Systems
Platform: | Size: 440320 | Author: Nitromira | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net