-
Matlab-source-numerical-processing
matlab数值处理源程序,绝对值得下载的源码好程序(Matlab source numerical processing)
- 2013-11-12 12:16:36下载
- 积分:1
-
DTMF
该软件可以解析声音信号中的dtmf编码,值得下载一试。(The software can resolve the dtmf encoding sound signals)
- 2010-08-03 22:41:51下载
- 积分:1
-
jiaoniruheyongmatlab_simulink
教你如何使用matlab语言环境下simulink模块设计(Teach you how to use the language environment matlab simulink module design)
- 2011-05-09 16:02:49下载
- 积分:1
-
SHUJUTONGJI
一个简单的数据统计软件,包括了计算方差等各种功能(A simple statistical software, including a variety of functions such as calculating the variance)
- 2014-06-18 00:24:49下载
- 积分:1
-
hilbert
这段代码是用来求希尔伯特变换的,希望对大家有用(The Hilbert transform
)
- 2014-08-24 09:28:12下载
- 积分:1
-
[mathematica.MA].791893293matlabgui
一个很好的通用虚拟示波器,基于vc编写的,非常好用(A good general purpose virtual oscilloscope, based on the vc prepared, very easy to use)
- 2011-11-07 22:51:38下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
570486690TDIDF_Demo
TFIDF计算方法详细解释,代码解释很多,也有帮助文档(TFIDF calculation method explained in detail, explain a lot of code, but also help documentation)
- 2015-04-03 10:18:35下载
- 积分:1
-
51847167snake_gvf_demo
GVF SNKE 模型matlab源代码(gvf snake)
- 2010-11-06 13:41:04下载
- 积分:1
-
MPCController
基于模型预测控制算法的matlab控制器设计通用方法,matlab程序(matlab controller design coding ,generic)
- 2013-04-06 13:50:11下载
- 积分:1