-
matlabfuction
matlab常用函数,是一些基本的函数,说明及使用(matlab function)
- 2009-03-08 10:28:51下载
- 积分:1
-
basicDsp
这是数字信号处理方面的一些源码,主要涉及信号处理的基本内容,如傅立叶变换,基本的滤波器等。只供学习参考。(This is the digital signal processing some of the source, mainly involving the basic elements of signal processing, such as Fourier transform, the basic filter. Reference for learning.)
- 2007-10-22 16:12:50下载
- 积分:1
-
s-function2
使用s函数拓展simulink中的模块,增加使用的方便性(To s function expansion module simulink increase ease of use)
- 2013-01-25 13:50:55下载
- 积分:1
-
1234
matlab车牌识别,用c语言实现,已通过验证(matlab license plate recognition)
- 2013-05-18 21:20:35下载
- 积分:1
-
csjjl
根据推导的公式仿真中重LFM信号的回波及处理过程,单个脉冲的回波(距离模糊情况下)为一行向量,
本程序专门用于对比不同处理情况下的积累效果(Long accumulation of compensation)
- 2013-08-05 23:25:39下载
- 积分: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
-
zhuanju
异步电动机直接转矩simulink仿真,运行时注意matlab的路径(The induction motor direct torque attention to the path of matlab simulink simulation, run-time)
- 2012-11-15 20:48:48下载
- 积分:1
-
drm-1.2.4
调幅广播数字化软件接收机,配备简单的前端即可收听数字化的调幅广播。(AM broadcasting digital software receivers equipped with a simple front can listen to digital AM broadcasting.)
- 2007-04-12 17:38:48下载
- 积分:1
-
m
说明: MATLAB与C#VisualC++语言混合编程的实现(Realization of hybrid programming language of MATLAB and C# VisualC++)
- 2013-03-27 18:57:34下载
- 积分:1
-
OFDM
OFDMmatlab仿真程序,改程序是一个仿真系统,附有文档说明。(OFDMmatlab simulation program, the reform process is a simulation system, accompanied by documentation.)
- 2013-10-25 21:11:40下载
- 积分:1