搜索资源列表
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
opt_steep
- 最速下降法,沿梯度下降的方法寻找最优解的经典方法-Steepest descent method
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
zs
- C语言编程 ,实现最速下降法的一个小程序。-C language programming to realize the steepest descent method is a small program
Steepest-Descent-based-Optimiation-for-Distribtue
- Steepest Descent based Optimiation for Distribtued Regression in Wireless Sensor Networks
steepdescent
- 无约束线性规划的一种求解方法,最速下降法。程序简单,容易使用。-A constrained linear programming method for solving the steepest descent method. The program is simple, easy to use.
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
multidimensional-extremum-problems
- 无约束多维极值问题,包含 用模式搜索法求解多维函数的极值 用Rosenbrock法求解多维函数的极值 用单纯形搜索法求解多维函数的极值 用Powell法求解多维函数的极值 用最速下降法求解多维函数的极值 用共轭梯度法求解多维函数的极 用牛顿法求解多维函数的极值 用修正牛顿法求解多维函数的极值 用DFP法求解多维函数的极值 用BFGS法求解多维函数的极值 用信赖域法求解多维函数的极值 用显式最速下降法求正定二次函数的极值 -Unconstrain
steepdfp
- 最速下降法、DFP法问题解最优化问题,工程优化,matlab-The steepest descent method, DFP method solution optimization problem, engineering optimization and matlab
The-steepest-descent-method
- 最优化方法 最速下降法程序 MATLAB程序-MATLAB program optimization method of steepest descent method
zuishuxiajiang
- 无约束最优化中经典的最速下降法matlab程序-The unconstrained optimization Classic in the steepest descent method matlab program
1
- 最速下降法matlab源码 有一定参考价值-Steepest descent method matlab source has certain reference value
zuiyouhuasuanfa
- 包括牛顿法,阻尼牛顿法,变尺度算法,最速下降法的优化算法程序。-Newton' s method, damped Newton method, variable metric algorithm, the steepest descent method optimization algorithm.
zsxjfqzyj
- 属于机械优化设计中运用最速下降法求最优解-Optimization of Mechanical Design in the use of the steepest descent method, the optimal solution
ADF_SDA
- 使用最陡下降法实现自适应去噪操作的m文件,最后做出了误差特性曲面-Steepest descent method to achieve adaptive de-noising operation m file, and finally made the error characteristics of the surface
chengxu
- 用批处理最速下降法训练网络,利用Matlab scr ipt节点实现在此以对一个非线性函数的逼近作为例子来说明 -Batch steepest descent method to train the network to use Matlab scr ipt node to achieve this as an example of a nonlinear function approximation to illustrate