-
matlab
用matlab写的一个验证卷积定理的程序,即时域的卷积对应着频域的乘积。(using Matlab write a convolution theorem certification procedures, the immediate domain convolution corresponds to the frequency domain product.)
- 2007-06-30 00:17:18下载
- 积分:1
-
MATLAB
层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法(Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm)
- 2009-03-23 08:39:55下载
- 积分:1
-
MCMADD
这是一个实现MCMA+DD算法的盲均衡算法,在已有的CMA算法基础上进行改进,可以解决相位旋转(This is a realization MCMA+DD algorithm blind equalization algorithm, the existing CMA algorithm based on improved phase rotation can be solved)
- 2020-12-17 17:49:11下载
- 积分:1
-
PAST
PAST算法的实现,用matlab语言,简单粗略版本(implementation of PAST)
- 2012-01-05 11:16:53下载
- 积分:1
-
Matlab-Biometric-recognition-Speaker-Recognition-
SPEAKER RECOGNITION SYSTEM
- 2015-03-27 13:54:42下载
- 积分:1
-
FSK_model
Simple model of FSK decoder
- 2010-01-24 19:22:36下载
- 积分:1
-
household
说明: household变换,数值插值matlab源程序,插值算法,数值分析源码等。(household transformation, numerical interpolation matlab source, interpolation algorithms, numerical analysis of source code and so on.)
- 2011-02-21 16:15:09下载
- 积分:1
-
Matlab-filtering2
matlab数字滤波程序,针对陀螺检测信号进行数字滤波(Matlab digital filter, digital filter for gyro testing signals)
- 2013-10-30 19:26:28下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1
-
trust
非线性规划中的信赖域法 特征值分解法 完整代码(Eigenvalue decomposition of the complete code of trust region method for linear programming)
- 2012-04-11 23:59:37下载
- 积分:1