搜索资源列表
mathematics_method
- 另带完整程序实验说明,C语言,是一种最优化方法,可演变为多目标非线性规划。若要其它程序,请与13709828698,李英楠联系。-other experimental procedures with integrity Note C language, is the most optimal way, could evolve into a multi-purpose nonlinear planning. If other programs, please 13709828698, Li Yi
zuiyouhua-chazhi
- 最优化方法-插值法求最小值 上最优化课程的时候写的程序-optimization-interpolation method for optimizing the most minimum of course written procedures
Optimize
- C++最优化方法源程序,含各种算法的例子
Newton
- 最优化方法newton法求极值的vc++实现 环境:vs2008
program2
- 最优化方法--变换尺度法!!!!已经通过vc++测试!
Optimization
- 约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。-Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.
search0618
- 最优化理论与方法中,一维区间搜索中,0.618方法。-Optimization theory and methods, one-dimensional search interval, 0.618 methods.
zuisuxiajiangfa
- 简单的最速下降法算法,适合于刚刚学习最优化方法的同学们参考-simply the speediest downing method
huangjinfenge
- 机械最优化设计 黄金分割法 一维探索方法的最优化方法-One-dimensional golden section method to explore ways of
Broyden_newton
- 最优化方法实验设计,研究Broyden族拟Newton算法中fai(k)取值的优化问题,即对于不同的目标函数,考虑取何值时算法是最优的,重点考察的区间[-2 2]范围内的变化情况,算法的优劣程度由CPU运行时间决定。-Optimization method, design of experiments to study the proposed Newton algorithm Broyden family fai (k) values of the optimization problem,
steepest
- 实用最优化方法 最速下降法 变尺度法 牛顿法 阻尼牛顿法 皆为可运行程序-The most practical method of steepest descent optimization variable metric method damped Newton' s method Newton' s method can run the program are all
Fibonacci
- 控制信息研究生学科中最优化方法中的Fibonacci算法的基本C程序,希望对大家有用-Control information, the most graduate student in the Fibonacci algorithm optimization basic C program, we hope to be useful
sce
- 全局最优化方法的程序,是段老师团队原版程序,大家放心使用。-Global optimization method of procedure is the original section of the teacher team program, we ease of use.
CG
- 共轭梯度法+最优化方法+c++程序融合 解线性方程组-Conjugate gradient optimization method++ c++ application integration solution of linear equations
CFB
- 从数学类型分,数值运算的研究领域包括数值逼近、数值微分和数值积分、数值代数、最优化方法、常微分方程数值解法、积分方程数值解法、偏微分方程数值解法、计算几何、计算概率统计等-Types of points from mathematics, numerical computing research areas include numerical approximation, numerical differentiation and numerical integration, numerical
zsxjfshiyan
- 最速下降法又称为梯度法,是1847 年由著名数学家Cauchy 给出的,它是解析法中最古老的一种,其他解析方法或是它的变形,或是受它的启发而得到的,因此它是最优化方法的基础。作为一种基本的算法,他在最优化方法中占有重要地位。-The steepest descent method called gradient method, is 1847 by famous mathematician Cauchy given, it is the most ancient of analytical me
DFP
- 优化算法中非常实用的算法,变尺度最优化方法-Optimization algorithm is very practical algorithm, variable metric optimization method
最优化方法
- 最优化方法中的黄金分割法,拟牛顿法的最值求解,以及一些无约束问题的求解算法(The golden section method in optimization method, the maximum solution of quasi Newton method, and some algorithms for solving unconstrained problems.)
最优化方法
- 使用各种不同的方法计算二元函数极值,如最速下降法,牛顿法,共轭梯度法,拟牛顿法,信赖域法等(Calculate binary function extremes using various methods, such as steepest descent, Newton's method, conjugate gradient method, quasi-Newton method, trust region method, etc.)
许国根 最优化方法及其MATLAB实现配套程序源代码
- 许国根《最优化方法及其MATLAB实现》书籍示例matlab程序源代码