CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - convolutional 2 1 2

搜索资源列表

  1. MODULATOR

    7下载:
  2. 发射,接收通信系统仿真。 1.卷积编码,解码; 2.16QAM,2FSK,2ASK,2PSK调制,解调; 3.误码曲线和误码率计算。-Fired, receiving communication system simulation. 1. Convolutional encoding, decoding 2.16QAM, 2FSK, 2ASK, 2PSK modulation, demodulation 3. BER curves and BER calculation.
  3. 所属分类:Other systems

    • 发布日期:2014-12-25
    • 文件大小:332588
    • 提供者:Arsram
  1. Vitebi

    2下载:
  2. 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:791772
    • 提供者:wylie
  1. Binary_convolutional_codes

    1下载:
  2. 能够测试不同码率(1/2,1/3)的卷积码在awgn信道下的性能-To test different bit-rate (1/2, 1/3) convolutional codes in awgn performance under channel
  3. 所属分类:Other systems

    • 发布日期:2016-11-20
    • 文件大小:5270
    • 提供者:priscilla
  1. juanji

    0下载:
  2. 基于simulink的(2,1,2)卷积码在二进制对称信道中的系统仿真-Based on simulink the (2,1,2) convolutional codes in the binary symmetric channel of the system simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:3494
    • 提供者:丁寅
  1. 8aryQAM

    0下载:
  2. scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding. Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision and soft decison decoding is used. -scr ipt for computing BER with Binary Conv
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2752
    • 提供者:Asfia
  1. viterbi

    0下载:
  2. 引入(2,1,7)卷积码对信道输出信号的影响,并作出信噪比等图像。-The introduction of (2,1,7) convolutional code on the output signal of the channel and make the image SNR.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8366
    • 提供者:amy
  1. (2-1-3)C

    0下载:
  2. C语言实现(2,1,3)的卷积码的编码与译码-Convolutional code to achieve the C language
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1946
    • 提供者:水水菁
  1. matlb_viterbi

    0下载:
  2. (2,1,2)卷积码链路仿真,采用viterbi译码算法,采用m语言编写,并非直接调用matlab内部函数,有助于对viterbi译码算法的理解-(2,1,2) convolutional code link simulation using viterbi decoding algorithm using m language, not directly call matlab internal function, contribute to the understanding of vite
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:7517
    • 提供者:logic
  1. xin

    0下载:
  2. Viterbi的matlab仿真,是基于FPGA的设计。。参数为(2,1,7)的卷积码设计-Viterbi matlab simulation, FPGA-based design. . (2,1,7) convolutional code design parameters
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1594
    • 提供者:zhoujingkun
  1. convolutional_codes

    0下载:
  2. The source code simulating the encoder and decoder of a rate 1/2 systematic convolutional code using the Maximum Likelihood Viterbi algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:3913
    • 提供者:tsaga
  1. ECC

    0下载:
  2. You are expected to produce a program to implement the Viterbi decoding algorithm for the widely used (2, 1, 6) convolutional code with generator matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1309
    • 提供者:Joekids
  1. 212juanjima

    0下载:
  2. (2,1,2)卷积码编硬译码matlab程序,适合学习信道与编码的初学者-(2,1,2) convolutional code encoding hardware decoding matlab program for learning channel coding for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:13256
    • 提供者:浪荡子
  1. juanjibianma

    0下载:
  2. 该程序能实现(2,1,3)卷积码的编码,程序运行后,输入码字即可得到卷积码输出。-The program can achieve (2,1,3) convolutional code encoding, the program runs, the input code can be obtained by convolution code output.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:593
    • 提供者:毕云
  1. convolutional-code

    2下载:
  2. (1) 在c或matlab环境下实现卷积码编码模块,并嵌入实验一的通信链路中,要求编码模块有一定通用性可以设定约束长度、卷积码抽头系数; (2) 设定约束度分别为7、9的1/2卷积码,仿真分析这些码的硬判决译码性能、绘制误码性能曲线,对比不同约束度下卷积码的性能,分析译码复杂性; (3) 设定约束度为7的1/2卷积码,进行无量化软判决译码,仿真分析比较软硬判决译码性能; (4) 设定约束度为7的1/2卷积码,量化比特分别为3、4、5、6,仿真分析比较量化对误码性能的影响; (5)
  3. 所属分类:Other systems

    • 发布日期:2016-11-20
    • 文件大小:2048
    • 提供者:刘介园
  1. 802.11a simulink

    2下载:
  2. 基于WiFi 802.11a协议的无线通信系统的开发 端到端的802.11a的物理层,自适应调制,前向纠错码,ofdm传输,高斯白信道仿真 Viterbi解码等(End-to-end 802.11a physical layer * All mandatory and optional data rates: 6, 9, 12, 18, 24, 36, 48, and 54 Mb/s * BPSK, QPSK, 16-QAM, 64-QAM modulations * Forwa
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:928768
    • 提供者:swust_hy
  1. Variety Identification of Single Rice Seed

    0下载:
  2. Variety Identification of Single Rice Seed Using Hyperspectral Imaging Combined with Convolutional Neural Network Zhengjun Qiu 1,2, Jian Chen 1,2, Yiying Zhao 1,2, Susu Zhu 1,2, Yong He 1,2 ID and Chu Zhang 1,2,*
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1038336
    • 提供者:razibaz
搜珍网 www.dssz.com