-
SIM_OFDM-BPSK(OFDM-BPSK)
这个MATLAB例程是在OFDM信道下的BPSK仿真(This MATLAB routine is the BPSK OFDM channel simulation)
- 2010-09-29 21:43:31下载
- 积分:1
-
practica_11_muestro_diente_de_sierra
muestreo por la tecnica sample and hold de una señ al diente de sierra
- 2009-12-15 11:29:36下载
- 积分:1
-
matlab100example
matlab实用程序百例源码,非常适合matlab初学者(matlab utility hundred cases of source, very suitable for beginners matlab)
- 2011-01-08 13:57:46下载
- 积分:1
-
6
说明: 关于MATLAB的入门教程,初学者可以(Introductory tutorials on MATLAB, a beginner can)
- 2008-08-31 10:57:56下载
- 积分: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
-
FINAL_lab_course_Solutions.pdf
书籍《Understanding Molecular Simulation Algorithms to Application》的问题和例子,并附有代码(help learning ‘Understanding Molecular Simulation Algorithms to Applications’ case about molecular simulation, with results and codes)
- 2015-03-01 17:26:33下载
- 积分:1
-
Computational-Electromagnetics
计算电磁学,E文,适用于电磁场,微波,射频等专业,简单易懂且实用,有MATLAB例子,不容错过(Computational electromagnetics, applies to electromagnetic fields, microwave, radio frequency, and other professional, easy to understand and practical, MATLAB examples, not to be missed)
- 2014-02-06 02:37:15下载
- 积分:1
-
dot3
三级倒立摆的非线性部分采用S函数实现,此为S函数实现的源代码(The nonlinear part of the triple inverted pendulum using S functions to achieve, this is the S function, the source code)
- 2010-07-18 19:52:44下载
- 积分:1
-
fuzzy
this package provides ehe fuzzy c means segmentation algorithm and its input type.. source code is also availble
- 2013-09-19 17:39:32下载
- 积分:1
-
MATLAB_simulation_program_design_three_dimensional
MATLAB系统仿真三维平面画图程序设计MATLAB simulation program design three-dimensional graphic drawing(MATLAB simulation three-dimensional graphic drawing program designed MATLAB simulation program design three-dimensional graphic drawing)
- 2010-08-02 14:13:43下载
- 积分:1