搜索资源列表
Golden
- Golden code是一种最优的空时码。尤其适用于两个发射天线两个接收天线系统。
search.rar
- Matlab程序,包括爬山算法、黄金分割搜索、nabisect算法,Matlab procedures, including climbing algorithm, golden section search, nabisect algorithm
06071419
- 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior po
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
golden
- golden method in c, please enjoy it
111opt
- 非常经典的最优化程序,里面黄金分割、拟牛顿、对偶单纯形,故向大家推荐-Very classical optimization procedures, which Golden Section, Quasi-Newton, dual simplex, so to recommend
goldenstein
- 黄金分割法的matlab程序,绝对正确,goldenstein-Golden section method of matlab procedures, absolutely correct, goldenstein
shitanfa
- 黄金分割法 C语言 很不错的哦 大家-Golden section method C language
Main
- Algorithm of Golden Ratio Method
Goldenmin
- 1-D optimal step size using golden section
golden
- 机械优化设计及数值计算中常用的黄金分割法源程序 为M函数文件 需要调用该函数 方可运行-Optimal Design of mechanical and numerical calculation of the golden section method commonly used for the M function source file may need to call this function to run
gc
- golden code 一种先进的编码方法 性能优越 复杂度低-golden code, an advanced coding method superior performance, low complexity
Golden_Section_Method
- 该code是黄金分割算法matlab程序,给定一个方程和变量取值范围,通过该code即可找到目标函数最小值,是优化分析过程中很好的一个基本算法.-this code is the golden-section algorithm. For a given range of design variables, the code can find the maximum of objective function. This code is a basic and useful algorithm
GOLDEN
- 采用黄金分割搜索的方法求解一个函数的极小值-By golden section search method for solving the minimum of a function
Golden
- 多天线系统中,黄金编码利用黄金分割的性质,达到很好的效果。-goden code
(golden-section)
- Golden section search method m-file
golden-section
- 采用黄金分割算法计算已知式子的最值并找到此时自变量的值。-Golden section algorithm using known formulas and find the most value from the variable' s value at this time.
Golden-ratiao-Newton-Secant-method
- 最佳化搜尋法動畫繪圖程式,包含 Golden ratiao、Newton、Secant 等三種方法,是繁體中文的喔-Optimized search method in animation including Golden ratiao、Newton、Secant methods, interface is in traditional chinese
golden-section
- 黄金分割法,求x1*x1+x2*x2的最小值。-golden section,0.618, find x1* x1+ x2* x2 minimum.