搜索资源列表
SDCS
- 用matlab实现的改进的布谷鸟算法——SDCS,它是将最速下降法与CS相结合的-Matlab implementation of the improved algorithm of the cuckoo- SDCS , it will steepest descent method with CS
optimizationinC
- 最优化算法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
unconstrained_optimization
- 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
steepestdescentmethod
- 可以解决最优化分析问题里边的最速下降法问题,已经通过vc++测试-Optimization analysis can solve the problem inside the steepest descent method problems, has been passed vc++ Test
opt_steep
- 最速下降法,沿梯度下降的方法寻找最优解的经典方法-Steepest descent method
steep
- steepest decent algorithm for multi variable functions
STEEP.ZIP
- 一个最速下降的开发, matlab的代码示例。希望对大家有所帮助-steepest descent
steepest_descent
- Steepest Descend Algorithm with optimum step size computation
Simulation_of_a_variety_of_LMS_Algorithm
- 仿真了LMS算和和牛顿算法以及最速下降算法有图形可以清楚的看到几个算法的收敛速度的快慢-Calculation and simulation of the LMS and Newton algorithm and the steepest descent algorithm can clearly see several graphical convergence of the algorithm for the pace of
rootmusic-ld
- 数字信号处理中的 LD算法 最陡下降法,root music 算法 这是一个源程序,提高参考-LD digital signal processing algorithms in the steepest descent method, which is a source to enhance information
bfgswopt
- steepest descent/bfgs with polynomial line search
zuisuxiajiangfa
- visual c++最速下降法求解香蕉函数极值点-visual c++ steepest descent method for solving extreme point of the banana function
zs
- C语言编程 ,实现最速下降法的一个小程序。-C language programming to realize the steepest descent method is a small program
chushi
- gui界面实现解方程,分为三种:牛顿叠加法、二分法最速下降法。-gui interface to achieve solutions of equations, is divided into three types: Newton superposition method, steepest descent method dichotomy.
Steepest-Descent-based-Optimiation-for-Distribtue
- Steepest Descent based Optimiation for Distribtued Regression in Wireless Sensor Networks
steepest_descend_method
- c++求极值,利用无约束最优化中的最简单的最速下降法从负梯度方向来求得极值-c++ extremum, the use of unconstrained optimization of the most simple steepest descent method to obtain from the extreme negative gradient direction
MATLAB-Toolbox
- 最速梯度法工具箱,可以在matlab上进行应用,非常方便-Toolbox steepest gradient method can be applied on the matlab is very convenient
Newton
- 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
The-steepest-descent-method
- 最优化方法 最速下降法程序 MATLAB程序-MATLAB program optimization method of steepest descent method
Steepest-descent-algorithm
- Steepest descent algorithm