-
ELcentro
将ELCentro波的加速度时程转换成速度、位移时程(Converting the acceleration time history of ELCentro wave into velocity and displacement time history)
- 2021-01-30 11:18:33下载
- 积分:1
-
123
说明: matlab 编程实现人体跟踪与检测编程实现人体跟踪与检测(matlab)
- 2010-04-19 11:38:35下载
- 积分:1
-
low-noise-CCD-
低噪声CCD信号采集与处理系统技术研究 (Research on low-noise CCD signal acquisition and processing system technology)
- 2013-12-13 13:06:36下载
- 积分:1
-
matlab-Angle
matlab 计算发动机点火提前角的实验计算程序(Matlab, the advanced ignition Angle of experimental applications)
- 2012-08-13 17:35:55下载
- 积分:1
-
OFDMA
calculates BER of BPSK on OFDM
- 2014-01-23 22:09:39下载
- 积分:1
-
Psiftmatlabu
纯MATLAB代码,不需要在使用SIFTWIN322可以直接运行的代码 ,经测试可直接使用。
(Pure MATLAB code, do not need to use SIFTWIN322 can run code has been tested and can be used directly.)
- 2012-07-18 23:05:25下载
- 积分:1
-
control-of-che-zi
说明: 倒立摆的控制,采用常用的PID算法,现在没有加其他的算法,或许对一些同学有用。(Inverted pendulum control, with common PID algorithm, the algorithm is not added to the other, may be useful for some students.)
- 2011-03-21 23:15:42下载
- 积分:1
-
imfill_matlab
matlab中imfill函数的C语言实现,重建函数之前的部分是根据不不跟进的方式进入MATLAB内部实现的(matlab imfill)
- 2015-03-05 14:09:15下载
- 积分: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
-
wavelet
小波图像分解与合成(详细).在matlab环境中实现。(Wavelet image decomposition and composition (detailed). In the matlab environment to achieve.)
- 2010-08-10 22:01:53下载
- 积分:1