搜索资源列表
test_girth
- 用于测试LDPC码校验矩阵围线长度的c++代码,是构造LPDC码教验矩阵的辅助程序-for testing calibration matrix LDPC Wai length of the c code, Construction is the LPDC code inspection procedures auxiliary matrix
chcap1
- % 信道容量C的迭代算法 % % 函数说明: % % [CC,Paa]=ChannelCap(P,k) 为信道容量函数 % % 变量说明: % % P:输入的正向转移概率矩阵,k:迭代计算精度 % % CC:最佳信道容量,Paa:最佳输入概率矩阵 % % Pa:初始输入概率矩阵,Pba:正向转移概率矩阵 % % Pb:输出概率矩阵 % % C:初始信道容量, r:输入符号数,s:输出符号数 %
MCHOLSK
- 实现矩阵的Cholesky分解,这些程序是用C来编写的.
CcodeofLDPC
- LDPC的c代码 包括编码 解码 加噪声 校验矩阵 生成矩阵-LDPC code, including the c codecs plus noise generated check matrix matrix
c
- 由4X4组成16个按钮矩阵,设计成16个音,可随意弹奏想要表达的音乐。 -Composed of 16 buttons by the 4X4 matrix, designed to tone 16, are free to play the music you want to express.
GirthComputation
- C语言编写的对LDPC校验矩阵环4的计算程序-Compution girth4 of LDPC matrix
GPS--C_Matlab
- 在本 GPS 软件接收机的实现中,主要针对C/A 码的捕获和跟踪算 法进行了C++代码的优化和改进,并在C++环境中调用Matlab 来实现 傅立叶变换的快速计算,将C++和Matlab 有机地结合在一起,提高了软件接收机的处理速度;使用类函数来实现大量的数组和矩阵运算,简化了程序的复杂性,提高了程序的可读性;分析所得到的卫星并从中筛选出四颗卫星来计算用户位置,提高了用户位置的精度。-In the GPS software receiver implementation, mainly
Inverse
- 使用C编写的复数矩阵求逆,使用高斯消去法,已经和matlab结果做过对比,无误-Written in C and the complex matrix inverse, using the Gaussian elimination method, has been done and matlab results contrast, correct
CODE3
- 利用c语言实现移动电话系统的程序:程序首先从数据文件中读取通勤人员,销售人员和周末的有关数据填入三个矩阵,接着用户必须提供以衡量数据权重的整数。把每个矩阵中的数据乘以相应的权值,再将三个带权的矩阵对应元素相加,显示计算后的和矩阵。最后,和矩阵中NUM_TRANSMITTERS个最高值坐标将作为发射器的安放位置显示出来。-Implementation of mobile telephone system program by using C language
Cyuyandaima
- 利用C语言进行GPS网平差的程序设计。包含求逆,矩阵乘积,转置,平差等运算。-failed to translate
xishujuzhen
- c语言中的稀疏矩阵问题以及代码 希望大家喜欢-c language code sparse matrix problems and hope you like
ldpc_matlab
- matlab和c联合编码,运行速度快,可拓展性很强,便于移植其他用处,矩阵可自定义,log—bp译码。-MATLAB and C joint coding, running fast, can be expanded, easy to transplant other useful, matrix can be customized, BP- log decoding.
MatrixZhou_GPS
- 提供C#平台上的各种矩阵操作,对C平台用户大有裨益,可以用于GNSS数据处理。-Offers a variety of matrix operations C# platform, C platform of great benefit to the user, it can be used for GNSS data processing.
XQBDKJK5
- Ldpc的生成以及校验矩阵的生成代码 基于c的()
coiseant
- 用于测试LDPC码校验矩阵围线长度的c++代码,是构造LPDC码教验矩阵的辅助程序()
LDPC_codes-master
- ldpc编解码算法,c++实现,产生校验矩阵(LDPC Encoding and decoding algorithm, C + + implementation, generation of check matrix)