搜索资源列表
0.618法优化设计程序
- 优化设计中的优化设计中的0.618法程序
利用c语言编写的最速下降法程序
- 利用c语言编写的最速下降法程序,其中包括利用进退法和0.618法进行的一维搜索,Use c language steepest descent method procedures, including the use of advance and retreat method and 0.618 for one-dimensional search
机械优化设计黄金分割法程序
- 机械优化设计,黄金分割法程序,程序可以在vc6.00++环境运行,Optimal Design of Machinery, golden section method procedures, the procedures can vc6.00++ environment to run
0.618andFibnacci.rar
- 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.
optimization.rar
- 最优化方法的一些基本算法的实现: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.618fa
- 三点二次插值的matlab程序和0.618法的matlab程序,-Three-point quadratic interpolation matlab matlab law procedures and procedures 0.618,
matlab-procedure
- 0.618法、Fibonacci法、抛物线法最优化方法编程,并给出了具体的实例,详细的源程序-0.618 method, Fibonacci method, the parabolic law programming optimization method, and gives specific examples and detailed source
0.618
- 线性搜索,用0.618法求解方程的解,方便快速的找到方程的解-Linear search method with 0.618 equation, conveniently and quickly find the equation
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.
0.618-Powell-penalty-function-method
- 进退法、0.618法、Powell法、罚函数法的程序设计, 用matlab编写,解优化问题-advancing and regressing method、0.618 method、Powell method、penalty function method, write in matlab, solve optimized problems.
0.618
- 0.618法是根据黄金分割原理设计的,所以又称之为黄金分割法。 -0.618 method is based on the design principles of the golden section, it is also known golden section method.
0.618
- 学会用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-accurate one-dimensional linear search method:
0.618-program
- 0.618法,用于寻找一元函数固定区间内的极小点-0.618 program,Used to find the minimum point functions of one variable within the fixed interval
最优化-牛顿法
- 实现牛顿法和618法,利用MATLAB程序,(The Newton and 618 method is realized and the MATLAB program is used)