-
ofdmes
很好的一篇OFDM论文(含MATLAB代码)(OFDM )
- 2009-03-24 21:51:10下载
- 积分:1
-
bin_io.f90
三维fdtd的PML程序编写,少见的完全的版本(3D fdtd PML programmers, a rare complete version)
- 2006-09-25 17:08:18下载
- 积分:1
-
mas_cre---Copie
This file, is an example of induction machine simulink model under matlab
- 2013-04-13 20:13:26下载
- 积分:1
-
Mod
有关于相位,频率,等数字调制技术识别的MATLAB代码,(Have on the phase, frequency, and other digital modulation techniques to identify the MATLAB code,)
- 2008-05-07 22:11:10下载
- 积分:1
-
gonglvpumidudefangzhan
功率谱密度的仿真,以matlab软件为基础,实现了多种谱密度的变换(Simulation of the power spectral density)
- 2014-06-10 14:03:03下载
- 积分:1
-
随机生成多孔介质matlab程序
说明: matlab生成随机分布纤维代码,用于后续模拟处理(Matlab generates randomly distributed fiber code for subsequent simulation processing)
- 2021-04-28 16:48:44下载
- 积分:1
-
simulation-synchronous-motor
simulation synchronous motor
- 2013-04-14 21:38:13下载
- 积分: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
-
huffman
哈夫曼编码源程序,可以用于数据压缩的用处(Huffman source coding, data compression can be used for the usefulness of)
- 2007-10-08 11:16:22下载
- 积分:1
-
PowerLaw
power law for image enhancement
- 2009-11-10 03:43:40下载
- 积分:1