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

搜索资源列表

  1. CRC_codes

    1下载:
  2. 通信系统的仿真,CRC是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, CRC is an error-correcting code that can be used in communications, this example is based on the Matlab program can be used for actual simulation!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1848
    • 提供者:陈榧
  1. Simulationolinearblockcodes

    0下载:
  2. CRC纠错原理及其Matlab仿真,]CgC(Cyclical Redundancy c融jcin蛰糖薹l:冗务搜验碡是一砖赣要娉践往分缀码,通过多磺式聚法撩溅错误,是在数撼逶髂争数撩 压缩中广泛应蘑的裣褥棱验的循环码。-CRC error correction theory and Matlab simulation,] CgC (Cyclical Redundancy c sugar into hibernation jcin Carex l: redundant works are f
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:209142
    • 提供者:oyy
  1. c9

    0下载:
  2. 基于matlab的CRC奇偶校验的实现,可以直接在matlab中运行-Matlab based on the CRC to achieve parity, you can run directly in matlab
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:949
    • 提供者:谢玮霖
  1. CRC

    0下载:
  2. C R C 校验实用程序库在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。-CRC checksum utility library in data storage and data communication fields, in order to ensure data is correct, will have to adopt a means of error detection.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:2698
    • 提供者:王平
  1. CRC

    0下载:
  2. cyclic redudndancy check program in mat lab
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:9333
    • 提供者:gaurav
  1. crc_rs_inv

    1下载:
  2. CRC和RS的组合编码,自编程序,能正确运行通过。 CRC+RS+交织 编码:计算CRC-->RS-->交织 数据:19byte 21byte 49byte 49byte 解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出 交织以7x7求转置交织,元素以字节为单位,交织深度7字节 数据量:19byte---->49byte(中包) 小包:10byte=
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-15
    • 文件大小:9039
    • 提供者:
  1. RFC_1622_CRC16_m

    1下载:
  2. RFC1662 CRC-16 table generation and CRC checking. Implemented in embedded matlab with scr ipt to test and enable c/c++ code generation. Useful fo check against VHDL/Verilog and other embedded systems to help generate test vectors.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1132
    • 提供者:spaander
  1. crc_en

    0下载:
  2. CRC encoder for adding error detection in the data.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:480277
    • 提供者:Adnan
  1. R_Graphics(CRC2006)

    0下载:
  2. 《R Graphics》是CRC Press 2006年的新书。详细讲解用R语言绘图。(R语言在人工智能、数值分析领域应用越来越广了,大有取代Matlab的趋势,大家不妨学学R语言)-"R Graphics" is published by CRC Press in 2006. It s about how to use R language to plot graphics.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3331096
    • 提供者:Bingmiao Huang
  1. CRCImplement

    0下载:
  2. 信息科学与通信工程中信息论编码中CRC编码的MATLAB程序-Information Science and Communication Engineering in the CRC coded information theory coding procedures MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:347698
    • 提供者:常虹
  1. CRC

    2下载:
  2. 通过学习CRC编码原理,本部分建立了SIMULINk模型,实现了CRC编译码。-in this part we build the simulink modol of the encoded and decoded of CRC.we can more understand the code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7855
    • 提供者:jie zhang
  1. MIT-matlab

    0下载:
  2. MIT Matlab教程:INTRODUCTION TO MATLAB — Fall 1999 Thomas F. Weiss Last modification September 9, 1999 1-MATLAB is a programming language and data visualization software package which is especially effective in signal processing and systems anal
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:101407
    • 提供者:Alex Du
  1. crc-daima

    1下载:
  2. 超好的crc编码 与解码 在matlab中实现-Super good crc encoding and decoding is implemented in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:832
    • 提供者:sujiaji
  1. CRC

    0下载:
  2. 在matlab中实现CRC编码功能,代码简洁占用资源率低。-CRC code in matlab functions to implement the code simple and low footprint.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:656
    • 提供者:Riky
  1. LTE_CRC_APPEND

    0下载:
  2. LTE中的CRC添加代码 分逐位运算和逐字节运算(查表法) matlab实现-Appending CRC for data_bits in LTE
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:266678
    • 提供者:陈乐
  1. De_CRC_Bit

    0下载:
  2. matlab环境下的 CRC解码程序,主要是用于无线通信系统中。-The the CRC decoding program in the Matlab environment, mainly used in wireless communication systems.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:668
    • 提供者:会还剩
  1. CRC-8

    0下载:
  2. 本程序能够完成Matlab环境下crc-8 校验码在二进制对称信道中的检错能力-This procedure can be completed in Matlab environment crc-8 checksum binary symmetric channel error detection capability
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:857
    • 提供者:薛小邢
  1. CRC_TURBO_CONVOLUTION

    0下载:
  2. 经典CRC,Tturbo,卷积码C语言实现,在matlab环境下运行,速度比matlab代码高,里面包含测试内容,经典可以用-Classic CRC, Tturbo, convolution codes C language, to run in matlab environment, faster than high matlab code, which contains the contents of the tests, you can use the classic
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-20
    • 文件大小:332800
    • 提供者:闫铭
  1. CRC

    0下载:
  2. MATLAB写的CRC校验编码和解码程序-CRC check code written in MATLAB and the decoder
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:778
    • 提供者:lbh
  1. Code-for-hamingber

    0下载:
  2. Block and CRC Hamming Coder in MATLAB.
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1389
    • 提供者:EmranKhan
« 12 »
搜珍网 www.dssz.com