搜索资源列表
Matlab
- function GetParam(Vx,Vy) global gh global gf global gu global gr global gd global gff global gM %global gn
rsfinal
- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
gf
- 一种在代数结构中的常用算法,对于伽罗华域的各种计算,非常适合各种编码算法-Algebraic structure of a common algorithm, for a variety of computing Galois field, ideal for a variety of coding algorithms
inv
- 求素数域GF(p)中元素的逆元(可用于LTE中频域时域ZC序列的转换) 注:Matlab自带的函数gf只支持gf(2^m),本程序p可以支持任意素数。-obtain inverse of the element of prime field GF(p)
inv_GF2_new
- 使用高斯消元法,在GF(2)域上计算矩阵的逆矩阵,比MATLAB自带方法快!-Use Gaussian elimination in GF (2) matrix inverse matrix calculation on the domain, faster than MATLAB own way!