-
clsreghotkeys
ms05016分析及测试代码!!!!!!!!!!!!!!!!!!!!1(ms05016 analysis and testing the code !!!!!!!!!!!!!!!!!!!! 1)
- 2005-04-22 12:40:34下载
- 积分:1
-
Custom_Events08282008
IndexOrder : can change indexing Order Right to left or Left To Right , U can Change Default From en_RightToLeft to en_LeftToRight if you want.
##### HorizontalyOrder : if set to false then vertical ordering
##### SetFocusFirstINDEX : if set to true then Finaly First Component in form who have index = 0 Setfocuse
- 2014-08-13 05:12:26下载
- 积分:1
-
QPSK
simulation of QPSK over noise and rayliegh channel and compared with theoretical results
- 2014-09-22 08:07:35下载
- 积分:1
-
matlab
说明: matlab的学习教程,ppt格式,直接查看(matlab ppt)
- 2010-04-12 18:28:04下载
- 积分:1
-
Based-on-the-Matlab
基于Matlab的m序列发生器的设计(内附matlab程序)(Based on the Matlab m sequence generator design (enclosed Matlab)
)
- 2012-04-19 20:05:14下载
- 积分:1
-
OFDM_MATLAB
MATLAB上实现的OFDM+AWGN/Rayleigh+BPSK/QPSK/16QAM/64QAM,并分析EbN0 vs BER.(The MATLAB implementation OFDM+AWGN/Rayleigh+BPSK/QPSK/16QAM/64QAM, and analyze EbN0 vs BER.)
- 2014-09-22 06:27:48下载
- 积分:1
-
CircleBuffer
模板类名:CircleBuffer
功 能:环形缓冲区
优 点:相对于队列来说减少了很多对地址的反复操作,增加稳定性。(Template class name: CircleBuffer function: the ring buffer Pros: relative to the queue for reduced many repeated operation of the address, to increase stability.)
- 2013-03-29 23:07: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
-
SVC_toolbox
support vector clustering for Matlab tool box
- 2020-10-05 19:37:38下载
- 积分:1
-
rand_noise_generate
产生高斯分布的白噪声的方法. 数据输出格式为txt. 可以读取到其它程序中, 作为后续开放使用. (have a Gaussian distribution of white noise method. Data output format txt. Can be read into other procedures, As a follow-up opening.)
- 2007-06-15 21:13:22下载
- 积分:1