搜索资源列表
LinkedList
- 十分实用高效的链表实现,比一般课本中的要好很多,adt清晰,函数最优化。-The list is very practical and efficient implementation of better than a lot of textbooks, adt definition, function optimization.
dgfgsdfgf
- 本程序适用于求解二次函数的稳定点,一种最优化求解方法-This procedure applies to solving a quadratic function of the stable point, one of the most optimized solution
PSO_2D
- Matlab语言编写的2维粒子群算法进行函数最优化的源代码,并附有AVI视频演示!-2-D particle swarm optimization source code for optimization (with the AVI video!)
optim
- 最优化函数集,包括线性规划,非线性规划,带约束优化问题等-Optimization function sets, including linear programming, nonlinear programming, constrained optimization problems, etc
sourcefile
- 最优化方法,作业,包括BFGS,SUMT惩罚函数法等-Optimization
GA3
- 遗传算法--函数最优化任意随机交叉父体。在遗传算法中引入任意随即交叉概念,增加个体多样性。-Genetic algorithms- function is to optimize the parent body of arbitrary random crossover. The introduction of any genetic algorithm is then cross-concept, increase the diversity of individuals.
genderresource
- 基于基本遗传算法的自适应遗传优化算法函数最优化-A Function Optimizer using Simple Genetic Algorithm
jsm-1
- matlab中最优化函数fmincon 求解非线性规划问题-fmincon used to solve nonlinear programming problem
lagrange
- 求解约束最优化问题,一种途径是在可行域内寻找使目标函数值下降的迭代点列,但是这类方法对于带非线性约束的最优化问题求解效果一般都不理想。因此我们利用另一种途径,即利用问题的目标函数和约束函数构造新的目标函数——罚函数,把约束最优化问题转化为相应的罚函数的无约束最优化问题来求解实际问题。-lagrange constraint multiplier method for the minimum
Constrained-optimization-problem
- 有约束最优化问题:利用matlab中已有的函数。举了一个利用里面函数求最小值的例子。这是最优化与运筹学中会经常遇到的问题-Constrained optimization problem: using the matlab existing function. For a use inside function minimise example. This was the optimized and operations research will often encounter problem
inner
- 属于智能科学领域中的一个辅助学科-最优化。其方法为内点法,用于求解一已知函数的最小值。通过障碍函数的构建,使得最小值在约束条件内寻找,从而解决了有约束条件的极小值问题。-Belong to a secondary disciplines in the field of intelligent science- optimization. Its methodology for the interior point method for solving a known function of th
1
- 最速下降法求非线性无约束最优化(函数极值)问题-The steepest descent method for solving nonlinear unconstrained optimization (function extremum) problem
2
- FR共轭梯度法求非线性无约束最优化(函数极值)问题-FR conjugate gradient method for solving nonlinear unconstrained optimization (function extremum) problem
HJ
- 最优化极值搜索中用黄金分割法求解一维函数的极值,算法简单希望采纳(Optimization extremum search, the golden section method to solve the extremum of one-dimensional function, the algorithm is simple, hope to adopt)
92140427
- 遗传算法基本算法:基于基本遗传算法的函数最优化()
最优化方法--MATLAB应用-源代码
- 最优化方法(最短路径,最小费用最大流等),MATLAB程序,提供函数(Optimization factor optimization method (shortest path, the minimum cost of maximum flow, etc.), MATLAB program, providing functions)
78500037
- 可以通过目标行数进行,多元正定和非正定函数最优化计算,()
XNAUAT
- 基于基本遗传算法的函数最优化 SGA C A Function Optimizer using Simple Geneti()
最优化实验外惩罚函数法
- 最优化实验外惩罚函数法,我们根据约束的特点,构造某种惩罚函数,然后加到目标函数中去,将约束问题求解转化为一系列的无约束问题。这种“惩罚策略”,对于无约束问题求解过程中的那些企图违反约束条件的目标点给予惩罚。(According to the characteristics of constraints, we construct some penalty function, and then add it to the objective function to transform the co
optim
- 较全面的MATLAB优化函数库,对于缺少指定函数的用户很有帮助!(A more comprehensive MATLAB optimization library, and it is helpful for users who lack the specified function!)