-
MatlabprogrammsforencodinganddecodingofLDPCcodesov
There is an example of how to use the LDPC encode/decode with AWGN
channel model in files .ldpc_decode.m and .GFqldpc_decode.m.
There are a few parity check matrices available in the code but
you can use other matrices provided you have enough memory to load
them. I suggest checking out matrices in Alist format available on
David MacKay s web site.You will need to have access to a MEX compiler
to be able to use a few functions written in C.
LDPC的仿真代码(There is an example of how to use the LDPC enc ode/decode with AWGN channel model in files. l dpc_decode.m and. GFq ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you have enough memory to load them. I suggest check ing out matrices in Alist format available on Da vid MacKay's web site.You will need to have acces MEX's to a compiler to be able to use a few function 's written in C. Simulation LDPC code)
- 2007-04-04 22:28:13下载
- 积分:1
-
along413-10435404
说明: Vibe背景建模的方法检测视频中的运动物体,包含matlab源代码(Vibe background modeling method detects moving objects in video, including matlab source code)
- 2019-10-28 20:54:53下载
- 积分:1
-
ccdesign
Generates a central-composite design of experiments.
- 2012-01-10 07:21:42下载
- 积分:1
-
HowtoinstallTAO(W)
实时CORBA平台TAO的安装和使用 TAO在windows上的安装 以及编译过程中出现的问题(TAO Real-time CORBA platform installation and use of TAO in windows on the installation and the compilation Translation process of emerging issues)
- 2007-07-04 10:25:57下载
- 积分:1
-
atrous_alg_SWT
在MATLAB中用非抽样小波变换也称多孔算法实现信号或图像的压缩。(In MATLAB using non-decimated wavelet transform algorithm, also known as porous signal or image compression.)
- 2010-06-02 13:38:00下载
- 积分:1
-
fsFisher
Fisher Score,基于Fisher Score算法的程序。可用于特征选取(Fisher Score, program based on Fisher Score,can be used in feature selections)
- 2021-03-24 21:39:14下载
- 积分:1
-
xiaobofenxi
小波分析与应用基础 张国华 matlab的许多应用技术及代码(Wavelet analysis and application of basic Zhang Guohua matlab many applications and code)
- 2013-05-05 17:22:16下载
- 积分:1
-
Taobao
This is a basic search class for taobao allowing you to search for content using the taobao API.
- 2014-01-30 00:03:04下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
MATLAB
非常详细的matlab开发手册,包括图像、通信、数值计算等等。(very good book of the matlab)
- 2015-02-03 11:45:56下载
- 积分:1