搜索资源列表
0.618法优化设计程序
- 优化设计中的优化设计中的0.618法程序
shw
- 高斯列主元消去法和0.618法-out PCA Gaussian Elimination Act and 0.618
单变量寻优
- 单变量寻优基本算法的原码,包括区间取半法,0。618法、FIB法,牛顿法、二次逼近法、三次逼近法。-single- variable optimization algorithm of the original code, including the semi-admission interval, 0. 618, FIB, Newton, quadratic approximation, three approximation.
0.618
- c写的黄金分割法(0.618)最优化程序,代码部分有详细的注释,还包括可执行程序及流程图,文档说明等-c write 0.618 (0.618) optimization procedures, a detailed code part of the Notes also includes executable and flow charts, file notes, etc.
optmize2
- 用0.618法和fibonacci法求解单变量的最优化问题,fibonacci法有两个,可以对比,一个慢一个快-With 0.618 Fibonacci method and single-variable optimization problems, fibonacci law there are two, you can contrast a slow one fast
shiyan3
- 用一阶梯度法,共轭梯度法和变尺度法求解多变量的寻优问题,其中单变量的寻优用的是0。618法-One method used ladder, conjugate gradient method and the variable metric method for solving multi-variable optimization problems, single-variable optimization using the 0.61
matlab44
- 学会用MATLAB编写程序; 学会一维搜索法; 精确的一维线性搜索法:0.618法; 非精确的一维线性搜索法:goldstein法;-Learn how to use MATLAB programming Society of one-dimensional search method precise linear one-dimensional search method: 0.618 law non-accurat
Opt_Golden
- 黄金搜索发也叫0.618法,该程序功能是黄金搜索算法求区间上的无约束最优化解。-Gold english-fat, also known as Law 0.618, the program features search algorithm is a golden interval for the non-constrained optimal resolve.
0.618andFibnacci
- 0.618法和费波南希发的程序设计,适合于最优化的编写程序设计,在最优化当中常用到。-0.618 and charges issued by波南希programming, suitable for optimizing the procedure to prepare the design, in the most commonly used to optimize them.
0.618
- 线性搜索,用0.618法求解方程的解,方便快速的找到方程的解-Linear search method with 0.618 equation, conveniently and quickly find the equation
optimization
- 最优化方法的一些基本算法的实现:1,0.618法;2,牛顿法;3,改进牛顿法;4,FR法;5,DFP法-Ways to optimize some of the basic algorithm implementation: 1,0.618 method 2, Newton' s method 3, improved Newton method 4, FR Act 5, DFP method
0.618
- 机械优化设计,黄金分割法程序,程序可以在vc6.00++环境运行-Optimal Design of Machinery, golden section method procedures, the procedures can vc6.00++ environment to run
hjfg
- 优化设计一维搜索方法的黄金分割法,又称作0.618法!-Optimal Design of one-dimensional search method of golden section method, also known as the 0.618 Act!
opti
- 最优化方法的实现算法,分别有0.618法,共轭梯度法,等-The realization of optimization algorithm
0.618fa
- 机械优化设计黄金分割法(即0.618法)的c代码-已通过-Optimal Design of Mechanical golden section method (that is, law 0.618) c of the code- has passed
0.618
- 0.618法最优化解方程 0.618法最优化解方程 -0.618
0.618
- 黄金分割法,求简单的黄金分割法f(x)=(x+1)(x-2)^2 e=0.0001 a=0 b=0.1-Golden section method, seeking a simple golden section method f (x) = (x+1) (x-2) ^ 2 e = 0.0001 a = 0 b = 0.1
0.618
- 0.618法求解目标函数的最小值,可以作为子程序使用,程序代表很简练实用-0.618 minimum objective function method can be used as a subroutine, procedure on behalf of a very concise and practical
0618fa
- 0.618法是根据黄金分割原理设计的,所以又称之为黄金分割法。 优选法是一种求最优化问题的方法。-0.618 method is designed based on the principle of golden, it is also called the golden section method. Optimization is an optimization problem seeking.
最优化-牛顿法
- 实现牛顿法和618法,利用MATLAB程序,(The Newton and 618 method is realized and the MATLAB program is used)