-
vp712
基于matlab GUI界面设计,关于超声波倒车雷达测距的,部分实现了追踪测速迭代松弛算法。( Based on matlab GUI interface design, About ultrasonic parking radar ranging, Partially achieved tracking speed iterative relaxation algorithm.)
- 2017-04-16 22:53:08下载
- 积分:1
-
shannon
在数字信号的基带传输过程中,信息传输速率在满足香农公式的条件下还极大地受到码间干扰的限制(It is also limited by intersymbol interference when transmission speed of code accord with Shannon expressions in the course of baseband transmission of digital signal.)
- 2014-08-26 12:49:38下载
- 积分:1
-
finger-recongnize
指纹识别源码---matlab版--附图指纹图像(Fingerprint identification source code--- matlab version- attached fingerprint image)
- 2008-01-09 12:34:24下载
- 积分:1
-
RRG-MAENS
解决大规模限量弧路由的程序,本程序采用了PAM聚类的方法。(To solve large-scale limited arc routing procedures, the program uses a PAM clustering method.)
- 2013-12-03 15:39:31下载
- 积分:1
-
Shaped_Histograms
this mi test m-file for matlab program
- 2013-08-27 14:44:20下载
- 积分:1
-
pv
光伏发电系统,电流电压输出曲线波形吐血土建(Photovoltaic systems, current and voltage waveform output curve vomiting civil)
- 2013-07-30 15:03:03下载
- 积分:1
-
fiber-mode-LP01
利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
- 2020-12-07 16:49:22下载
- 积分: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
-
Monte-Carlo-simulatio
对一个使用相关器或匹配滤波器的二进制通信系统,用Monte Carlo仿真估计Pe,并画出Pe对SNR的图。(A correlator or matched filter using a binary communication system with Monte Carlo simulation estimates Pe, and Pe draw the map of the SNR.)
- 2011-10-04 10:44:48下载
- 积分:1
-
VC_and_matlab_mix_code
VC++与MATLAB的混合编程的快速实现 讨论了如何用MATLAB的complier将*.m函数编译为动态链接库DLL,供VC++使用的方法。(VC++ and MATLAB programming for fast implementation of mixed discuss how to use MATLAB' s complier to*. m functions compiled as dynamic link library DLL, VC++ for the methods used.)
- 2010-06-30 15:44:04下载
- 积分:1