-
Nonlinear-Schrodinger-equation
这是非线性薛定谔方程的源代码m文件,可以帮助研究(This is the source code of Nonlinear Schrodinger equation)
- 2015-07-17 10:53:45下载
- 积分:1
-
dlb
倒立摆作业,源程序和代码,文章说明,用起来比较好(Pendulum operations, source code and the code, the article shows that it is better to use)
- 2015-01-21 21:08:48下载
- 积分:1
-
BP
BP神经网络:是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。(BP neural network: a Press the front back propagation algorithm to train multilayer feedforward network is one of the most widely used neural network model. BP network can learn and store large amounts of input- output mode mappings without prior reveal mathematical equations that describe this map. It' s learning rule is to use the steepest descent method, through a reverse spread to constantly adjust the network weights and thresholds, so that the minimum squared error of the network. BP neural network topology, including the input layer (input), hidden layer (hide layer) and output layer (output layer).)
- 2015-03-26 22:32:47下载
- 积分:1
-
BPSK_generation
It is BER vs SNR codes for BPSK and 4QAM
- 2010-11-28 22:00:39下载
- 积分:1
-
H_matrix
CMMB中校验矩阵的生成和相应的比特映射向量表的生成代码(CMMB in the check matrix generation and the corresponding bit-map generation code to Scale)
- 2010-05-18 10:29:00下载
- 积分:1
-
qpsk_raise_cosine1
QPSK瑞利信道衰减仿真全过程,加成型滤波等。(QPSK Rayleigh channel simulation of the whole process of decay, plus shaping filtering.)
- 2013-08-22 21:47:25下载
- 积分:1
-
chirp
chirp signal generator
- 2011-09-19 15:38:31下载
- 积分:1
-
(clutter)matlabradar
基于MATLAB软件的有关雷达杂波的很多个程序,相信对初学者很有帮助(MATLAB-based software clutter on the radar of a lot of procedures, I believe very helpful for beginners)
- 2009-03-22 12:31:40下载
- 积分:1
-
QPSK
QPSK调制解调,包括波形,误码率,并加入时延,以前做的实验,可以作为参考。(QPSK modulation and demodulation, including waveforms, error rate, and add delay, before doing the experiment, can be used as reference.)
- 2009-04-23 17:06:44下载
- 积分:1
-
rayleigh-awgn-BPSK
用rayleighchan 函数仿真时要注意最后要做相位补偿(此问题是导师发现的)
程序步骤:
~产生随机序列
~产生瑞利信道
~调制
~记忆信道特征
~信号通过信道
~相位补偿
~加高斯噪声
~解调
~计算仿真误比特率
~计算理论误比特率
~不同颜色画出误比特率曲线对比(Function Simulation with rayleighchan last thing to note when the phase compensation (this issue is found mentor) program steps: ~ ~ generated random sequence modulation in Rayleigh Road, ~ ~ ~ memory characteristics of the signal channel by channel ~ ~ plus Gaussian noise phase compensation ~ ~ demodulation bit error rate calculation simulation of bit error rate calculation theory ~ ~ different colors to draw curves of bit error rate)
- 2011-01-08 11:27:58下载
- 积分:1