matlab表格极差,matlab中极差归一化处理rscore函数无法使用,是怎么回事?

08b05ce0d596c72a04d00d75c1365631.gif

2016-6-10 17:12:12 上传

下载附件 (15.05 KB)

这是怎么回事

这是怎么回事

2..不输入rscore函数的源代码,直接使用,会出现

[R,xmin,xrang]=rscore(x)

错误使用 rscore

Not enough input arguments.

3.MATLAB 文件帮助: rscore,是这样写的。

The core function in Reed-Solomon decode.

MSG = rscore(CODE, K, TP, M, POW_M, T2) decodes a single codeword

vector CODE using the Reed-Solomon decoding technique. The message length

is K. The complete (and correct) list of all members in GF(2^M) is

in TP. The code word length is provided in POW_M, which equals

2^M - 1. The decoding result is provided in the output variable MSG.

[MSG, ERR] = rscore(CODE, K, TP, M, POW_M, T2) outputs the error

detected in the decoding.

[MSG, ERR, CCODE] = rscore(CODE, K, TP, M, POW_M, T2) outputs the

corrected codeword in CCODE.

NOTE: Unlike all of the other encoding/decoding functions,

this function takes exponential input instead of regular input for

processing. For example [-Inf, 0, 1, 2, ...] represents

[0 1 alpha, alpha^2, ...] in GF(2^m). There are 2^M elements in

GF(2^M). Hence, the input CODE represents 2^M * (2^M - 1) bits of

information. The decoded MSG represents 2^M * K bits of information.

To speed computation, no error-checking is placed in this function,

all input variables must be present.

没有看明白。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值