-
makeLdpc
LDPC编码算法,
Create R = 1/2 low density parity check matrix
M : Number of row
N : Number of column
method : Method for distributing non-zero element
{0} Evencol : For each column, place 1s uniformly at random
{1} Evenboth: For each column and row, place 1s uniformly at random
noCyle : Length-4 cycle
{0} Ignore (do nothing)
{1} Eliminate
onePerCol: Number of ones per column
H : Low density parity check matrix(LDPC_code source
Create R = 1/2 low density parity check matrix
M : Number of row
N : Number of column
method : Method for distributing non-zero element
{0} Evencol : For each column, place 1s uniformly at random
{1} Evenboth: For each column and row, place 1s uniformly at random
noCyle : Length-4 cycle
{0} Ignore (do nothing)
{1} Eliminate
onePerCol: Number of ones per column
H : Low density parity check matrix)
- 2009-12-03 11:13:42下载
- 积分:1
-
cr
说明: Cognitive Radio Brain Empowered wireless communication.PDF
- 2009-06-01 10:31:55下载
- 积分:1
-
DBF
说明: 圆阵的波束形成matlab仿真程序,注释清晰!(circle beamforming)
- 2012-04-24 19:26:32下载
- 积分:1
-
STBC_MIMO_code
STBC MIMO 通信的代码,模拟了不同SNR下的BER。代码中,有注释说明(STBC MIMO communication code to simulate the BER in the SNR. Code, there are explanatory notes)
- 2012-05-24 17:31:33下载
- 积分:1
-
genetic
基本遗传算法的MATLAB实现,可自行调试参数(genetic algorithm)
- 2011-08-24 14:44:27下载
- 积分:1
-
newhuff
算数编码,能够实现对图片或矩阵的算数编码程序。(some code of math)
- 2014-11-14 09:07:19下载
- 积分:1
-
newton-iteration
matlab编写,牛顿迭代法以及二分法等数值积分方法(numerical integration methods matlab prepared Newton iteration dichotomy)
- 2013-05-01 04:56:33下载
- 积分:1
-
Wiener-filter-design
维纳滤波器设计,改变滤波器阶数N和信号长度取值L,观察两者对实验结果影响(Wiener filter design, changing the order of the filter length N and the signal value L, were observed both on experimental results)
- 2015-03-23 10:40:21下载
- 积分:1
-
SIFT
运用sift特征点提取算法提取特征点,用matlab实现图像拼接。(Feature extraction algorithm using sift feature point extraction, using matlab image mosaic.)
- 2014-01-14 17:33:20下载
- 积分:1
-
rafson-num
A code for Newton-Rafson root Finder in matlab.
The program was defined to find the roots of function y=z^3-1
- 2009-07-01 20:33:18下载
- 积分:1