搜索资源列表
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 meth
2
- 优化算法无约束优化方法中的改进的鲍威尔法求解,通过调试。-Optimization algorithm for unconstrained optimization methods to improve the method of Powell through the debugger.
powell
- 鲍威尔法也是一种共轭方向法,能在有限步长内极小化一个二次函数,是直接搜索法中效果最佳的一种方法。此代码是改进的鲍威尔法,能防止寻优方向组中方向共轭性和线性独立性退化。-failed to translate
DispPowellV2
- 使用改进的鲍威尔法powell,实现无约束优化问题的直接解法-Using a modified Powell powell, direct solution of unconstrained optimization problems
Powell
- 鲍威尔方法是鲍威尔于1964年提出的,以后又经过他本人的改进。该方法是一种有效的共轭梯度方向法,它可以在有限步内找到二次函数的极小点。对于非二次函数只要具有连续的二阶导数,用这种方法也是有效的。-Powell method is proposed in 1964, and later through his own improvements. This method is an effective method of conjugate