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

搜索资源列表

  1. matlabpcmA13.rar

    0下载:
  2. 简单易懂的A-Law(13-segment) PCM的源代码,encode 的过程,适合初学者,Easy-to-read A-Law (13-segment) PCM source code, encode process, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:866
    • 提供者:g
  1. rs.rar

    0下载:
  2. 使用matlab软件写的一个实现rs译码的小程序,适合初学看看,rs decode and encode
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1555
    • 提供者:zhanyongzhi
  1. matlab-picture

    0下载:
  2. 用罗曼三性编码方法对图形进行编码,matlab源程序。-With the Roman three coding methods to encode graphics, matlab source code.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:2901
    • 提供者:吃错药
  1. aacmatlab

    0下载:
  2. codec video mpeg 4 matlab include encode and decode video avi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:53088
    • 提供者:khi
  1. rs-encode-theory

    1下载:
  2. RS纠错码原理及其实现,很详细,内容很基础,也附带源码matlab实现-RS error-correcting code theory and implemented in great detail, the content is very basic, but also comes with source code to achieve
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1039475
    • 提供者:xu
  1. DES

    0下载:
  2. 本程序基于matlab实现DES算法的加密。-DES encode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5771
    • 提供者:ldh
  1. huffmanprogram

    0下载:
  2. 用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4529
    • 提供者:李添翼
  1. matlab

    0下载:
  2. 香农编码,为已知的序列概率,用香农编码进行编码.-Shannon coding sequence for the known probability of encoding used to encode the Shannon.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:70862
    • 提供者:mao
  1. Turbo

    0下载:
  2. 基于matlab的Turbo码仿真,并绘出BER曲线-Turbo decode and encode by matlab
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1017
    • 提供者:dingyuqing
  1. Channel_Encode_AWGN_channel

    1下载:
  2. AWGN信道环境下,信道编码的性能分析(包括误码率BER和开销即运行时间),运用了Hamming Code Golay Code Circle Code and Converlute Code-channel encode including Hamming Code Golay Code Circle Code and Converlute Code in AWGN channel
  3. 所属分类:matlab例程

    • 发布日期:2013-10-13
    • 文件大小:31830
    • 提供者:Hongyuan Li
  1. encode

    0下载:
  2. rs编码函数在matlab编译环境下的实现-rs encoding function in the matlab compiler environment to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1138
    • 提供者:xiaotian
  1. pwrscode

    0下载:
  2. 這是一套完整的OFDM模擬系統並結合了rs CODE去進行編碼-This is a complete OFDM simulation system and a combination of rs CODE to encode
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:16506
    • 提供者:劉家源
  1. G729

    0下载:
  2. The rar folder contains the G.729 matlab code for encode and decode
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:521748
    • 提供者:Jaganathan
  1. Project1

    0下载:
  2. Encode/decode to ldpc-blockcode
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:122270
    • 提供者:Danny
  1. encode

    0下载:
  2. 这是一个虹膜识别检测的matlab程序,程序很完整-This is an iris recognition matlab testing procedures, the procedures are complete
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:900
    • 提供者:汤继生
  1. encode-decode

    0下载:
  2. simple encode decode source code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1653
    • 提供者:HH
  1. RSA-Encode-and-Decode

    0下载:
  2. 本软件利用matlab开发的一个具有交互界面的软件,主要功能为RSA的加密、解密功能,简单易懂,富有详细代码-This software is developed using a matlab interface software, the main function for the RSA encryption and decryption functions, easy to understand, full of detailed code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:18526
    • 提供者:stephen
  1. LDPC

    0下载:
  2. 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:14993
    • 提供者:吴健
  1. HSDPA-ENcode

    1下载:
  2. TD-SCDMA HSDPA 下行HS-DSCH HS-SCCH HS-SICH物理层编码,包括CRC编码,turbo编码,bit分离,速率匹配,bit加扰,交织和物理信道映射的MATLAB仿真。main文件为Encode_HS_SCCH.m Encode_HS_DSCH.m Encode_HS_SICH.m-TD-SCDMA HSDPA downlink HS-DSCH HS-SCCH HS-SICH physical layer coding, including the CRC encod
  3. 所属分类:3G develop

    • 发布日期:2017-04-06
    • 文件大小:119229
    • 提供者:刘笑
  1. encode

    0下载:
  2. 信息论中的霍夫曼编码以及费诺编码的基础编码(HUOFUMAN encode Fanocode)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:yaodongqing
« 12 3 4 5 »
搜珍网 www.dssz.com