-
NN_num
说明: 神经网络的数字识别程序。神经网络的数字识别程序(Neural networks in digital identification procedures. Neural networks in digital identification procedures)
- 2010-03-31 20:30:05下载
- 积分:1
-
jiaotongshipincheliangjianceshizhan
交通视频车辆监测源代码,没有统计车辆数目,使用者在代码中可以自行加上统计算法。(Traffic video vehicle monitoring the source code, and the vehicle number no statistics, the user is in the code itself with statistical algorithms.)
- 2012-04-15 16:05:04下载
- 积分: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
-
speed-control-control
speed control of PMSM
- 2014-02-11 03:56:24下载
- 积分:1
-
diffraction-Rayleigh-criterion
圆孔夫琅禾费衍射和瑞利判据,研究衍射图样和爱里斑(round hole Fraunhofer diffraction and
Rayleigh criterion.I hope it is useful for student。
)
- 2021-04-28 11:58:44下载
- 积分:1
-
psk-gui
应用psk调制解调的gui实现通信系统的仿真(Psk modulation and demodulation gui application for communication system simulation)
- 2013-11-07 22:39:28下载
- 积分:1
-
gui-biancheng
资料室关于GUI界面设计的例子,里面有源码程序,有程序运行结果图(Reference Room on the GUI interface design examples, there are source program, a program run results in Figure)
- 2013-12-17 18:03:14下载
- 积分:1
-
fingerprint
fingerprint matlab code
- 2013-07-23 16:52:32下载
- 积分:1
-
simulation
ekf滤波、pda关联滤波、卡尔曼滤波、最小二乘参数估计的仿真建模,以及matlab多项式的学习资料(ekf filtering, pda association filtering, Kalman filtering, least squares parameter estimation modeling and simulation, as well as learning materials matlab polynomial)
- 2014-02-20 22:18:23下载
- 积分:1
-
wyxq
本程序的性能已经达到较高水平,采用波束成形技术的BER计算,有详细的注释,可以得到很精确的幅值、频率、相位估计。( The performance of the program has reached a high level, By applying the beam forming technology of BER There are detailed notes, You can get a very accurate amplitude, frequency, phase estimation.)
- 2016-04-15 14:21:30下载
- 积分:1