搜索资源列表
homework-code
- 不精确一维搜索wolfe-Powell准则、BFGS、牛顿法、LU分解、有效集法等-Inexact line search wolfe-Powell criteria, BFGS, Newton' s method, LU decomposition, the effective collection 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 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
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
解析法+powell法程序
- 解析法+powell法程序求最优解,通过验证,实际可行(Analytic procedure +powell method to solve the optimal solution, through the verification, practical)