-
FIRditonglvbo
FIR低通滤波器,用matlab软件实现(FIR filter using matlab )
- 2010-07-12 09:11:51下载
- 积分:1
-
closed_loop_buck
closed loop buck on simulink
- 2013-03-09 00:09:17下载
- 积分: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
-
Lynch_2008
很好的matlab英文教程,不错的奥,值得看。(matlab)
- 2010-09-29 08:19:47下载
- 积分:1
-
Matlabsignalprocessing
matlab基本信号处理函数及matlab基本信号处理函数及实例实例(matlab基本信号处理函数及实例matlab基本信号处理函数及实例matlab基本信号处理函数及实例)
- 2009-10-31 20:02:01下载
- 积分:1
-
nnet.pdf
MATLAB R2007b神经网络工具箱官方使用操作说明(MATLAB R2007b neural network toolbox official use instructions)
- 2008-07-20 18:55:57下载
- 积分:1
-
SupportVector
说明: 支持向量机的matlab代码。其中包括支持向量机的训练代码。(Support vector machine matlab code. Including the training of support vector machine code.)
- 2010-04-15 18:53:22下载
- 积分:1
-
Get-full-known-of-Matlab7.0
北航张志涌的《精通MATLAB7.0》,很详细的介绍了MATLAB的基本命令以及用法,以及SIMULINK的使用方法(Northern Zhang Yong " Mastering MATLAB7.0" , a very detailed introduction to the basic MATLAB commands and usage, and the use of SIMULINK)
- 2011-06-08 15:20:38下载
- 积分:1
-
pi4dqpsk_Demo
pu/4 DQPSK matlab modulation code
- 2013-11-29 07:54:05下载
- 积分:1
-
matlab
leach的程序,可以仿真并获得数据相应的二维图表(leach program that can simulate and get the data corresponding 2D chart)
- 2013-10-29 14:32:13下载
- 积分:1