搜索资源列表
-
3下载:
用matlab实现的改进的布谷鸟算法——SDCS,它是将最速下降法与CS相结合的-Matlab implementation of the improved algorithm of the cuckoo- SDCS , it will steepest descent method with CS
-
-
0下载:
最优化算法C语言程序,包括Newon弦切法、单纯行法、抛物线插值法、最速下降法、Powell法-Optimization algorithm C Language Program, including String Newon cutting method, simple lines law, the parabolic interpolation method, steepest descent method, Powell method
-
-
1下载:
VC实现的,多维函数搜索,无约束优化方法,
(1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法
-VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
-
-
0下载:
可以解决最优化分析问题里边的最速下降法问题,已经通过vc++测试-Optimization analysis can solve the problem inside the steepest descent method problems, has been passed vc++ Test
-
-
0下载:
最速下降法,沿梯度下降的方法寻找最优解的经典方法-Steepest descent method
-
-
0下载:
数字信号处理中的 LD算法 最陡下降法,root music 算法 这是一个源程序,提高参考-LD digital signal processing algorithms in the steepest descent method, which is a source to enhance information
-
-
0下载:
visual c++最速下降法求解香蕉函数极值点-visual c++ steepest descent method for solving extreme point of the banana function
-
-
0下载:
C语言编程 ,实现最速下降法的一个小程序。-C language programming to realize the steepest descent method is a small program
-
-
0下载:
gui界面实现解方程,分为三种:牛顿叠加法、二分法最速下降法。-gui interface to achieve solutions of equations, is divided into three types: Newton superposition method, steepest descent method dichotomy.
-
-
0下载:
c++求极值,利用无约束最优化中的最简单的最速下降法从负梯度方向来求得极值-c++ extremum, the use of unconstrained optimization of the most simple steepest descent method to obtain from the extreme negative gradient direction
-
-
0下载:
用C++语言实现最速下降法求函数的解极值问题。-The steepest descent method for solving the extremal problem
-
-
1下载:
无约束线性规划的一种求解方法,最速下降法。程序简单,容易使用。-A constrained linear programming method for solving the steepest descent method. The program is simple, easy to use.
-
-
0下载:
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
-The Matlab program to achieve the steepest descent algorithm. Steepest descent method is a basic algorithm, it occu
-
-
0下载:
压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
-
-
1下载:
无约束多维极值问题,包含
用模式搜索法求解多维函数的极值
用Rosenbrock法求解多维函数的极值
用单纯形搜索法求解多维函数的极值
用Powell法求解多维函数的极值
用最速下降法求解多维函数的极值
用共轭梯度法求解多维函数的极
用牛顿法求解多维函数的极值
用修正牛顿法求解多维函数的极值
用DFP法求解多维函数的极值
用BFGS法求解多维函数的极值
用信赖域法求解多维函数的极值
用显式最速下降法求正定二次函数的极值
-Unconstrain
-
-
0下载:
最速下降法、DFP法问题解最优化问题,工程优化,matlab-The steepest descent method, DFP method solution optimization problem, engineering optimization and matlab
-
-
0下载:
最优化方法 最速下降法程序 MATLAB程序-MATLAB program optimization method of steepest descent method
-
-
0下载:
无约束最优化中经典的最速下降法matlab程序-The unconstrained optimization Classic in the steepest descent method matlab program
-
-
0下载:
最速下降法matlab源码 有一定参考价值-Steepest descent method matlab source has certain reference value
-
-
0下载:
matlab-zuisuxiajiang实现matlab上的最速下降法 可以的(Matlab - zuisuxiajiang matlab on the steepest descent method)
-