-
matlabfis
matlab关于模糊pid控制的资料,很不错。(matlab on fuzzy pid control information, very good.)
- 2013-07-11 16:50:50下载
- 积分:1
-
viterbi_decoding
Convolution Encoder and Decoder 1/2 , Viterbi algorithm
- 2013-09-21 19:41:02下载
- 积分:1
-
moshishibie
贝叶斯分类估计和最大似然估计的matlab编程(it is used to make the bayesis guji and the mle.it is very convenient for homework)
- 2013-11-08 14:46:17下载
- 积分:1
-
AIEM
AIEM模型建立,用于计算表面后向散射系数(The AIEM model is established for calculating the surface backscattering coefficients)
- 2021-04-21 14:48:49下载
- 积分:1
-
MATLAB
matlab 常用数学函数代码的说明与下载,对matlab的入门十分有帮助!pdf版本的!(matlab common mathematical description of the function code and download the entry of matlab very helpful! pdf version!)
- 2010-11-14 13:32:09下载
- 积分:1
-
bpxor
利用BP网络实现异或功能,对输入矢量进行分类,源程序(BP networks using XOR function to classify the input vector, source code)
- 2010-12-17 16:39:29下载
- 积分:1
-
stamp-code
stamp 算法,用于解超大规模电路方程(stamp algrithm, used for solving large ciucuit equation.)
- 2013-04-05 13:54:50下载
- 积分:1
-
libsvm-svdd-3.1
最新SVDD资料,比旧版增加文件夹matlab中的2个文件(new SVDD,implements two new files than old version)
- 2011-11-17 15:13:58下载
- 积分:1
-
RBF-Codes
Source code for Radial basic function for classification
- 2012-01-27 15:30:50下载
- 积分:1
-
gradient descent
梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(The gradient descent method is a first-order optimization algorithm, also commonly referred to as the steepest descent method. To find the local minimum of a function using the gradient descent method, an iterative search must be performed to the specified step distance point in the opposite direction of the gradient (or approximate gradient) of the current point on the function. If the search is reversed in the opposite direction to the positive direction of the gradient, it will approach the local maximum point of the function; this process is called the gradient ascent method.)
- 2019-02-21 23:13:19下载
- 积分:1