CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - galois

搜索资源列表

  1. Galois_Theory

    0下载:
  2. 剑桥经典数学科学书籍系列----伽罗华理论-Cambridge classic series of books on mathematics-Galois Theory
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:220921
    • 提供者:余简
  1. LinearAlgebrainGaloisFields

    0下载:
  2. To invert a square Galois array, use the inv function. Related is the det function, which computes the determinant of a Galois array.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1277
    • 提供者:薛良
  1. Galois_Field_Computation_in_MATLAB

    1下载:
  2. 一篇很好的关于如何利用MATLAB软件对伽罗华域中的向量进行各种计算的文献-A good conference on how to use MATLAB to compute vector of Galois field
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:120463
    • 提供者:zonk
  1. gflib

    0下载:
  2. GFLIB - C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. 该函数库广泛用在网络编码和信道编码中。-GFLIB- C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. The library is widely used in network coding and channel coding.
  3. 所属分类:Algorithm

    • 发布日期:2016-11-06
    • 文件大小:30237
    • 提供者:aurora yang
  1. 6_PNseq_07

    0下载:
  2. WALSH CODES AND THEIR PSEUDOALEATORY SEQUENCES - INTRODUCTION - THE REPRESENTATION AS ELEMENTS OF THE EXTENS GALOIS FIELDS - THE PSEUDORANDOM SEQUNCE GENERATORS MPLEMENTATION - MAXIMAL SEQUENCE (M-SEQUENCES) - GOLD CODES - KASAMI CODE
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:260958
    • 提供者:megr3z
  1. ecadd

    0下载:
  2. point addition of elliptic curve over galois field
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:372753
    • 提供者:ravishankar
  1. ecmul

    0下载:
  2. point multiplication of elliptic curve over galois field
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:372741
    • 提供者:ravishankar
  1. Galois.theory

    0下载:
  2. Artin M. Galois theory (2ed, London, 1944)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1408317
    • 提供者:testorgc
  1. lagrang

    0下载:
  2. 实现拉格朗日插值算法,针对实数域和伽罗瓦域两个方面的。-Lagrange interpolation algorithm to achieve, for the real number field and Galois field of two aspects.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:789
    • 提供者:intrepid2009
  1. galois

    0下载:
  2. Matlab code for Galois field
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:10764
    • 提供者:Gaurav
  1. galiosfield

    0下载:
  2. generation Galois filed and adding and multiplying
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1679
    • 提供者:xhunterxx
  1. RSdecoder_BMalgoritmus

    0下载:
  2. 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 symb
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2395
    • 提供者:jjjura
  1. gf

    0下载:
  2. 一种在代数结构中的常用算法,对于伽罗华域的各种计算,非常适合各种编码算法-Algebraic structure of a common algorithm, for a variety of computing Galois field, ideal for a variety of coding algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5984
    • 提供者:chendong
  1. multiplication-inverse-program

    0下载:
  2. 伽罗瓦域中2^8变换乘法逆运算的matlab程序-Galois field multiplication of 2 ^ 8 inverse transform of the matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:568
    • 提供者:liuchengyi
  1. Generate_GF2

    0下载:
  2. This a matlab implementation for generating the Galois field as well as the polynomial generator.-This is a matlab implementation for generating the Galois field as well as the polynomial generator.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1263
    • 提供者:sandy
  1. test

    0下载:
  2. crc check implementation, galois fiels illusteation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1040
    • 提供者:ciba
  1. ReedSolomon

    0下载:
  2. 非常实用的RS编译码程序。原理可以参考Sklar写的《数字通信》。-See "Digital Communications" by Sklar as the reference for this. These MATLAB scr ipts answer questions 8.3- 8.7, but using similar methods you might by hand. Includes generating Galois Field addition and multiplicat
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8056
    • 提供者:Chao
  1. Mixminion-0.0.5.2.tar

    0下载:
  2. You should not need to change anything beyond this point. * The first part of the file implements linear algebra in GF. * gf is the type used to store an element of the Galois Field. * Must contain at least GF_BITS bits. * * Note: unsi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:349175
    • 提供者:kdcroger
  1. GaloisFieldCoding

    0下载:
  2. Implement of Galois Field operations and decoding process of BCH code and Reed-Solomon codes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-12
    • 文件大小:236162
    • 提供者:Joshua
  1. RLS_2

    0下载:
  2. L identication consiste à appliquer des signaux de perturbation à l entrée d un système (ceux-ci peuvent être de type binaire aléatoire ou pseudo-aléatoire, galois, sinus à fréquences multiples...) et en analyser la sortie dans le but d obtenir
  3. 所属分类:Algorithm

搜珍网 www.dssz.com