搜索资源列表

  1. fec_vb

    0下载:
  2. viterbi译码 卷积编码 硬判决 软判决-Adaptive viterbi decoder is used for decoding codes of long constraint length, Where as viterbi decoder is used for decoding short constraint lengths. In order to minimize power consumption and BER
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:大周
  1. 34567

    0下载:
  2. 卷积码的编译码。信源为随机产生数,进行软判决译码。-And decoding convolutional codes. Source of random numbers, soft decision decoding.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:韩丹丹
  1. viterbi

    0下载:
  2. 针对卷积码的维特比译码,其中可以用于软判决译码也可以用于硬盘决译码-viterbi decoder
  3. 所属分类:3G开发

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:yuzhen
  1. convolutional-code-and-decode

    0下载:
  2. 卷积编解码,包括软判决和应判决,测试已通过-viterbi decode
  3. 所属分类:编程文档

    • 发布日期:2024-05-21
    • 文件大小:179200
    • 提供者:闫铭
  1. MMSE_detection_2x2

    0下载:
  2. 评估2X2MIMO系统线性MMSE检测的硬判决和软判决性能,仿真了瑞利衰落信道。-Linear MMSE detection system to assess 2X2MIMO hard decision and soft-decision performance, simulated Rayleigh fading channels.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:孙学超
  1. awgn_matlab

    0下载:
  2. 仿真BPSK调制在AWGN信道下分别使用卷积码和不使用卷积码的性能,其中,卷积码的约束长度为7,生成多项式为[171,133],码率为1/2,译码分别使用硬判决译码和软判决译码。-Simulation BPSK modulation and convolutional code are not used convolutional codes in AWGN channels, where the constraint length o
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:godzillu
  1. viterbi_dec

    0下载:
  2. 维特比译码器,判决方式为软判决,用S-function编写,希望对大家有所帮助。- Viterbi decoding S-function
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:曹君逸
  1. CP_Qary_decoding

    0下载:
  2. MIMO系统下软判决译码-Soft decision decoding of MIMO systems. . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:通讯编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:douer
  1. simulation_main

    0下载:
  2. MIMO系统线性规划的 译码算法,其中译码运用软判决方式进行-MIMO decoding algorithm for linear programming system, including the use of soft-decision decoding way
  3. 所属分类:通讯编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:douer
  1. TB_IMGVITDEC

    0下载:
  2. 对图像加入白噪声干扰,用维特比译码进行去扰,分别用硬判决和软判决,显示出的图像可以看出不同的效果-White noise is added to the image, performed using Viterbi decoding descrambling, respectively, with the hard decision and soft decision, showing the different effects can
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:林森
  1. (7-4)HammingDecoding

    0下载:
  2. (7,4)汉明码译码性能程序,内含性能曲线图,包括未编码、硬判决、软判决、SPA迭代译码算法。-(7,4) Hamming decoding performance program, containing the performance curves, including non coding, hard decision and soft decision, SPA iterative decoding algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:21504
    • 提供者:icehan
  1. 20150129

    0下载:
  2. 利用Matlab编写调用自带卷积编码译码函数,实现硬判决与软判决的比较,基础、简单、易上手。-Using Matlab write call comes convolution coding and decoding functions to achieve hard decision and soft decision comparison, basic, simple and approachable.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:杨玉
  1. Convolutional-code

    0下载:
  2. 卷积码的编码过程,维特比译码的硬判决和软判决,等效基带模型的仿真,包括QAM调制和PSK调制-Convolutional code encoding process, the Viterbi decoding hard decision and soft-decision, equivalent baseband model simulation, including QAM modulation and PSK modulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:52224
    • 提供者:xgwx
  1. QAM_Mod_SoftDemod

    0下载:
  2. BPSK,QPSK,16QAM,64QAM调制,以及软比特提取,软比特信息输入译码器,进行软判决译码。-BPSK, QPSK, 16QAM, 64QAM modulation and soft bit extracting, soft bit information input to the decoder and conduct soft-decision decoding.
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:queen
  1. Conv_encodeaaViterbi_decode

    1下载:
  2. 卷积编码,QAM解调器的软比特信息输入viterbi译码器进行软判决译码。-Convolution coding, the soft bit information QAM demodulator input viterbi decoder and soft decision decoding.
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:queen
  1. ViterbiDecoder

    0下载:
  2. 卷积码Viterbi译码,包括软判决和硬判决,别人上课的程序-Convolutional code Viterbi decoding, including soft decision and hard decision, others school programs
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-21
    • 文件大小:54272
    • 提供者:郑鹏
  1. 8003-MaC

    0下载:
  2. 16位维特比软判决。16QAM. 信号传输,解码-16 Viterbi soft decision. 16QAM.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:水彬
  1. communication-system-simulation

    0下载:
  2. matlab实现软判决维特比译码,比较软判决和应判决的误码率-soft demodulation and viterbi decoding through MATLAB
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:1501184
    • 提供者:郑承昊
  1. LLR--BP

    0下载:
  2. LDPC码的软判决译码算法,概率域LLR—BP算法,其中,概率信息以对数似然比的形式表示。-The decoding algorithm of LDPC . The LLP-BP algorithm of probability field,in which,the probability informationv expressed by the form of log likelihood ratio.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:玄川鹤
  1. adsp-2191_viterbi_decoder

    0下载:
  2. ADSP-219x Viterbi Decoder.zip中的文件可部署1/2速率维特比解码器,输入为软判决输入-his directory contains an example ADSP-2191 single-core subroutine that implements a soft decision half-rate, soft-decision, GSM Viterbi decoder.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:王望
« 1 2 3 4 56 7 »

源码中国 www.ymcn.org