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

搜索资源列表

  1. ctc-matlab

    3下载:
  2. 传统的卷积码和Turbo码直到今天仍有广泛的应用,但是在信息传输中都有一个明显的缺点,为了克服这个缺点,IEEE802.16d/e中引入了CTC(Convolutional Turbo Code)编码方案,该MATLAB代码完成了CTC码的编码与译码等过程,很有价值的^_^
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:9.48kb
    • 提供者:rainley
  1. DF

    0下载:
  2. 协作通信,一个最基本的decode and forward程序。用卷积码和viterbe译码。可以作为复杂程序的原型-Collaborative communications, a basic decode and forward procedures. With convolutional codes and decoding viterbe. Complicated procedures can be used as a prototype
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:11.83kb
    • 提供者:张松
  1. TURBO

    0下载:
  2. 用matlab实现的TURBO码编码。编码器由两个RSC卷积编码器构成-TURBO achieved with matlab coding. RSC encoder by the two convolutional encoder constitute
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-24
    • 文件大小:1.07kb
    • 提供者:eric
  1. convolution_code_decode

    1下载:
  2. matlab实现卷积码编码译码(2,1,6)-matlab coding decoding convolutional codes achieve (2,1,6)
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-21
    • 文件大小:1.44kb
    • 提供者:zhaoxuemin
  1. juanjiviterbi1

    1下载:
  2. viterbi卷积码编码、译码,调试通过,可以直接使用-viterbi convolutional code encoding, decoding, debugging through, you can directly use
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:5.92kb
    • 提供者:LEMONLI
  1. coding-and-decodin-of-convolutional

    1下载:
  2. matlab编的卷积码的编译码程序,译码算法用的是维特比算法-coding and decoding of convolutional
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-23
    • 文件大小:20.15kb
    • 提供者:华建
  1. OFDMsoftdecoding

    1下载:
  2. OFDM系统,有(2,1,7)卷积码编码,分组交织,viterbi译码-OFDM system, there are (2,1,7) convolutional code encoding, packet intertwined, viterbi decoding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-28
    • 文件大小:80.45kb
    • 提供者:huwedavid
  1. code-interleaver-decode

    0下载:
  2. (2,1,3)卷积码编译码程序。 每行代码有说明,方便阅读 -(2,1,3) convolutional code encoding and decoding procedures. Has made it clear that every line of code to facilitate reading
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:1.57kb
    • 提供者:以琳
  1. Chapter9

    0下载:
  2. 现代通信原理第九章程序代码,不错的程序,初学习者很好的程序-The Slepian-Wolf (SW) cooperation proposed in [1] is probably the first practical cooperative scheme that implements the idea of compress-and-forward. Through the exploitation of efficient distributed source coding (
  3. 所属分类:3G develop

    • 发布日期:2017-04-07
    • 文件大小:7.04kb
    • 提供者:史志举
  1. Chapter10

    0下载:
  2. 现代通信原理第十章程序代码,不错的程序,初学习者很好的程序-The Slepian-Wolf (SW) cooperation proposed in [1] is probably the first practical cooperative scheme that implements the idea of compress-and-forward. Through the exploitation of efficient distributed source coding (
  3. 所属分类:3G develop

    • 发布日期:2017-04-02
    • 文件大小:997.71kb
    • 提供者:史志举
  1. const_ldpccc_mat

    0下载:
  2. Low density parity check matrix-Descr iption A program written for generating LDPC matrix in the as pattern as discussed in the research paper , " Time varying periodic convolutional codes with low density parity check matrix" by Alberto
  3. 所属分类:3G develop

    • 发布日期:2017-03-31
    • 文件大小:1.6kb
    • 提供者:lydia
  1. juanjima

    0下载:
  2. 主要关于卷积码的程序实现,有源代码及运行结果。-Convolutional codes is mainly concerned with the program, source code and operating results.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:32.33kb
    • 提供者:弥玥
  1. viterbiDecoderConvolutionalCode

    0下载:
  2. Viterbi decoder for nonsystematic convolutional code. The encoder could be designed arbitrary through the generate matrix and parameter k. The number of row of generate matrix is output bits, and collom is constraint length. Parameter k is the number
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:2.7kb
    • 提供者:studenter
  1. CDMA

    0下载:
  2. 本设计选取CDMA通信系统中的接入信道部分进行仿真与分析。首先,通过学习相应的理论知识,熟悉接入信道实现的过程,对每一步的原理有了较深的理解,同时,也对MATALB软件进行熟悉和了解,对MATLAB软件中的SIMULINK部分及其内部的CDMA模块用法和参数设置进行熟悉,然后运用MATLAB软件对接入信道部分进行设计,并逐步地对各个模块进行分析、仿真与验证。目的是通过毕业设计工作熟悉现代无线通信系统的基本构成与基本工作原理,重点掌握卷积编码、块交织和码扩展等相关编码技术,并能将这些技术应用实际系
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:346.05kb
    • 提供者:xxxmmmccc
  1. ofdm1

    0下载:
  2. 利用卷积编码和BPSK调制方式,关于高斯白噪声信道下信噪比与比特误码率关系的Simulink仿真-The use of convolutional coding and BPSK modulation on the Gaussian white noise channel ,the relationship between SNR and bit error rate using Simulink simulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:7.67kb
    • 提供者:何林
  1. mccdmaoneuserCE

    0下载:
  2. This Matlab program simulate one user Convolutional coding MC-CDMA on Multi path fading channel -This Matlab program simulate one user Convolutional coding MC-CDMA on Multi path fading channel
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:1.83kb
    • 提供者:almamori
  1. cyclicpbskok

    0下载:
  2. Multi-user CDMA system block diagram in Simulink AND CONVOLUTIONAL CODE WITH PBSK MAPPS IN SIMULINK MATLAB
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-15
    • 文件大小:7.2kb
    • 提供者:koko
  1. RAKE_BER_CONVENC_QPSK

    0下载:
  2. *Demonstrate convolutional encoding and decoding *Simulate BER for QPSK and BPSK, plot and then **compare the result with the theoretical value. *compare SER of the Rake and ML. – Symbols are taken randomly from QPSK. – Run the simulation for
  3. 所属分类:3G develop

    • 发布日期:2017-03-23
    • 文件大小:6.93kb
    • 提供者:inbustrious
  1. OFDM

    0下载:
  2. 基于卷积码,AWGN信道的OFDM系统仿真-Based on convolutional codes, AWGN channel OFDM system simulation
  3. 所属分类:3G develop

    • 发布日期:2017-04-02
    • 文件大小:1.58kb
    • 提供者:Luke WU
  1. 基于MATLAB的OFDM仿真设计实验报告

    3下载:
  2. 包含有数字通信课程实验大作业报告与代码。完成的OFDM的收发包含:1.卷积编码、2.自动增益控制、3.极大似然判决、4.QPSK收发、5.帧检测等,代码在MATLAB2016b环境下编译通过(It contains the report and code of the experiment assignment for the course of digital communication. The completed OFDM transceiver includes: 1. convolut
  3. 所属分类:通讯编程

    • 发布日期:2020-10-06
    • 文件大小:930kb
    • 提供者:濒一
« 12 3 »
搜珍网 www.dssz.com