搜索资源列表
鲍威尔多变量优化算法的C++实现
- 鲍威尔多变量优化算法的C++实现。该程序简洁、稳定、使用, 特推荐。,Powell s optimization algorithm in C++
optimizationinC
- 最优化算法C语言程序,包括Newon弦切法、单纯行法、抛物线插值法、最速下降法、Powell法-Optimization algorithm C Language Program, including String Newon cutting method, simple lines law, the parabolic interpolation method, steepest descent method, Powell method
unconstrained_optimization
- VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
POWELL
- POWELL优化算法的FORTRAN源代码-POWELL optimization of the FORTRAN source code
powell
- 所传文件是有matlab编写的鲍威尔法,在优化设计中,有较大的作用!-The transfer document is written in matlab Powell method, the optimal design, have a greater role!
powell
- Minimizing functions for non-linear programming task - Powell method
powell
- "Powell s Conjugate Direction Method" Model
powell
- powell方法求多元函数极值源代码,本例为三元函数-powell extreme value method for solving multi function source code, in this case functions as triples
powell
- powell法可靠性设计例题,大家可以参考一下,谢谢支持。-powell method reliability design example, we can refer to, thank you support.
powell
- 步长加速法的C++实现,也称作Powell法,作为非线性无约束条件优化的方法之一-This a program of Powell.
Powell-matlab_f
- 鲍威尔算法的matlab实现,鲍威尔算法是直接利用函数值来构造共轭方向的一种方法-Powell algorithm matlab realize
Powell
- 鲍威尔方法是鲍威尔于1964年提出的,以后又经过他本人的改进。该方法是一种有效的共轭梯度方向法,它可以在有限步内找到二次函数的极小点。对于非二次函数只要具有连续的二阶导数,用这种方法也是有效的。-Powell method is proposed in 1964, and later through his own improvements. This method is an effective method of conjugate gradient direction, it can fi
Powell
- 鲍威尔优化算法:多维无约束优化算法是在无约束优化算法之一,首先选取一组共轭方向,从某个初始点出发,求目标函数在这些方向上的极小值点,然后以该点为新的出发点,重复这一过程直到获得满意解,其优点是不必计算目标函数的梯度就可以在有限步内找到极值点。 鲍威尔法是以共轭方向为基础的收敛较快的直接法之一,是一种十分有效的算法。-Powell optimization algorithm
Powell-and-Glod
- 采用鲍威尔法和黄金分割法对数值函数进行优化计算。-Powell and Gold
解析法+powell法程序
- 解析法+powell法程序求最优解,通过验证,实际可行(Analytic procedure +powell method to solve the optimal solution, through the verification, practical)
Powell算法
- powell算法的实现,matlab语言实现方式,已经验证过了,供大家参考(The implementation of the Powell algorithm, the implementation of the MATLAB language, has been verified, for people to refer to)
24586864powell
- 一种多学科优化算法-鲍威尔法,希望能帮助大家(A multidisciplinary optimization algorithm - Powell)
90074515Powell
- 一种多学科优化算法-鲍威尔算法,给大家参考(A multidisciplinary optimization algorithm - Powell)
原始版本
- Powell 算法的Matlab程序,与一个简单应用算例(Matlab program of Powell algorithm and an example of simple application)
multidimensional
- powell multidimensional Matlab program