-
convolution_codes
说明: 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!(communications system simulation, convolutional codes is an error-correcting code that can be used in digital TVs, mobile phones and other communications, this example is based on the Matlab program can be used for actual simulation!)
- 2006-05-06 16:44:03下载
- 积分:1
-
lab1
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:56:01下载
- 积分:1
-
Viterbi
Viterbi Decoder in C
- 2014-02-21 03:01:41下载
- 积分:1
-
adaptive-line-enhancer
自适应线谱增强算法通过自适应技术减弱噪声,并增强有用信号的功率谱。(This demonstration illustrates the application of adaptive filters to
signal separation using a structure called an adaptive line enhancer
(ALE). In adaptive line enhancement, a measured signal x(n) contains two
signals, an unknown signal of interest v(n), and a nearly-periodic noise
signal eta(n).
The goal is to remove the noise signal the measured signal to obtain
the signal of interest)
- 2016-07-28 21:02:04下载
- 积分:1
-
muonituihuo
说明: 在matlab环境下用人工智能算法--模拟退火算法求函数极植的matlab程序(In the matlab environment using artificial intelligence algorithms- simulated annealing algorithm for function very replanting program matlab)
- 2008-10-10 19:34:31下载
- 积分:1
-
fir-filter
一个很简单的利用MATLAB设计FIR滤波器的程序(The program design FIR filters)
- 2012-03-31 18:33:23下载
- 积分:1
-
BUCK
闭环buck电路实例,具有抗扰动功能,参考电压自行设置(Closed-loop buck circuit instance, the anti-disturbance feature, the reference voltage to set)
- 2020-07-04 16:20:02下载
- 积分:1
-
ps3-lpm
PS3 Logical Performance Monitor.
- 2015-03-18 13:06:50下载
- 积分:1
-
COOPERATIVEMIMO-BEAMFORMINGFORMULTIUSERRELAYNETWO
Cooperative communication beam-forming
- 2012-12-04 07:27:39下载
- 积分:1
-
pub-list
OFDM系统仿真,所用的源代码 ,用matlab软件进行仿真(OFDM system simulation, using the source code with matlab software simulation)
- 2008-06-11 11:06:34下载
- 积分:1