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

搜索资源列表

  1. mtVector

    0下载:
  2. Vector is the basic data structure in MATLAB. It provides easy, fast, effective, and scalable data structures giving programming an algebraic view for data, even for complex data structures. Matlab allows you do develop fast technical solutions. Howe
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9015
    • 提供者:belalsoboh
  1. ForK1

    0下载:
  2. 我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。 输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法? 输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:207621
    • 提供者:Edan
  1. sign_flip

    0下载:
  2. Descr iption Although the Singular Value Decomposition (SVD) and eigenvalue decomposition (EVD) are well-established and can be computed via state-of-the-art algorithms, it is not commonly mentioned that there is an intrinsic sign indeterminac
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2127
    • 提供者:naresh
  1. LDPC_BSN

    0下载:
  2. matlab仿真实现LDPC码编码译码(1/2)-LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:9896
    • 提供者:金宁维
  1. lab2-conv

    0下载:
  2. This does convolution of two sequences in stepwise manner according to normal understanding. sigfold.m:-fips signal 1..and changes n accordingly. sigshift.m:-shifts flipped signal from left to right to cover all overlapping sigmulti.m:-multipli
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2086
    • 提供者:GajenJung
  1. LDPC-Decode

    0下载:
  2. LDPC基本译码算法,Bit-flipping、Sum-product的MATLAB程序-Basic LDPC decode algorithm, Bit-flipping、Sum-product
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1461
    • 提供者:whf
  1. ldpcdecode

    0下载:
  2. sum product algorithm decoding of ldpc
  3. 所属分类:matlab例程

  1. LDPC_Decoder_SPA

    0下载:
  2. LDPC译码器,基于SPA算法,matlab函数。-LDPC decoder, based on sum-product algorithm. a matlab function
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1770
    • 提供者:哈哈哈
  1. LDPC

    0下载:
  2. Parity check bits is computed using sparse LU decomposition, utilizing sparse matrix properties of H. LDPC code decoding is done using iterative belief propagation or sum-product algorithm (SPA). Four versions of SPA decoder are presented.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7207
    • 提供者:nat
  1. Sum-Product-algrithm

    4下载:
  2. 因子图和和积算法的matlab实现,给需要的人用,谢谢你的宝贵建议-factor graph and sum-product algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:495952
    • 提供者:heihei
  1. decodeBitFlip

    0下载:
  2. function vHat decodeBitFlipping(rx, H, iteration) Hard-decision/bit flipping sum product algorithm LDPC decoder rx : Received signal vector (column vector) H : LDPC matrix iteration : Number of iteration vHat : Decoded vector (
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:825
    • 提供者:doocao
  1. decodeLogDomain

    0下载:
  2. function vHat decodeLogDomain(rx, H, N0, iteration) Log-domain sum product algorithm LDPC decoder rx : Received signal vector (column vector) H : LDPC matrix N0 : Noise variance iteration : Number of iteration vHat : Decoded
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1094
    • 提供者:doocao
  1. LDPCANDsemmidecodeProbDomain

    0下载:
  2. function vHat decodeProbDomain(rx, H, N0, iteration) Probability-domain sum product algorithm LDPC decoder rx : Received signal vector (column vector) H : LDPC matrix N0 : Noise variance iteration : Number of iteration -function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:970
    • 提供者:doocao
搜珍网 www.dssz.com