CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 卷积码 matlab 仿真

搜索资源列表

  1. juanji

    0下载:
  2. matlab在通信原理中的应用,信道编码卷积码仿真,希望大家能用得上!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.26kb
    • 提供者:侯雪
  1. conv

    0下载:
  2. matlab 卷积码的仿真,很好很实用 经过了测试的-matlab simulation of convolutional codes
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.11kb
    • 提供者:ddcdc
  1. conv_encoder

    0下载:
  2. 卷积码编码仿真程序,编码速率为1/2;在Matlab环境下仿真,适用于初学者。-Convolutional code simulation program coding, coding rate of 1/2 in the Matlab simulation environment for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:871byte
    • 提供者:wwei
  1. 2BViterbiDecoder

    1下载:
  2. 卷积码的维特比译码仿真,基于MATLAB的一种源代码,很实用的-Convolutional code Viterbi Decoder Simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.41kb
    • 提供者:焦腾
  1. AWGN_RS

    2下载:
  2. 高斯信道下采用RS 卷积码,译码时采用软硬两种判决方法对误码率进行仿真,利用simulink搭建模块,在利用m文件编程调用产生最终结果。-The paper use the RS code in AWGN.And two different of demodem way are used in it.
  3. 所属分类:matlab

    • 发布日期:2015-11-27
    • 文件大小:9.1kb
    • 提供者:小林
  1. gsm_fs

    0下载:
  2. 用matlab实现的GSM TCH/FS系统在高斯信道、瑞利信道的性能仿真,其中用到了循环编码、卷积码、交织码等信道编码知识-Using matlab to achieve GSM TCH/FS system in the Gaussian channel, Rayleigh channel performance simulation, which uses a loop encoding, convolutional codes, interleaving codes channel cod
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:36.7kb
    • 提供者:王肖肖
  1. gsm_efs

    0下载:
  2. 用matlab实现的GSM TCH/EFS系统在高斯信道、瑞利信道下的性能仿真,其中用到了循环编码、卷积码、交织码等信道编码技术-Using matlab to achieve GSM TCH/EFS system in the Gaussian channel, Rayleigh channel the performance of simulation, which uses a loop encoding, convolutional codes, interleaving codes c
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:13.46kb
    • 提供者:王肖肖
  1. LogMAPdecoder_HTM

    0下载:
  2. 经典的卷积码的Log_MAP译码算法matlab仿真实现-A classical Log_MAP decoding algorithm of convolutional code is relized by matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5.13kb
    • 提供者:李霞
  1. procedure_orgit

    1下载:
  2. 卷积码仿真程序,matlab仿真,得到误码率曲线,在不同码率和生成码字下对应不同的纠错能力,反应在误码率曲线上-Convolutional code simulation program, matlab simulation, bit error rate curves obtained at different bit rate and generate the next code word corresponding to different error correction capabil
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12.12kb
    • 提供者:linan
  1. juanjima

    0下载:
  2. 卷积码的matlab仿真,经由simulink搭建的系统平台-Convolutional codes matlab simulation platform erected by simulink
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:276.46kb
    • 提供者:lxl
  1. GSM

    0下载:
  2. 实现 AWGN信道下的理论误码特性和仿真误码特性,GSM系统卷积码在AWGN信道的误码特性,GSM系统卷积码在突发信道和AWGN信道的误码特性,GSM系统卷积码和交织编码在突发信道和AWGN信道误码特性-AWGN channel to achieve the theoretical BER performance and simulation of BER performance, GSM system, convolutional code in AWGN channel BER perfor
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.7kb
    • 提供者:wheel
  1. awgnCONVcoding

    0下载:
  2. matlab 卷积码的仿真 很好很实用 经过了测试的-matlab simulation of convolutional codes is very useful after a good test
  3. 所属分类:matlab例程

    • 发布日期:2017-04-13
    • 文件大小:892byte
    • 提供者:ddcdc
  1. viterbi_Decoder

    0下载:
  2. 对卷积码进行译码MATLAB仿真,Hard Decision Viterbi Decoder-Decoding convolutional codes of MATLAB simulation, Hard Decision Viterbi Decoder
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.82kb
    • 提供者:huafeng
  1. rate_1_N_convolution_code

    0下载:
  2. matlab仿真,有关纠错码中卷积码的性能仿真,1/N速率的-matlab simulation, the error-correcting codes in the convolutional code performance simulation, 1/N rate
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:474.65kb
    • 提供者:钱小敏
  1. rate_1_N_convolution_code_BER_curve

    0下载:
  2. 码率为1/3的卷积码的性能曲线仿真,调试可用,MATLAB语言-rate 1/3 Convolutional code ,based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:470.76kb
    • 提供者:yangchen
  1. MATLAB

    0下载:
  2. 卷积码编码译码MATLAB仿真程序,比较详细的源代码-Convolutional coding and decoding MATLAB simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8.03kb
    • 提供者:小遥
  1. last2

    0下载:
  2. 卷积码的仿真及应用,通过matlab仿真过,得到了在不同信道上的性能-Convolutional code simulation and application, through the matlab simulation before, to get the performance in different channel
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:76.24kb
    • 提供者:庄伟
  1. MATLAB

    0下载:
  2. 本代码主要仿真了VO和JZ超过AWGN信道的内存1率1/2卷积码的性能边界。 -VO and JZ bounds on performance of a memory-1 rate-1/2 convolutional code over an AWGN channel
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:730byte
    • 提供者:karen
  1. viterbi_decode

    0下载:
  2. MATLAB下使用viterbi算法进行卷积码的仿真范例。可以用任意配置的卷积码。testConv.m启动仿真,其中用了两种卷积码(一个1/2和一个2/3卷积码)。若要使用硬判决,需修改metric.m文件。其他就没有什么要改的了。解压即可使用。-Under viterbi algorithm using MATLAB simulation examples of convolution codes. Can be used in any configuration of the convolu
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6.84kb
    • 提供者:李刚
  1. IDMA

    1下载:
  2. IDMA,Interleave Division Multiple Access,交织多址仿真。编码方式包括重复码,卷积码,turbo码。(IDMA, interleaved multiple access. Repetition code, convolutional code, turbo code are included.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:8kb
    • 提供者:yason
« 12 »
搜珍网 www.dssz.com