登录
首页 » matlab » Chien搜索BCH译码算法

Chien搜索BCH译码算法

于 2021-04-23 发布
0 223
下载积分: 1 下载次数: 1

代码说明:

说明:  %inverstable inverse_tb = gf(zeros(1, t+1), m); for i=1:t+1, inverse_tb(i) = alpha^(-i+1); end; %chien's search lambda_v = zero; accu_tb=gf(ones(1, t+1), m); for i=1:n, lambda_v=lambda*accu_tb'; accu_tb = accu_tb.*inverse_tb; if(lambda_v==zero) error(1,n-i+1)=1; else error(1,n-i+1)=0; end end found = find(error(1,:)~=0)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • systemofemployer
    完整的一个系统实例,关于职工的信息方面,很有借鉴意义。(Complete example of a system, information on employees, great reference.)
    2010-09-10 10:03:25下载
    积分:1
  • openpiv_Matlab_24Sep2009
    很好的粒子图像测速(PIV)Matlab代码,在Matlab R2010a 下测试通过(Good particle image velocimetry (PIV) Matlab code, tested under Matlab R2010a)
    2010-05-07 16:22:55下载
    积分:1
  • perf_evaluation
    ROOT MEAN SQUARE, PSNR, PFE MATLAB FILES
    2011-07-04 20:58:49下载
    积分:1
  • facefftprotected
    Fourier Spectra for Face Recognition
    2010-01-07 14:16:30下载
    积分:1
  • 00668163
    an article about a model of dvr
    2011-05-11 05:07:47下载
    积分:1
  • UTD-mutual
    用UTD方法分析电大导体表面上缝隙天线间的互耦(UTD mutual coupling analysis method used on TV antenna gap between the surface of the conductor)
    2013-12-05 19:25:49下载
    积分:1
  • error-code
    周武扬的编码理论,非常详细,包括汉明码、卷积码、差错控制编码等等。(the error code of zhou wu yang,very good,include hamming code,error chontrol code.)
    2015-02-03 11:52:55下载
    积分:1
  • DUMP
    裕兴FC磁盘式学习机全功能自动DUMP卡带ROM软件源码!!!!!!!!!!!!!!!!!!!!!!!!!(Yuxing FC disk-based learning machine fully functional automatic cassette DUMP ROM software source code)
    2013-12-17 14:03:36下载
    积分:1
  • optimization-program
    无约束一维极值/无约束多维极值/约束优化/非线性最小二乘优化/线性规划/整数规划/二次规划/遗传优化算法等对应的matlab程序(Unconstrained one-dimensional extremal/unconstrained multidimensional the pole/constrained optimization/nonlinear least squares optimization/linear programming/integer programming/Quadratic Programming/genetic optimization algorithm matlab program)
    2013-01-06 21:06:25下载
    积分:1
  • DG-using-PGSA
    plant growth simulation algorithm to find minimum power loss values
    2013-04-10 02:47:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载