-
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
-
wt
说明: 本程序 包含两个函数 实现了 快速的沃尔什变换(This program contains two functions to achieve fast Walsh transform)
- 2009-11-06 12:34:41下载
- 积分:1
-
IIRFILTERv1.01
常用IIR语音信号处理器v1.01,可变参数的四种滤波器,实现高通,低通,带通,带阻滤波。(IIR filter)
- 2013-11-10 13:49:46下载
- 积分:1
-
speech-seperation
Formulating speech separation as a binary classification
problem has been shown to be effective. While good
separation performance is achieved in matched test conditions
using kernel support vector machines
- 2014-02-07 15:19:32下载
- 积分:1
-
interpretation
非常好的向前和向后插值两种方法:用matlab实现最近邻域插值旋转程序(very good ,ifyou want please loadown)
- 2009-04-26 16:02:28下载
- 积分:1
-
viterbi
关于卷积码的viterbi译码算法,可以自己设定输入的码元(On the viterbi decoding convolutional codes, can be set for the input symbol)
- 2010-11-06 18:28:24下载
- 积分:1
-
cancer
说明: 本程序基于matlab实现,对癌细胞图像进行处理,目的对癌细胞形态进行分析(Matlab based on the realization of this procedure, images of cancer treatment, the purpose of the analysis of patterns of cancer cells)
- 2008-10-28 14:22:03下载
- 积分:1
-
matlab-command
matlab的命令,很全很给力,大家可以作为字典用(Matlab command very wide to the force, we can use as a dictionary
)
- 2012-05-02 10:28:49下载
- 积分:1
-
transrail
城市轨道交通客流需求预测模型,非集计思路(Urban rail transport passenger demand forecasting model, non-collection design ideas)
- 2011-07-14 16:15:38下载
- 积分:1
-
matlab-error-analysis
matlab程序报错意思释疑,非常有用哦(matlab program error means the construction, very useful oh)
- 2011-09-27 12:52:42下载
- 积分:1