搜索资源列表
最优化算法设计---powell等
- 详细介绍了最优化算法设计---并给出了各种实例
optimize_without_constraint
- 求解无约束最优化问题的各种算法集合!-solving unconstrained optimization algorithm for the pool!
Optimize
- C++最优化方法源程序,含各种算法的例子
ga
- 一个遗传算法代码,具有普遍的应用型,可以应用于各种(如,函数最优化,TSP,布局)-A genetic algorithm code, the application of universal type, can be applied to various (eg, function optimization, TSP, layout)
OPT
- 清华大学运筹学课件,该课程也叫最优化理论与应用,而且包含了各种算法的matlab源代码-Tsinghua University, Operations Research courseware, the course is also called optimization theory and application, and contains a variety of algorithm matlab source code
wuyueshujizhiwenti
- 最优化算法,包括各种线性优化和非线性优化问题-Optimization algorithms, including linear optimization and nonlinear optimization problems
conjugation
- 共轭梯度法程序,适合学习最优化算法和理论的学生,其中包括各种算例,后面附有相应的程序代码-Conjugate gradient procedure for optimization algorithms and theoretical study of students, including a variety of examples, with the corresponding code behind
Matlab-optimization-function
- Matlab 最优化函数,遗传算法,人工鱼群算法等各种优化算法。-Matlab optimization function, genetic algorithms, artificial fish school algorithm and other optimization algorithms.
zuiyouhuafangfajiMATLAByingyong
- 具体描述了各种最优化算法的原理以及应用,并结合matlab程序详尽表示了各种算法过程。-A detailed descr iption of the various kinds of optimization algorithms of principle and application, and combined with matlab detailed algorithm process of said.
Newton
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-Conjugate Gra
gongetidufadshuzhixingzhi
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数-Conjugate Grad
youhua
- 最优化方法及其Matlab程序设计。包括带约束的罚函数法,复合形法,坐标轮换法,乘子法,单纯形法,割平面法,粒子群法,遗传算法等各种优化算法-Optimization method and Matlab programming. Including the penalty function method with constraints, the complex method, coordinate rotation method, t
SAAforTSP
- matlab环境下的模拟退火算法,解决各种最优化问题-SA stp
SFS_1
- 关于SFS算法的介绍,介绍了近些年来SFS方法的发展现状,将SFS算法划分为四种类型:演化和偏微分方程(PDE)方法、最优化方法、局部化方法以及线性化方法。同时,分析了各种SFS算法的特点,并对SFS技术的进一步发展趋势进行了展望。-Introductions of SFS algorithm, this paper introduces the development status of SFS method in recent ye
the-mathematical-modeling-algorithm
- 各种最优化算法介绍,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等-Various optimization algorithms, including genetic algorithm, particle swarm optimization, simulated annealing algorithm, artificial neural network, wavelet analysis,
PSO-tools-2011
- PSO 仿真软件包, 设计各种粒子群算法,最优化算法。-Particle ,Filtering,simulator
bv_cvxbook
- 最优化处理,适用于各种最优化问题,经典的算法-Optimization processing, suitable for all kinds of optimization problems, the classical algorithm
数值分析与最优化方法
- matlab 数值分析和最优化各种算法,清华大学学习算法,非常值得学习(Matlab numerical analysis and optimization algorithms)
(268粒子群)《精通MATLAB最优化计算 2版》
- 一本详细的matlab优化算法教程书籍,里面由浅入深介绍了各种优化算法的原理以及相应的matlab实现代码,还有一些具体的范例计算代码,相当实用。(A detailed MATLAB optimization algorithm tutorial book, which introduces the principles of various optimization algorithms and the corresponding m