搜索资源列表
homework-code
- 不精确一维搜索wolfe-Powell准则、BFGS、牛顿法、LU分解、有效集法等-Inexact line search wolfe-Powell criteria, BFGS, Newton' s method, LU decomposition, the effective collection method
GOLD
- 机械优化设计中,一维搜索方法,针对单峰函数,利用进退法求收敛区间,采用黄金分割法求极值-Optimization of Mechanical Design, one-dimensional search method, for single-peak function, the use of advance and retreat method convergence interval, using golden section method for extremal
3
- 机械优化设计中最基本的优化算法——一维搜索,它是其他算法的基础,简单,但很重要-Optimize the design of the basic machinery of the optimization algorithm- one-dimensional search, which is the basis for other algorithms, simple, but very important
minPRPFDD
- 共轭梯度法的prp方法结合非单调法求解多维函数的极小值,在此前必须编写好一为搜索函数-Minimum prp method combined with non-monotonic conjugate gradient method for solving multidimensional function must be written in the previous one for search function
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
program
- 结果优化设计程序和界面中的一个一维搜索最优点问题-optimal design program
yiweisousuo
- 机械优化设计一维搜索方法,综合黄金分割法与二次插值法进行最优搜索-Optimization of Mechanical Design one-dimensional search method, golden section method with quadratic interpolation method for optimal search
GSMothed
- 运筹学->常用一维搜索算法->黄金分割法c语言实现-Operations Research-> common one-dimensional search algorithm-> golden section method c language
Fibonacci
- 运筹学->常用一维搜索算法->斐波那契数列法C语言实现-Operations Research-> common one-dimensional search algorithm-> Fibonacci sequence France C language
fasdnmlk
- 用c语言编辑的优化方法一维搜索区间-One dimension search interval
minHJ
- 黄金分割法一维求极值.自己编写。调用方式,输入函数,和初始值,和精度。开始一维搜索-One-dimensional golden section method for extreme. Their preparation. Calls, input function, and the initial value, and accuracy. Start a one-dimensional search
onevc6.0
- 系统分析一维搜索求最值C语言实现,vc6.0环境测试无异常。通过黄金分割法生成未知量循环带入目标函数,直至两未知量差值小于指定范围。-Systems analysis of one-dimensional search for the most value C language, vc6.0 environmental testing without exception. Generating an unknown quantity into the objective function by
frcg
- FR共轭梯度法求解无约束优化问题,其中一维搜索用Armijo搜索。-Fletcher-Reeves method for optimization
gold
- 基于黄金分割法的一维搜索算法,被优化函数为翼型的阻力,变量为翼型的展弦比-Based on Golden Section one-dimensional search algorithm is optimized airfoil resistance function, variable aspect ratio airfoil
FibonacciMethod
- 采用FibonacciMethod实现查找函数的最小值,一维搜索法,最优化理论与方法(The minimum value of the lookup function is achieved by dichotomy)
HJ
- 最优化极值搜索中用黄金分割法求解一维函数的极值,算法简单希望采纳(Optimization extremum search, the golden section method to solve the extremum of one-dimensional function, the algorithm is simple, hope to adopt)
优化算法
- 解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterative directions are generated b
LIZIRAN - 终板
- 对给定函数实现一维搜索,求解出函数的近似值(One dimension search is realized for a given function, and the approximate value of the function is solved)
11926412
- 运筹学中的解线性规划问题的一种方法,不精确一维搜索算法()
