-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
noise.m
Adding noise to a signal and simulate the output using matlab
- 2011-08-20 01:27:10下载
- 积分:1
-
vol3d.m
Volumetric plot of a partially translucent 3D-Matrix (3-Tensor) in Matlab.
- 2013-03-14 00:49:02下载
- 积分:1
-
完美的实现多假设跟踪(MHT)算法例子
双向PCS控制仿真,是一种双隐层反向传播神经网络,三相光伏逆变并网的仿真,数学方法是部分子空间法,分析了该信号的时域、频域、倒谱,循环谱等,包括随机梯度算法,相对梯度算法。
- 2022-12-03 16:10:03下载
- 积分:1
-
huffman
对MATLAB软件中已经存在的Shannon.txt文档进行霍夫曼编码,检测霍夫曼编码的编码速率。(On the MATLAB software that already exists Shannon.txt documents Huffman coding, the encoding rate of detection of Huffman coding.)
- 2009-11-04 18:10:59下载
- 积分:1
-
遗传算法优化BP神经网络-非线性函数拟合
遗传算法优化BP神经网络-非线性函数拟合(Optimizing BP Neural Network-Nonlinear Function Fitting by Genetic Algorithms)
- 2018-12-11 16:53:53下载
- 积分:1
-
DigitalSignalProcessing1
数字信号处理实践方法,从一到三囊括了数字信号处理的模数变换、DFT变换、Z变换、滤波器设计等(Digital signal processing practices, from 1-3 to include digital signal processing of analog-to-digital transformation, DFT transform, Z transform, filter design, etc.)
- 2007-12-14 15:49:20下载
- 积分:1
-
MPM_MATlab
说明: 这是MPM算法,用MATLAB实现的,需要简单修改一下。这个对于mkv算法的实现是很重要的。(This is the MPM algorithm, using MATLAB to achieve, requires simple corrections. Mkv algorithm for the realization of this is very important.)
- 2011-03-23 11:34:14下载
- 积分:1
-
xitongmoxing
光伏电池板和Boost电路的系统模型,自己仿真时变下步长即可(Boost circuit photovoltaic panels and the system model, its simulation can be time-varying step size under)
- 2011-05-24 16:16:27下载
- 积分:1
-
psk_rician-channel-MATLAB
QPSK在赖斯信道下的模拟仿真,包括K=6和K=10下的情况(QPSK in, Laisi Xin Road, under the simulation, including the case of K = 6 and K = 10 under)
- 2013-04-26 21:30:18下载
- 积分:1