-
digital_communication
说明: 摘要:简述信道编码理论,详细说明分组码的编译原理、实现方法及检错纠错能力,用MATLAB仿真有无信道编码条件下对通信系统性能的影响及信道编码在不同信道下对通信系统性能的影响,如AWGN信道和深衰落信道。
关键词:信道编码、分组码、MATLAB仿真、性能
(Abstract: This paper describes channel coding theory, the detailed block code compiler theory, implementation method, and error detection and correction capabilities, with the MATLAB simulation without channel coding conditions on the communication system performance and channel coding in the different channels of communication systems properties, such as deep fading channel and AWGN channel. Keywords: channel coding, block codes, MATLAB simulation, performance)
- 2011-03-30 20:04:39下载
- 积分:1
-
optimization
matlab优化视频讲座,浅显易懂,附有下载网址,例子代码(matlab optimization of video lectures, easy to understand)
- 2011-06-06 16:12:55下载
- 积分:1
-
New-Folder
We have discussed and analyzed the case of no noise uncertainty. Now, considering the case with uncertainty in the noise model [20], the distributional uncertainty of noise can be represented
- 2012-09-25 13:51:46下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
1
说明: matlab实现:
①用乘同余数法产生白噪声 ②遗忘因子递推最小二乘参数估计(FFRLS)③M序列及逆M序列的产生④批处理最小二乘参数估计(LS)⑤产生m序列(Use by remnant produce white noise with law
)
- 2011-12-05 19:03:23下载
- 积分:1
-
PCA_ColorTransfer
使用主成分分析法(PCA, Principal Component Analysis)进行颜色转换(Color Transfer)的Matlab程序(Function to implement the Color Transfer using PCA (Principal Component Analysis).)
- 2013-11-20 10:29:10下载
- 积分:1
-
vs_pc4
variable step-size fourth-order Adams Predictor-Corrector method
- 2010-02-08 16:19:24下载
- 积分:1
-
Autocor
L5 autocorrelation function
- 2014-11-06 02:42:12下载
- 积分:1
-
zengliangpids
增量PID控制算法,实现PID增量式控制(Incremental PID control algorithm, to achieve incremental PID control)
- 2009-01-03 21:43:52下载
- 积分:1
-
matlabfunction
matlab一些常用的函数介绍,大家可以用一下(matlab function to introduce a number of commonly used)
- 2009-04-12 16:52:24下载
- 积分:1