-
rle_encoding
run length encoding in matlab
- 2009-05-11 17:59:49下载
- 积分:1
-
KompresiLZW
LZW text compresion with GUI..input the text compress it with LZW method
- 2010-12-18 19:47:25下载
- 积分:1
-
adaptiveAR
AR自适应滤波器,用Kalman滤波器跟踪AR模型的吸收变化(adaptive AR model,use kalman filter to trace the variance of ar coeffience)
- 2013-09-09 10:18:13下载
- 积分:1
-
leastsquaresmethod
用不加权的递推最小二乘法进行参数估计,用于系统辩适、仿真(Using non-weighted recursive least squares parameter estimation method for systems dialectical relevance, simulation)
- 2007-10-13 10:39:20下载
- 积分:1
-
kmeans
聚类算法 k均值 该算法简单 容易看懂 是基本的算法(kmeans clustering
)
- 2010-12-02 11:54:37下载
- 积分:1
-
chuanre_z
这是这个完整程序中的最后一个,跟下面的数据包结合使用。(This is the complete process of a final, with the following combination of data packets.)
- 2006-06-23 09:34:42下载
- 积分:1
-
myfft2
该程序实现二维的FFT变换,可以对图像做FFT变换,运行速度还可以。(procedures to achieve the two-dimensional FFT transform, the image can be done FFT, can also speed.)
- 2006-06-30 10:40:40下载
- 积分:1
-
shiyan
离散时间信号的变换域分析,求信号的单边Z变换,求Z反变换(Transform domain analysis of discrete time signal, unilateral Z transform for the signal, and inverse Z transform
)
- 2013-09-12 15:09:47下载
- 积分:1
-
jc
说明: matlab实现加汉明窗,矩形窗,并对它们进行傅里叶变换,并实现频谱的分析。(matlab realize Jia Hanming window, rectangular window, and they are subjected to Fourier transform, and to achieve the analysis of the frequency spectrum.)
- 2013-03-11 19:27:30下载
- 积分:1
-
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