-
BFSK1
说明: 对数字信号进行BFSK调制,然后通过高斯白噪声信号后,检测其误码率!(The program s function is to modulate a signal with BFSK,then let the signal go pass a channel of guassian white nosie.At last,The program detects the BER of the signal.)
- 2010-04-18 18:04:09下载
- 积分:1
-
DelayTime_MutualInformation
采用DelayTime_MutualInformation互信息法计算混沌时间序列的delaytime的Matlab原程序(used DelayTime_MutualInformation mutual information calculation mixed turbid time series delaytime Matlab original program)
- 2007-04-16 09:06:47下载
- 积分:1
-
SimulinkOFDM
基于matlab的OFDM系统仿真的文章,可以当作设计的文本资料(Based on the OFDM system simulation matlab articles, the text can be used as design data)
- 2009-01-04 15:38:09下载
- 积分:1
-
Image-Enhancement
image enhancememnt.........
- 2011-02-03 05:36:04下载
- 积分:1
-
turboprog
使用Matlab,编程实现Turbo码的编码及其解码算法,并给出在AWGN信道下该信道编码的性能(use Matlab, Turbo programming code coding and decoding algorithm, and gives the AWGN channel under the Channel Coding Performance)
- 2007-06-09 09:42:11下载
- 积分:1
-
Digital-Signal-Processing-PassedFilters
Digital Signal Processing
High Pass Filter for Discrete Human and Animal Sounds from mixed voice
- 2013-11-20 18:12:34下载
- 积分:1
-
Fec
Forward error correction code algoritham for matlab codes
- 2013-12-09 18:04:06下载
- 积分:1
-
..
说明: matlab与数学建模--源程序
我是初学者,大家可以参考一下(matlab mathematical modeling- source
I am a beginner, we can refer to)
- 2012-05-15 17:18:47下载
- 积分:1
-
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
-
Desktop
基于QPSK或者BPSK的ofdm误码率仿真源码(The simulation of OFDM under QPSK or BPSK)
- 2014-09-21 17:27:51下载
- 积分:1