CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab bch

搜索资源列表

  1. bch_encode

    0下载:
  2. 原创:用matlab仿真bch算法,经过调试可以正常运行-originality : BCH Matlab simulation algorithms, can debug uptime
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1202
    • 提供者:风帆
  1. matlabrc

    0下载:
  2. Bch码编译码仿真程序,可以直接在Matlab环境下运行-Bch CODE simulation program can be directly run under Matlab environment.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1569
    • 提供者:武刚
  1. RS_BCH_channelcoding

    0下载:
  2. RS-BCH REED SOLUMEN 信道编码纠错码算法,用MATLAB编程-RS-BCH Reed SOLUMEN channel coding algorithm for error-correcting codes, using MATLAB programming
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2551
    • 提供者:陈丹
  1. RS_BCH_decode

    0下载:
  2. 这是对于RS和BCH进行译码的matlab实现-This is for the RS and BCH decoding for the Implementation of Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2483
    • 提供者:杨帅
  1. RS_BCH

    1下载:
  2. RS码和BCH码译码的MATLAB源文件,可以作为C代码的参考
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2504
    • 提供者:gaocheng
  1. RS_BCH

    0下载:
  2. Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R14SP1 Required Products: Communications Toolbox Descr iption: simulation of binary bch decoding algorithm for bch(n, k) with t bits error c
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:2551
    • 提供者:joy
  1. curve_of_bch_code

    2下载:
  2. bch码的编解码及信能曲线绘画结果,基于matlab实现
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:1105
    • 提供者:wubaishan
  1. RS_BCH

    0下载:
  2. bch 编码的matlab源程序 可以参考
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3414
    • 提供者:凌风
  1. BCH_Emluator

    0下载:
  2. BCH码仿真,全matlab程序,对信道编码的人很有帮助。
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:2833
    • 提供者:michael
  1. Reed-Solomon和BCH码Matlab仿真

    0下载:
  2. 所属分类:源码下载

    • 发布日期:2011-04-17
    • 文件大小:2238
    • 提供者:yinzhe
  1. BM

    0下载:
  2. The Berlekamp-Massey algorithm is an efficient algorithm for determining the linear complexity of a finite binary sequence sn of length n. The algorithm takes n iterations, with the Nth iteration computing the linear complexity of the subsequence sN
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:636
    • 提供者:Maor Karisi
  1. DVBS2Codes

    0下载:
  2. dvb-s2 error control coding -dvb-s2 code matrix and a ref-test fig
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-07
    • 文件大小:17242
    • 提供者:李青青
  1. BCH-Code

    0下载:
  2. 通过MATLAB仿真实现对编译码的纠错控制。-The error correction of encoding and decoding is realized by MATLAB simulation.
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:1066
    • 提供者:xiaoshizi
  1. bch_en_decode

    1下载:
  2. 利用matlab,实现信息通讯中的BCH编码(Using MATLAB to implement BCH coding in information communication)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:一一一222
  1. bch编码matlab实现

    1下载:
  2. 详细讲解bch编码过程及matlab实现,有程序代码,可运行,
  3. 所属分类:文档资料

  1. matlab实现bch编码

    1下载:
  2. matlab实现bch编码,包括编码原理讲解和程序代码,代码已调试可运行。
  3. 所属分类:文档资料

  1. 实验6-BCH循环码的编码与译码的matlab实现 (1)

    0下载:
  2. 对BCH实现的matlab纠错实现。。。。。,,,,。(Implementation of BCH implementation of MATLAB error correction)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:9216
    • 提供者:思域
  1. Untitled

    1下载:
  2. BCH编译码,基于MATLAB,给定码长和纠错能力进行结果分析(BCH coding and decoding)
  3. 所属分类:matlab例程

  1. hhh

    1下载:
  2. (1) 数据源:随机产生752*8bit作为数据源 (2) 按照DTMB的能量扩散初始相位和生成多项式来产生伪随机数据并对原始数据源进行加扰 (3) 加扰后的数据直接进行解扰,观察误码率的值,验证加扰算法 (4) 按照DTMB标准构造BCH(1023,1013)来实现BCH(762,752)信道编码器和解码器,并观察其误码率是否为0来验证其正确性。 (5) 最后把能量扩散和BCH编码级联,接收端把BCH解码和解扰级联,观察其误码率,验证正确性。(((1) Source: randomly gen
  3. 所属分类:matlab例程

    • 发布日期:2019-03-07
    • 文件大小:1024
    • 提供者:hahaha1997
  1. RS_BCH

    1下载:
  2. 本压缩包收集了较为经典的几种关于BCH和RS编译码的matlab程序,以及通信系统的仿真等。供大家参考学习,搬运整理而得(This compression package collects several classical matlab programs about BCH and RS coding and decoding, as well as the simulation of communication system. For your reference and study, ha
  3. 所属分类:通讯编程

    • 发布日期:2019-05-14
    • 文件大小:110592
    • 提供者:xuebiao
« 1 2 3 45 »
搜珍网 www.dssz.com