搜索资源列表
newton_gold
- 运筹学中牛顿法和黄金分割法一位搜索的算法C++实现,我大二时自己写的作业程序。-tacticians were Newton and the Golden Section of a search algorithm C realized, I write his sophomore year at the operating procedures.
wolf
- 最优化实验中的 WOLF 算法 黄金分割法 平分法程序
optimizationprogram
- 优化设计C语言程序 进退法找区间、坐标轮换发、黄金分割法、区间消去法等
机械优化设计黄金分割法程序
- 机械优化设计,黄金分割法程序,程序可以在vc6.00++环境运行,Optimal Design of Machinery, golden section method procedures, the procedures can vc6.00++ environment to run
huangjinfenge
- 黄金分割法求最小值的vb程序 在一个极值区间内 用黄金分割法 求的函数的最小值-the program of searching for the minimize by the method of huangjinfenge
hjfgf
- 机械优化设计,完整黄金分割法,其中有进退法子程序,主函数。-Optimal Design of Machinery, complete golden section method, of which advance and retreat method procedures, the main function.
shuzhi
- 计算最速下降法和黄金分割法的程序,计算结果精确。-Calculation of the steepest descent method and the golden section method of procedure, precise results.
gold
- 机械优化设计黄金分割法,具体源程序,可作为参考程序-golden
_gold_break
- 黄金分割法的以为搜索算法。应用C语言编写。试验表明对指定的搜索区间,改程序能很好的收敛。-Golden section method and believe that the search algorithm. Application of C language. Results show that the specified search range, changing procedures would be a good convergence.
Conventionaloptimization
- 本程序包 包括一些常用的常规优化算法,包括抛物线法、最速下降法、黄金分割法、牛顿法等,可作为学习优化算法的参考-This package includes some commonly used conventional optimization algorithms, including the parabola method, steepest descent method, golden section method, Newton s law so it can be used as re
cg
- 该程序是用共轭梯度法来求解函数的最优化问题,其中一维搜索时采用了0.618法,即黄金分割法-The program is the conjugate gradient method to solve the function optimization problem, one-dimensional search using the 0.618 method, that is, golden section method
conjugategradient
- 本程序用共轭梯度法求函数局部极小值。程序包括三个文件,主程序conjugategradient,函数的梯度gradient,以及黄金分割法partition精确求一维搜索极小点变量步长。程序用来求多变量函数的极小值。-This program conjugate gradient method and function of local minima. The program includes three files, the main conjugategradient function gr
Single-Variable
- 四种方法(进退法,黄金分割法,斐波那契法,二次多项式差值法)求解单峰值函数极小值。 本程序已经给定三种目标函数,可以自行添加或者更改。-Four methods (advance and retreat method,Golden section method , Fibonacci method, quadratic polynomial difference method) for solving single peak function minimum. This procedur
descend_MultiMentional
- 最速下降法实现最优化的程序。程序中给出了多个二维函数一边测试使用。在求学习效率时采用的是一维黄金分割方法。-The optism method of steep descend.
quadratic-interpolation
- 本程序运用黄金分割法和二次插值法来优化计算,附带源程序供大家学习。-This procedure uses the golden section method and the two interpolation method to optimize the calculation, with the source code for everyone to learn.
Powell-method
- 本程序运用黄金分割法和鲍威尔法来优化计算,附带源程序供大家学习。-This procedure uses the golden section method and Powell method to optimize the calculation, with the source code for everyone to learn.
golden_section_sethod
- matlab用程序,通过黄金分割法逼近函数极大或极小值(The procedure is applicable to Matlab, which uses the golden section method to compute maximum or minimum values of functions)