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

Chien搜索BCH译码算法

于 2021-04-23 发布
0 192
下载积分: 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 个回复

  • bianbuchang
    自适应滤波变步长Lms归一化算法的仿真实现程序(simulation in lms normolized algorithm)
    2010-11-16 16:55:10下载
    积分:1
  • High-embedded-chaos-load-series
    说明:  高嵌入维混沌负荷序列预测方法研究 对混沌理论的又一次研究(High load embedded chaotic series prediction)
    2011-04-06 13:34:04下载
    积分:1
  • VC++callsM
    说明:  压缩包内含有VC++中调用Matlab .m函数编译后的动态链接库和VC++中调用Matlab .m函数编译后的对应c函数(Compressed packets contain VC++ Calling Matlab. M function compiled dynamic link library and VC++ Calling Matlab. M function compiled function corresponds to c)
    2008-12-05 10:27:22下载
    积分:1
  • MATLAB
    数值分析及其MATLAB实验。对学习matlab很有帮助,可以复制参考程序呀!(Numerical analysis and MATLAB experiments. Useful for learning matlab reference program can copy it!)
    2012-10-18 11:20:22下载
    积分:1
  • view2dm123
    View a SMS .2dm mesh file in MATLAB using patch
    2010-11-18 07:17:15下载
    积分:1
  • gying
    关于MATLAB线性规划的程序,给大家分享一下,希望大家多多指导.(on MATLAB linear planning process, to share with you, I hope Members can guide.)
    2006-07-27 11:58:40下载
    积分:1
  • mako
    solutions to linear systems numerical analysis
    2012-11-30 19:45:09下载
    积分:1
  • QPSK
    这是我一自己编写的 通信系统的 QPSK的基本调制 有需要的朋友看看吧(This is what I have written a communication system for QPSK modulation of the basic right to see a friend in need)
    2011-11-04 17:12:48下载
    积分:1
  • Asign_2_b
    We see from the graphs , that as the number of samples increased, the estimation gets better. As now for increased number of samples , variance of estimators are reduced. So, we get better estimation.
    2013-05-02 02:47:27下载
    积分:1
  • particle
    粒子滤波的MATLAB程序,是当今最新的非线性滤波算法(Particle filter MATLAB procedures, is the latest non-linear filtering algorithm)
    2008-03-12 10:53:05下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载