搜索资源列表
200205042034李波
- 非线性规划中求解无约束问题中的一个有效方法--模矢法(步长加速法),并用图表示出来步骤.-Nonlinear Programming Solution unconstrained problem of an effective method -- vector mode (step acceleration), and using map out steps.
200205042034李波
- 非线性规划中求解无约束问题中的一个有效方法--模矢法(步长加速法),并用图表示出来步骤.-Nonlinear Programming Solution unconstrained problem of an effective method-- vector mode (step acceleration), and using map out steps.
BLAZEK_Computational_Fluid_Dynamics
- Computational_Fluid_Dynamics:principles and applications 非常经典的计算流体力学书,以有限体积法为基础,介绍了结构体,非结构体网格的各种通量计算方法,及显隐式时间步长,湍流模型,边界条件,加速收敛,网格生成等等基本计算流体力学理论,是一本不可多得的有限体积法CFD书-Computational_Fluid_Dynamics:principles and applications
optimizationtheory-matlab
- 最优化理论中的几个算法,包括共轭梯度法,公轭梯度法,方向加速法,步长加速,变尺度法-Optimization theory in several algorithms, including the conjugate gradient method, public and conjugate gradient method, directional method, step speed, variable metric method
1612027Optimize
- 本算法包含牛顿法、梯度法、导数法、步长加速法、直接法等优化算法-The algorithm contains the Newton method, gradient, derivative, reeves, the direct method and other optimization algorithms
powell
- 步长加速法的C++实现,也称作Powell法,作为非线性无约束条件优化的方法之一-This a program of Powell.
buchangjiasu
- 实现对函数的步长加速法寻优,并作图直观显示寻优过程和效果-The step function to achieve acceleration method optimization and mapping visual display optimization process and effects
matlabbuchangjiasufa
- 这个是步长加速法的一段源代码,步长加速法是无约束优化中直接算法的一种。-This is a step accelerating method source code,Step accelerating method is directly in the unconstrained optimization algorithm of a kind.
步长加速法求解二维非线性函数问题
- 步长加速法求解二维非线性函数问题,并举两实例(Solving two dimensional nonlinear function problem by step acceleration method)