-
PSO
梯度下降法是最早最简单,也是最为常用的最优化方法。梯度下降法实现简单,当目标函数是凸函数时,梯度下降法的解是全局解。一般情况下,其解不保证是全局最优解,梯度下降法的速度也未必是最快的。梯度下降法的优化思想是用当前位置负梯度方向作为搜索方向,因为该方向为当前位置的最快下降方向,所以也被称为是”最速下降法“。最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is the earliest and most simple and most commonly used optimization method. The gradient descent method is simple to realize. When the objective function is a convex function, the solution of the gradient descent method is a global solution. In general, the solution is not guaranteed to be the global optimal solution, and the gradient descent method is not necessarily the fastest. The optimization idea of gradient descent method is to use the current position negative gradient direction as the search direction, because the direction is the fastest descending direction of the current position, so it is also called the steepest descent method. The faster the slowest descent approach is closer to the target, the smaller the step, the slower the progress.)
- 2018-01-29 21:44:10下载
- 积分:1
-
J6_2012--Kalman-interpolation
卡尔曼滤波器进行信道估计的一篇文章,适用于OFDM-MIMO系统。(Kalman filter for channel estimation in an article for OFDM-MIMO systems.)
- 2013-12-22 20:53:26下载
- 积分:1
-
FDTD_3D_RCS
使用时域有限差分法编写的计算散射截面的简单程序(Scattering cross section is calculated using a simple program written in finite difference time domain method)
- 2014-02-23 21:04:03下载
- 积分:1
-
pCopiesanalber
程序源码是对心电信号进行R 峰检测,等电位位线的检测等,能快速高效完成计算(The program source is the ECG R-peak detection, detection of potential bit line can be done quickly and efficiently calculate the)
- 2012-08-14 09:58:33下载
- 积分:1
-
hipr
使用push-relabel方法求解最大流问题,是国外的一个研究机构编写的,速度很快。(This is an efficient implementation of the push-relabel method.
See
Goldberg and Tarjan, "A New Approach to the Maximum Flow Problem,"
J. ACM Vol. 35, 921--940, 1988
and
Cherkassky and Goldberg, "On Implementing Push-Relabel Method for the
Maximum Flow Problem," Proc. IPCO-4, 157--171, 1995.)
- 2009-11-23 11:00:19下载
- 积分:1
-
B
说明: It is code about how to coding menu of some plamt
- 2009-11-21 23:13:34下载
- 积分:1
-
juanji
求连续函数的卷积,利用matlab中的conv函数实现(Seek a continuous function of the convolution, using the conv function in Matlab to achieve)
- 2012-06-09 09:54:40下载
- 积分:1
-
VCPmatlab
本文详细介绍了如何实现VC与Matlab的混合编程,对于进行复杂的运算有很好的用处(This paper describes how the VC and Matlab programming mix, for complex calculations to good use)
- 2013-09-07 11:32:39下载
- 积分:1
-
digital-signal-generator
Matlab 数字信号发生器 课程要求,不全但可用。(Matlab digital signal generator)
- 2011-10-21 16:59:55下载
- 积分:1
-
dianwei1
电位电极系测井曲线,用matlab编写,可用于学测井的人参考(Potential electrode system logs, prepared by matlab, people can learn logging for reference)
- 2013-11-29 14:32:56下载
- 积分:1