matlab求助

VanMatrix=gf(zeros(w)+1,q);这句不明白求助gf()函数作用及使用方法,小菜鸟一个……分数不多谢谢大家。希望有中文回答,最好讲一下加和华域的作用... VanMatrix = gf(zeros(w)+1,q); 这句不明白
求助gf()函数作用及使用方法,小菜鸟一个……
分数不多 谢谢大家。
希望有中文回答,最好讲一下加和华域的作用
展开
 我来答
fyg26856469
2010-03-12 · TA获得超过697个赞
知道小有建树答主
回答量:140
采纳率:0%
帮助的人:208万
展开全部
x_gf = gf(x,m) creates a Galois field array from the matrix x. The Galois field has 2^m elements, where m is an integer between 1 and 16. The elements of x must be integers between 0 and 2^m-1. The output x_gf is a variable that MATLAB recognizes as a Galois field array, rather than an array of integers. As a result, when you manipulate x_gf using operators or functions such as + or det, MATLAB works within the Galois field you have specified.

Note To learn how to manipulate x_gf using familiar MATLAB operators and functions, see Galois Field Computations. To learn how the integers in x represent elements of GF(2^m), see How Integers Correspond to Galois Field Elements.

x_gf = gf(x,m,prim_poly) is the same as the previous syntax, except it uses the primitive polynomial prim_poly to define the field. prim_poly is the integer representation of a primitive polynomial. For example, the number 41 represents the polynomial D^5+D^2+1 because the binary form of 37 is 1 0 0 1 0 1. For more information about the primitive polynomial, see Specifying the Primitive Polynomial.

x_gf = gf(x) creates a GF(2) array from the matrix x. Each element of x must be 0 or 1.
俊永翼F
高粉答主

2020-06-16 · 说的都是干货,快来关注
知道答主
回答量:8.1万
采纳率:3%
帮助的人:3814万
展开全部
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式