CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - matlab encoding

搜索资源列表

  1. RS_Code

    1下载:
  2. (31,25)RS编码及解码matlab程序-(31.25) RS encoding and decoding procedures Matlab
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6972
    • 提供者:phoenix
  1. fountaincode

    5下载:
  2. 数字喷泉码的编码matlab代码及编译码说明,编码代码附录在文后-code encoding and the encryption code Matlab note, coding code in the text after the Appendix
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:587746
    • 提供者:王锋
  1. Cdma2k

    0下载:
  2. cdma2000的上行链路的仿真,包括编码,发送,信道,解码,rake接收等功能,完全是matlab仿真。-cdma2000 uplink simulation, including encoding, sending, letters, decoding, rake receiver functions is completely Matlab simulation.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:85134
    • 提供者:qiuwenlei
  1. RayleighGolaycoding

    0下载:
  2. Matlab simulation for Rayleigh fading channel.(with Golay encoding and decoding). Modulation method is BPSK. Provide BER curve.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:Gao Jun
  1. RS.rar

    4下载:
  2. RS编译码的MATLAB仿真,每句程序后都附有解释说明,RS encoding and decoding of the MATLAB simulation, every process is accompanied by explanatory notes
  3. 所属分类:Communication

    • 发布日期:2015-11-30
    • 文件大小:862
    • 提供者:许靓
  1. reed_solomon_code

    0下载:
  2. reed solomon coding and encoding
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:762
    • 提供者:alper
  1. hamming

    0下载:
  2. Hamming码编译码的算法及实现 海军工程大学电子工程学院学报-Hamming code encoding and decoding algorithm and the realization of the Naval University of Engineering School of Electronic Engineering Journal
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:92851
    • 提供者:peng
  1. BCH

    0下载:
  2. 一种BCH码编译码的实现 一种用可编程逻辑器件和单片机实现BCH码编、译码的方案-Encoding and decoding a BCH code with the realization of a single-chip programmable logic devices and for the realization of BCH codes, decoding of the program
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:31121
    • 提供者:peng
  1. Wimax

    2下载:
  2. wimax 标准中码率为1/2,码长为2304 的ldpc码的硬件实现编码及译码算法-wimax standard rate of 1/2, code length 2304 of the ldpc code encoding and decoding algorithm for hardware implementation
  3. 所属分类:Communication

    • 发布日期:2016-07-14
    • 文件大小:20007
    • 提供者:zhangyang
  1. MNC

    0下载:
  2. 实现LDPC编码和译码,利用C语言编写,在matlab环境中画性能曲线。-Realize encoding and decoding of LDPC codes
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:208155
    • 提供者:刘明华
  1. pcm

    2下载:
  2. 语音编码中A律pcm编码、译码的matlab仿真-Speech Coding A law pcm encoding, decoding matlab simulation
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:2384
    • 提供者:593038945
  1. MATLAB

    0下载:
  2. 语音编码中A律pcm编码、译码的matlab仿真-Speech Coding A law pcm encoding, decoding matlab simulation
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:4468
    • 提供者:593038945
  1. 0912.1020

    0下载:
  2. Performance Evaluation of WiMAX (802.16) Using Different Encoding Schemes
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:674026
    • 提供者:shahzad
  1. LTMATLA

    2下载:
  2. 介绍了喷泉码中LT 码的编码译码过程,提供了详细的MATLAB 仿真代码和说明. 通过对三种不同度分布的LT 码进行性能仿真,并对仿真结果进行了分析,同时也对LT 码和Raptor 码进行了适当的比较.-Encoding of LT codes decoding process of fountain codes, and provide a detailed MATLAB simulation code and descr iption. Performance simulation, and
  3. 所属分类:通讯编程

    • 发布日期:2013-10-13
    • 文件大小:664212
    • 提供者:李腾飞
  1. cc1_matlab

    0下载:
  2. 基于Matlab的循环码的编码与译码,内附源码的详细注释及其编译码的过程-Matlab code based on the cycle of encoding and decoding, containing detailed notes and source coding and decoding proce-Matlab cyclic code encoding and decoding, enclosing the source detailed notes of the encoding
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:76094
    • 提供者:
  1. dds_matlab

    0下载:
  2. 利用Matlab软件编程实现DDS(直接数字频率合成技术)。设时钟的频率为固定值f_C,在CLK的作用下,如果按照0000,0001,0010,…,1111的地址顺序读出ROM中的数据,即表1中的幅值编码,其正弦信号频率为f_01;如果每隔一个地址读一次数据(即按0000,0001,0100,…,1110顺序),其输出信号频率为f_02,且f_02将比f_01提高一倍,即f_02=2f_01;其余类推。这样,就可以实现直接数字频率合成器的输出频率的调节。-Matlab software prog
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:13542
    • 提供者:tom ke
  1. LDPC

    0下载:
  2. 在MATLAB下对LDPC的编译码。比较基础,用以理解。-In the encoding and decoding of the LDPC MATLAB. Basis of comparison for understanding.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:13306
    • 提供者:Mountain
  1. channelcoding

    0下载:
  2. 信道编码里几种编码方式的matlab程序,希望帮到大家。-Channel coding in several encoding matlab program, I hope to help everyone.
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:25837
    • 提供者:李文郑
  1. ldpc_toolkit_1_1.tar

    0下载:
  2. this is encoding code for matlab good for everyone to check it , it will work
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:30720
    • 提供者:arsi
搜珍网 www.dssz.com