-
users_guid_ABCD
how to use BSP developer guide
- 2010-09-13 17:17:48下载
- 积分:1
-
SpeechKu
lpc tools.. ni hasil donlotan dari sebuah website cina. ada beberapa tolls lainnya yang bisa di dinlot
- 2011-02-02 10:39:07下载
- 积分: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
-
GUI
对一段声音进行高通低通和带通滤波 ,观察其波形,滤波频率可选择(A sound of high-pass low-pass and band-pass filter, and observe the waveform, the filter frequency selectable)
- 2012-04-07 16:59:18下载
- 积分:1
-
dip3
this is a digital image processing project on canny edge detection and color filter done in matlab .m files included
- 2011-05-27 17:58:06下载
- 积分:1
-
Robot-
介绍了机器人的运动学的求解过程,对于初学者有很好的知道作用(Describes the process of solving robot kinematics, good for beginners to know the role of)
- 2014-09-06 21:48:57下载
- 积分:1
-
boost_converter
boost converter powereletronics
- 2015-01-08 17:33:33下载
- 积分:1
-
fft
fft,本代码主要介绍fft的主要步骤,非常简单有很明了,非常适合阅读
(FFT, the code describes the main steps of FFT are very clear, very simple, very suitable for reading)
- 2015-04-20 10:00:27下载
- 积分:1
-
mie_matlab
用米氏理论的MATLAB程序代码计算悬浮球形粒子的相关散射效率因子,散射各向异性因子,散射系数,约化散射系数等(The related scattering efficiency factor, scattering anisotropy factor, scattering coefficient and reduced scattering coefficient of suspended spherical particles are calculated by MATLAB code of Mie theory)
- 2017-10-12 10:15:01下载
- 积分:1
-
NEW-LEACH-matlab.txt
对经典协议LEACH的改进版本,可以出图3个,对初学很有帮助,大家有兴趣的可以看看。(LEACH agreement on an improved version of the classic, you can plot three, very helpful for beginners, we are interested can look at.)
- 2014-01-20 17:22:06下载
- 积分:1