Description: 采用动量梯度下降算法训练BP网络,有需要的下哦~-using gradient descent algorithm BP training network, it is necessary to the next, oh ~ Platform: |
Size: 3072 |
Author:kongpin |
Hits:
Description: (转载)在网上找的用梯度下降算法开发的rbf神经网络曲线拟和程序。 -(reproduced) on the Internet to find the gradient descent algorithm development of the neural network rbf curve fitting and procedures. Platform: |
Size: 1024 |
Author:gwg |
Hits:
Description: 此源代码仍然是训练RBF网络的,但用的算法是梯度下降法,算法仍然是自己写的-This source code is still training RBF network, but the algorithm is gradient descent algorithm, the algorithm is still wrote it myself Platform: |
Size: 7168 |
Author:张媛 |
Hits:
Description: 最速下降法是一种沿着N维目标函数的负梯度方向搜索最小值的方法。该程序是用最速下降法求无约束最优化解。-Steepest descent method is an N-dimensional objective function along the negative gradient direction of the minimum search method. The program is used steepest descent method for unconstrained optimal resolve. Platform: |
Size: 1024 |
Author:xutianyuan |
Hits:
Description: 用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used to optimize the fuzzy controller .-For automotive cruise control system of fuzzy control algorithm, as well as how to make use of gradient descent and Kalman filtering to optimize the fuzzy controller algorithms. The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used to optimize the fuzzy controller. Platform: |
Size: 14336 |
Author:gogomx |
Hits:
Description: 计算梯度下降法计算极值,只能找到局部最小点。可以通过调整步长实现全局最小-Calculation of gradient descent method to calculate extreme value, can only find local minimum point. By adjusting the step size can achieve the global minimum Platform: |
Size: 1024 |
Author:宗丹 |
Hits:
Description: 非刚性图像配准算例,包括最速梯度下降优化、二次样条、2D/3D配准、互信息最小化、3D仿射等多种配准算法。
非刚性配准是当前应用最多的配准方法,用于处理有较大位移的配准问题-Non-rigid image registration examples, including the steepest gradient descent optimization, quadratic spline, 2D/3D registration, mutual information minimization, 3D affine registration algorithm, etc.. Non-rigid registration is currently the most widely used registration methods used to deal with a greater displacement of registration problems Platform: |
Size: 245760 |
Author:zhangji |
Hits:
Description: 约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。-Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods. Platform: |
Size: 2048 |
Author:anytry |
Hits:
Description: GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to get started. Platform: |
Size: 3072 |
Author:Carlos Wilson |
Hits:
Description: 这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients.
Supported:
- Quasi Newton Broyden–Fletcher–Goldfarb–Shanno (BFGS).
- Limited memory BFGS (L-BFGS).
- Steepest Gradient Descent optimization. Platform: |
Size: 10240 |
Author:奕风 |
Hits:
Description: 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法
固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly calculated by the C language completed. Image reading, the output from the Matlab implementation. Including gradient descent flow method, Chambolle dual methods, alternating semi- fixed-point algorithm for linear quadratic iterative algorithm and so on. Platform: |
Size: 19456 |
Author:陈云川 |
Hits:
Description: 使用梯度下降法求无约束问题最优解,包括最速下降法,常数步长下降法等。(Find the best solution to the unconstrained problem, using gradient descent method.) Platform: |
Size: 2048 |
Author:Yuski
|
Hits: