搜索资源列表
黄金分割法
- 一个黄金分割法求最优区间-golden section method
黄金分割法源程序代码
- /*黄金分割法源程序代码*/
黄金分割法进行一维搜索
- matlab程序黄金分割优化方法
机械优化设计黄金分割法程序
- 机械优化设计,黄金分割法程序,程序可以在vc6.00++环境运行,Optimal Design of Machinery, golden section method procedures, the procedures can vc6.00++ environment to run
solvingequation.rar
- 加步探索法,二分法,黄金分割法,抛物线插值法求解方程的演示,Plus step-by-step exploration of law, black-and-white, golden section method, the parabolic interpolation method for solving equations of presentation
0618
- 用vb编的黄金分割法求极值的源代码,优化课上的作业。-Vb series with the Golden Section Method extremal source code, optimize the class work.
huangjinfenge
- 黄金分割法求最小值的vb程序 在一个极值区间内 用黄金分割法 求的函数的最小值-the program of searching for the minimize by the method of huangjinfenge
matlab
- 黄金分割法求极小值 功能:用黄金分割法求f(x)在区间[a,b]上的近似极小值。当且仅当f(x)在[a,b]上为单峰时次方法适用 -Golden section method for the minimum functions: golden section method used for f (x) in the interval [a, b] on the approximate minimum. If and only if f (x) in [a, b] for the
optional
- 黄金分割法(0.618)程序,以及进退法选择优化区间-Golden section method (0.618) procedures
optimal-esign
- C语言实现机械优化设计,六种一维方法。黄金分割法、平分法、三点二次插值法、三点三次插值法、割线法、抛物线法。-C-mechanical optimization design, the six one-dimensional approach. Golden section method, split method, 3.2 times interpolation method, 3.3 times interpolation method, secant method, the parabol
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
goldenstein
- 黄金分割法的matlab程序,绝对正确,goldenstein-Golden section method of matlab procedures, absolutely correct, goldenstein
goldsection
- 用进退法求初始区间,然后用黄金分割法求函数的极小值。-Advance and retreat method with the initial interval, and then golden section method using the minimum function.
shitanfa
- 黄金分割法 C语言 很不错的哦 大家-Golden section method C language
conjugategradientmethod
- 使用黄金分割法和进退法进行区间搜索的共轭梯度法。-Golden section method and the use of advance and retreat method of interval search conjugate gradient method.
hjfg
- 优化设计一维搜索方法的黄金分割法,又称作0.618法!-Optimal Design of one-dimensional search method of golden section method, also known as the 0.618 Act!
huangjinfenge
- 用黄金分割法解决一元函数的极小值问题,优化设计作业-Golden section method used to resolve a dollar issue of the minimum function, and optimize the design of operating
GoldenSectionMethod
- 提供一位搜索方法黄金分割法,比较简单实用。-GoldenSectionMethod
黄金分割法
- 用黄金分割法求任一函数的极值,包括进退法子程序,黄金分割法子程序,及函数子程序(Use the golden section method to find the extreme value of any function)
黄金分割
- 一维搜索的最优方法(黄金分割法)matlab程序(The best method of one dimension search (golden section method) matlab program)