Welcome![Sign In][Sign Up]
Location:
Search - matlab gf

Search list

[Communicationldpc_encode-decode

Description: 基于gf(q)的ldpc编译码程序 matlab-based gf (q) ldpc encryption procedures Matlab
Platform: | Size: 590646 | Author: 屈兰 | Hits:

[Other resourceMatlab

Description: function GetParam(Vx,Vy) global gh global gf global gu global gr global gd global gff global gM %global gn
Platform: | Size: 4480 | Author: yuan | Hits:

[Program docmseq

Description: m序列的生成,包括在有限域GF(p)中的基于不同p取值,不同级数条件下的本原多项式多种选择条件下的m序列生成。-m sequence generation, including in GF (p), the p value based on different, different levels under the conditions of primitive polynomial number of options under the conditions of m-sequences generated.
Platform: | Size: 3072 | Author: 李南 | Hits:

[Communicationldpc_encode-decode

Description: 基于gf(q)的ldpc编译码程序 matlab-based gf (q) ldpc encryption procedures Matlab
Platform: | Size: 590848 | Author: 屈兰 | Hits:

[Othergf2dec

Description: This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that can be used within typical .m file coding. -This code converts a Galois Field array cre ated usin GF (2 ^ m) for a given primitive polynom ial into a decimal array that can be used within t ypical. m file coding.
Platform: | Size: 1024 | Author: 王峥 | Hits:

[matlabMatlab

Description: function GetParam(Vx,Vy) global gh global gf global gu global gr global gd global gff global gM %global gn -function GetParam (Vx, Vy) global gh global gf global gu global gr global gd global gff global gM global gn
Platform: | Size: 4096 | Author: | Hits:

[RFIDLDPC

Description: LDPC码的MATLAB仿真程序,希望对大家有用!
Platform: | Size: 618496 | Author: 邓念 | Hits:

[AI-NN-PRklh

Description: 阐述了人工免疫系统的基本概念"讨论了几种典型的算法"包括基于免疫系统基本机制的免疫算法$基于免疫 特异性的否定选择算法-&--F)@+2G*F*E3 J)F*F*4J3 F,/+I+2G KF@4/5+00123 545*30!&’(.&)*+,+-+./’00123(45*30$+5 J)FJF53@$L.53@ F2*E3 0.+2,12-*+F2 F,+00123 545*30!*E3*4J+-././GF)+*E05.)3@35-)+K3@!51-E.5+00123./GF)+*E0!23G.*+I3.2@ -/F2./53/3-*+F2./GF)+*E05!+00123 3IF/1*+F2.)4./GF)+*E0!&’(<231)./23*MF)=0+>+2*3//+G32*545*30!,1NN4+00123 545O *30.2@5F F2$
Platform: | Size: 2048 | Author: 小蓝 | Hits:

[matlabrsfinal

Description: 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a variety of computing (computing a function of each functional document), RS coding and decoding module module. During the decoding module is divided into modules with computing, error location polynomial calculation module, the error location calculation module, module numerical error. Also includes a special module for testing the validity of each testbache. Complete, detailed and correct
Platform: | Size: 11264 | Author: 栾西 | Hits:

[Communicationgf

Description: hello these matlab files are for galois field.these matlab files can be used for reed-solomon coding
Platform: | Size: 2048 | Author: mrghanavati | Hits:

[AlgorithmRSdecoder_BMalgoritmus

Description: DECODED = RSDEC(CODE,N,K) attempts to decode the received signal in CODE using an (N,K) Reed-Solomon decoder with the narrow-sense generator polynomial. CODE is a Galois array of symbols over GF(2^m), where m is the number of bits per symbol. Each N-element row of CODE represents a corrupted systematic codeword, where the parity symbols are at the end and the leftmost symbol is the most significant symbol. If N is smaller than 2^m-1, then RSDEC assumes that CODE is a corrupted version of a shortened code.-DECODED = RSDEC(CODE,N,K) attempts to decode the received signal in CODE using an (N,K) Reed-Solomon decoder with the narrow-sense generator polynomial. CODE is a Galois array of symbols over GF(2^m), where m is the number of bits per symbol. Each N-element row of CODE represents a corrupted systematic codeword, where the parity symbols are at the end and the leftmost symbol is the most significant symbol. If N is smaller than 2^m-1, then RSDEC assumes that CODE is a corrupted version of a shortened code.
Platform: | Size: 2048 | Author: jjjura | Hits:

[matlabgf

Description: 一种在代数结构中的常用算法,对于伽罗华域的各种计算,非常适合各种编码算法-Algebraic structure of a common algorithm, for a variety of computing Galois field, ideal for a variety of coding algorithms
Platform: | Size: 6144 | Author: chendong | Hits:

[matlabinv

Description: 求素数域GF(p)中元素的逆元(可用于LTE中频域时域ZC序列的转换) 注:Matlab自带的函数gf只支持gf(2^m),本程序p可以支持任意素数。-obtain inverse of the element of prime field GF(p)
Platform: | Size: 1024 | Author: cvb | Hits:

[Otherrsbch

Description: 用matlab对RS 码实现从GF域到数域,matlab产生的RS码是在GF域里面,对其进行译码会用到转到数域-realize galois field to number field for RS code
Platform: | Size: 1024 | Author: lili | Hits:

[OtherRS

Description: 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详
Platform: | Size: 87040 | Author: 马知罕 | Hits:

[Finance-Stock software systemStrategy_GFTD_V2

Description: 广发TD股指期货高频交易策略,matlab实现-GF TD index futures high frequency trading strategies using matlab
Platform: | Size: 4096 | Author: taoaming | Hits:

[assembly languageCh3ExKFGF

Description: FK和GF算法的matlab实现,并通过随机数对算法进行对比测试-FK and GF algorithm matlab implementation, and through the random number algorithm comparison test
Platform: | Size: 3072 | Author: 陈德清 | Hits:

[matlabinv_GF2_new

Description: 使用高斯消元法,在GF(2)域上计算矩阵的逆矩阵,比MATLAB自带方法快!-Use Gaussian elimination in GF (2) matrix inverse matrix calculation on the domain, faster than MATLAB own way!
Platform: | Size: 1024 | Author: DONA | Hits:

[Other多项式GCD

Description: 1。实现,用C/C++和MATLAB,欧几里德算法计算最大公司(GCD)的两个任意多项式在GF(2)。模拟和分析两给定阶数不小(1.Realize, by using c/c++ or Matlab, the Euclidean algorithm to calculate the greatest common division (GCD) for arbitrary two polynomials over GF(2). Simulate and analyze the calculation of the GCD polynomial for two given polynomials with order no less than 5.)
Platform: | Size: 1024 | Author: 我是一只咸鱼 | Hits:

[Algorithmpic1

Description: gf dfd g fgrfg gffdgr
Platform: | Size: 915456 | Author: nass | Hits:
« 12 »

CodeBus www.codebus.net