搜索资源列表

  1. SOVA

    0下载:
  2. 这是log-map或者说是软输出维特比算法的一个实现。-This is the log-map or the soft output Viterbi Algorithm in a realization.
  3. 所属分类:教育/学校应用

    • 发布日期:2024-06-09
    • 文件大小:7168
    • 提供者:逄玉叶
  1. deconvgaijin

    0下载:
  2. 卷积码译码算法改进 实现Conv.(2,1,9)的编码、软判决滑动窗维特比译码,其生成多项式为G0=561(八进制),G1=753(八进制),调制方式为BPSK,信道为AWGN,比较不同的译码深度对译码器性能的影响-convolutional code decoding algorithm to improve achievement Conv. (2,1,9) of the Code, Soft Decision sliding
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-09
    • 文件大小:47104
    • 提供者:李春晖
  1. sovadec

    0下载:
  2. Soft Input Soft Output Viterbi Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:董鹏
  1. sovaIntroduce

    0下载:
  2. 该文章介绍了VITERBI译码软输入软输出(SISO)的算法及实现-The article introduces the VITERBI decoding soft-input soft-output (SISO) algorithm and implementation
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-09
    • 文件大小:1097728
    • 提供者:dina
  1. viterbi-SOVA

    0下载:
  2. 软输出维特比译码算法的C语言详细实现,程序效率高,比MATLAB快多了.-Soft-output Viterbi algorithm realize the C language in detail, procedures efficient and quicker than MATLAB.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:5120
    • 提供者:李华
  1. convolutiondecode

    0下载:
  2. % decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息,并且数据为均值为1的BPSK调制,如果均值为MEAN,那么62,63,103,104行应做相应修改- Decode with soft-input viterbi algorithm hard-decision// k = 4, r = 1/2 input data for the
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:陈富龙
  1. decodeout

    0下载:
  2. 卷积码译码值最终输出算法,输入为软迭代编码输入,输出为软译码输出 即SISO算法。-Convolutional codes decoding algorithm the value of final output, input for the soft-iterative coding input and output for the soft output decoding algorithm that is SISO.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:陈富龙
  1. GSM_Viterbi_soft-detection

    0下载:
  2. 在GSM通信系统中,Viterbi检测是一个及其重要的部分,许多的研究人员在这里花费了大量的心血。参考各种资料,我们总结得出以下Viterbi软输出算法,与传统的硬判决方法相比,可以提高2~3个db的增益:-In GSM communication systems, Viterbi detection is an important part of many researchers here spent a lot of effort.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:戴浩
  1. softinputsoftoutputviterbialgorithm

    0下载:
  2. This is sofe input and soft output programme you can use. Matlab is the similation tool.
  3. 所属分类:编程文档

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:Linda
  1. sova0

    0下载:
  2. SOVA Soft out put viterbi Algorithm
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:Imran
  1. LLR_demodulation

    0下载:
  2. 将多级调制时, 映射到同一符号的不同比特具有不同可靠性的特性引入软输出高阶解调算法中, 推导出一套 简单易行的通用算法, 使得在任何格雷映射方式下, 都能够使用一组相同的两级递推公式计算比特软判决信息。提供了一种 具有低复杂度的通用的高性能软输出高阶解调算法。-Multi-level modulation, the symbols are mapped to the same bit different with differe
  3. 所属分类:GIS编程

    • 发布日期:2024-06-09
    • 文件大小:294912
    • 提供者:李波
  1. H264AVCDecoderLibTestStatic

    0下载:
  2. Simulation of Turbo Encoding and Decoding" A randomly generated information bits are encoded with Turbo Encoder (which uses two RSC Encoders in parallel along with an interleaver) and added with AWG Noise then decoded wi
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-06-09
    • 文件大小:291840
    • 提供者:satya
  1. HPL-2001-246GreatComplexityreduction

    0下载:
  2. Simplified Soft-Output Demapper for Binary Interleaved COFDM with Application to HIPERLAN/2
  3. 所属分类:编程文档

    • 发布日期:2024-06-09
    • 文件大小:162816
    • 提供者:ustad yahoo
  1. EXIT123

    0下载:
  2. EXtrinsic Information Transfer (EXIT) charts are useful for characterizing the convergence properties and the performance of turbo receivers. Turbo receivers are generally constructed from two or more Soft Input Soft Out
  3. 所属分类:界面编程

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:baktha
  1. soft_and_hard_decision_on_viterbi_decoder

    0下载:
  2. With using noisy data and created data, soft and hard decision are made by viterbi decoder
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-09
    • 文件大小:8192
    • 提供者:Cagdas
  1. soft_input_soft_output_Viterbi

    0下载:
  2. SOVADEC is an implementation of the soft input soft output Viterbi algorithm. The algorithm can be called using DEC = SOVADEC( MSG, LLR, TRELLIS, WIN )-SOVADEC is an implementation of the soft input soft output Vi
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:aeou607
  1. RECURSIVEALGORITHMFOREFFICIENTMAPDECODING

    0下载:
  2. Early termination enables powering down parts of the soft-input soft-output (SISO) equalizer and decoder thereby saving power.
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-09
    • 文件大小:104448
    • 提供者:suresh
  1. sisodecode

    0下载:
  2. 软入软出译码算法实现-SISO (soft input ,soft output)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:黄兴
  1. SphereDecoder

    0下载:
  2. 用于MIMO检测的sphere decoder程序- This function implements a soft output sphere decoder. Based on the paper: C. Studer, M. Wenk, A. Burg, and H. Blocskei: "Soft-Output Sphere Decoding: Performance and Implementation
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:bennytang
  1. sova0

    0下载:
  2. This function implememts Soft Output Viterbi Algorithm in trace back mode Input: rec_s: scaled received bits. rec_s(k) = 0.5 * L_c(k) * y(k) L_c = 4 * a * Es/No, reliability value of the channel y: receiv
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:yk
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org