搜索资源列表
Hmatrix.rar
- LDPC编码中构造H矩阵的生成函数,用c实现,有兴趣的可以,LDPC coding structure of the generating function matrix H, with c realization interested can
matrix.h
- 定义Matrix矩阵类,定义矩阵类头文件matrix.h-Matrix matrix class definition, define matrix class header file matrix.h
LDPCGirth4Test
- 对于Ldpc码,测试其校验矩阵H有无4环的存在,避免因为存在4环影响性能-For Ldpc code, test whether the check matrix H of the existence of loop 4, loop 4 to avoid because of the impact of performance
util
- in addition to array.h, image.h and matrix.h
matrix
- 这是matrix.h头文件,可以方便那些想在vc中使用矩阵等运算的用户。-This is matrix.h header files, you can facilitate those who want to use the matrix and other operations vc users.
52021866ldpc_ber
- 应用c语言生成校验矩阵H,对于初学者有很多的好处-C language generation applications check matrix H, there are many benefits for the beginner
FIR-Matrix
- file:mblms23.m-performs two by three source separation with multipath multichannel blind equalization with two sources and three sonsors by Russell H.Lambert 1995 Must use multichannel ISI as performance measure (instead of MSE, SIR) beca
CamInfo
- 本程序是基于opencv开发的计算机视觉类遥感图像处理程序,使用了bmpFile.h类进行图像的相关操作包括图像的读取、控制点坐标的提取等,Matrix.h类用于控制点坐标以及相机定标参数的解算-failed to translate
52021866ldpc_ber
- 应用c语言生成校验矩阵H,对于初学者有很多的好处-C language generation applications check matrix H, there are many benefits for the beginner
6100010GallagerH
- 用matlab 生成规则的LDPC码的校验矩阵H-Matlab to generate regular LDPC code check matrix H
matrix
- 矩阵类模板Matrix<Type>是专门为线性代数中矩阵而设计的一个模板类,具体的函数声明与定义可以参见“matrix.h。见测试文件 matrix_test.cpp,功能如下: Matrix<Type> m 创建一个空矩阵 Matrix<Type> m2(m1) 创建矩阵 m2的拷贝 m1 Matrix<Type> m(r,c,x) 创建常数矩阵 Matrix<Type> m(r,c,a) 通过数组创建矩阵
H-weighted
- 用来解决带有加权的半定规划问题,求最近关联矩阵-H-weighted Nearest Correlation Matrix Testing example
cacode
- Hi I like to integrate GPS and INS using kalman filter to predict the position of a vehicle. first of all i like to use GPS sensor readings with kalman filter . I have read lot of research papers for that purpose but I donot know how
Calculation-of-H-Matrix
- 计算了环形天线阵收发的信道容量,接受和发送端的天线个数可以用户自己定义-Calculate the H matrix of the UCA
Numericalandnon-numerical
- 该文档是粟塔山在2015年出版的《数值与非数值分析VC++类库》全部源代码,还有最新的库文件matirxVCDLL.dll、matirxVC.Lib、头文件matrix.h、绘图文件Plot.exe,在VC++中引用这些文件,可以用来进行矩阵运算和绘图。-This document is published in Tashan millet in 2015, " the value of the non-numerical analysis VC++ library" all
WorldCamera
- 调用opencv的cvFindHomography函数求得H矩阵,再利用利用cvInvert求得H的逆矩阵,最后,选取图像上的像素点,利用cvMatMul(Ma, Mb, Mc)求出其结果矩阵。-The cvFindHomography call opencv function matrix H is obtained, and then use use cvInvert determined inverse matrix H, and finally, the pixels on the i
matvixfor
- Generate a regular LDPC code research matrix H, the adults number (bigger is better) for half the number of columns
wekgkt-the-provided
- LDPC研究者MacKay提供的校验矩阵H及对应的生成矩阵G,其中H行重为6(LDPC check matrix H provided by researchers MacKay and corresponding to the generator matrix of G, the weight of 6 H)
H矩阵读取程序
- 通过文本文档读取矩阵,并存储为二重指针。(Read the matrix and store it as a double pointer.)
H生成
- 用MATLAB实现LDPC校验矩阵H的构造(The construction of LDPC check matrix H with MATLAB)