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

搜索资源列表

  1. hen_qg73

    0下载:
  2. 利用matlab针对图像进行马氏距离计算 ,LDPC码的完整的编译码,线性调频脉冲压缩的Matlab程序。- Using matlab to calculate the Mahalanobis distance for the image, Complete codec LDPC code, LFM pulse compression of the Matlab program.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-14
    • 文件大小:5778
    • 提供者:成信
  1. busaness

    0下载:
  2. 数字喷泉码的编码matlab代码及编译码说明,编码代码附录在文后-Digital fountain code coding matlab code and compiled code, code after the code in the appendix
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:585728
    • 提供者:CXRkggf@538210
  1. wc221

    0下载:
  2. 是本科毕设的题目,LDPC码的完整的编译码,课程设计时编写的matlab程序代码。- The title of the commercial is undergraduate course you Complete codec LDPC code, Course designed to prepare the matlab program code.
  3. 所属分类:matlab

    • 发布日期:2017-12-12
    • 文件大小:7451
    • 提供者:李志江
  1. tydp

    0下载:
  2. 用MATLAB实现turbocode编译码过程,信道为高斯信道,-MATLAB turbocode decoding process, channel for a gaussian channel,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-18
    • 文件大小:6144
    • 提供者:akyectovz
  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. wa814

    0下载:
  2. 真的是一个好程序,LDPC码的完整的编译码,matlab编写的元胞自动机。- Really is a good program, Complete codec LDPC code, matlab prepared cellular automata.
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:6144
    • 提供者:刘海文
  1. semanxizs

    0下载:
  2. ofdm信道编码和译码的源代码,用matlab实现 不错的源码-Ofdm channel coding and decoding of the source code, matlab source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-13
    • 文件大小:76130
    • 提供者:apray
  1. TurboCoder_Decode_13

    0下载:
  2. 包括完整的Turbo码编码和译码程序,可用于实验仿真和教学。主文件为一个测试文件,仅对一个Turbo码字进行译码。-The uploaded matlab files including the Turbo code encoding and decoding programs can be used for simulations and teaching. The main file is a test file, which only decodes one Turbo codeword.
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:10240
    • 提供者:YangThrone
  1. dectding

    0下载:
  2. 一些关于信道编译码的Matlab源代码,国外一所大学的matlab编译码解答-About channel decoding of Matlab source code, a foreign university compiled code solutions, Matlab,
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:75776
    • 提供者:Anmataan
  1. CRC

    2下载:
  2. crc编码、译码、检错、可视化界面,界面友好,可操作性强,MATLAB(CRC encoding, decoding, error detection and visual interface)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-19
    • 文件大小:17408
    • 提供者:司波达也
  1. queue

    0下载:
  2. ofdm信道编码和译码的源代码,用matlab实现 不错的源码(Ofdm channel coding and decoding of the source code, matlab source code)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-23
    • 文件大小:75776
    • 提供者:azeauhqd
  1. MHEVNNI7

    0下载:
  2. 数字喷泉码的编码matlab代码及编译码说明,编码代码附录在文后(Digital fountain code coding matlab code and compiled code, code after the code in the appendix)
  3. 所属分类:系统编程

    • 发布日期:2017-12-15
    • 文件大小:667648
    • 提供者:icodtcse
  1. full

    0下载:
  2. 根据TCHFS信道的技术标准,用MATLAB语言编写程序模块,实现编译码模块功能(According to the standard TCHFS channel technology, MATLAB language program modules, realization of decoding module function)
  3. 所属分类:图形图象

    • 发布日期:2017-12-23
    • 文件大小:172032
    • 提供者:uqa%409328
  1. 卷积码

    0下载:
  2. 在awgn信道下卷积码的性能仿真,利用的是matlab自带的译码函数。(Product performance simulation code in AWGN channel)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-30
    • 文件大小:15360
    • 提供者:marklei
  1. 123

    0下载:
  2. MATLAB霍夫曼Huffman编码译码GUI界面设计(MATLAB Hoffman Huffman encoding and decoding GUI interface design)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:14336
    • 提供者:祝祥亚
  1. LdpcM

    0下载:
  2. LDPC码的编码译码,用matlab实现(This repository provides matlab implementations for LDPC codes)
  3. 所属分类:3G/4G开发

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:三年以后
  1. viterbi

    0下载:
  2. viterbi译码算法,接近matlab自带程序,供大家学习使用(viterbi decoding algorithm, close to the matlab comes with the program for everyone to learn to use)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:小江王
  1. 计算机通信仿真课程设计

    0下载:
  2. BPSK与模拟通信系统相比,数字调制和解调同样是通过某种;在大多数情况下,数字调制是利用数字信号的离散值去;三种数字调制方式在抗干扰噪声能力和信号频谱利用率;2BPSK调制原理;二进制相移键控(BPSK)是利用基于MATLAB中的BPSK误码性能研究; MATLAB提供了卷积码的convenc和相应的Viterbi译码函数vitdec,可以快速地得到编译码的结果。(BPSK compared with the analog communication system, digital modul
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:48128
    • 提供者:BBT995
  1. eqfality

    0下载:
  2. RS编译码器的DSP实现,首先用MATLAB仿真,最后在DSP上实现()
  3. 所属分类:数值算法/人工智能

  1. 第六七章通信原理仿真

    0下载:
  2. 一.PCM编译码脉冲编码调制(PCM)是现代语音通信中数字化的重要编码方式。利用MATLAB语音实现语音信号的脉冲编码调制(PCM)仿真,可以为硬件电路实现提供理论依据。通过仿真展示了PCM编码实现的设计思路及具体过程,并加以进行分析。(Pulse encoding modulation (PCM) is an important way of modern digital encoding in speech communication. To realize the pulse modula
  3. 所属分类:游戏

    • 发布日期:2018-01-09
    • 文件大小:353280
    • 提供者:yumujun
« 1 2 ... 42 43 44 45 46 4748 49 »
搜珍网 www.dssz.com