搜索资源列表
PMO_work39
- 实用最优化方法,java源程序,关于powell法,大连理工大学.-practical optimization method, java source files, on powell, Dalian Polytechnic University.
homework-code
- 不精确一维搜索wolfe-Powell准则、BFGS、牛顿法、LU分解、有效集法等-Inexact line search wolfe-Powell criteria, BFGS, Newton' s method, LU decomposition, the effective collection method
cfhs
- 惩罚函数法C语言相关程序,运用了黄金分隔法,鲍威尔法-Penalty function method C language program related, using a gold space method, Powell method
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
CAD
- 自己编写的电路分析,优化程序,可求解电路响应,计算元件灵敏度,优化方法包括Powell法,模拟退火法,可部分实现滤波器设计的功能-I have written the circuit analysis, optimization procedures, can solve the circuit response, computing components sensitivity, and optimization methods including Powell method, simulat
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.
minGETDPRPWP
- 共轭梯度法的prp方法结合wolfe-powell法求解多维函数的极小值,在此前必须编写好一为搜索函数-Minimum of Conjugate Gradient Method the prp method combined wolfe-powell method to solve the multi-dimensional function must be written in the previous one for search function
minGETDFRWP
- 共轭梯度法的FR方法结合wolfe-powell搜索,求解多维函数的极小值,在此前必须编写好一为搜索函数-FR method combined with the conjugate gradient method wolfe-powell search for solving multidimensional function minimum, must be written in the previous one for the search function
minGETDPRPWP3
- 共轭梯度法prp结合wolfe-powell搜索求解函数的极值,在之前必须准备好相应的程序-Conjugate gradient method the prp combined wolfe-powell search for solving the extreme value of the function must be ready before the corresponding program
multidimensional-extremum-problems
- 无约束多维极值问题,包含 用模式搜索法求解多维函数的极值 用Rosenbrock法求解多维函数的极值 用单纯形搜索法求解多维函数的极值 用Powell法求解多维函数的极值 用最速下降法求解多维函数的极值 用共轭梯度法求解多维函数的极 用牛顿法求解多维函数的极值 用修正牛顿法求解多维函数的极值 用DFP法求解多维函数的极值 用BFGS法求解多维函数的极值 用信赖域法求解多维函数的极值 用显式最速下降法求正定二次函数的极值 -Unconstrain
baoweier
- 精密机械优化算法,鲍威尔法,研究生编程作业,有利于提高编程水平与思想-Precision mechanical optimization algorithm, Powell method, graduate programming assignments, help to improve the level of programming and ideas
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
BF
- 已知y=x[0]^2+x[1]^2- x[0]- x[1] 用鲍威尔法求解函数 运行鲍威尔法.cpp 即可得到结果-Known y = x [0] ^ 2+x [1] ^ 2- x [0]- x [1] function is run by Powell Method .cpp Powell method to get results
demo
- 鲍威尔法、变尺度法、外点惩罚函数法的C语言程序。-Powell method, variable metric method, the outer point penalty function method of C language program.
解析法+powell法程序
- 解析法+powell法程序求最优解,通过验证,实际可行(Analytic procedure +powell method to solve the optimal solution, through the verification, practical)