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

搜索资源列表

  1. gafmax

    0下载:
  2. % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 %
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3036
    • 提供者:mmcc
  1. DCTpcm_code

    1下载:
  2. 子块DCT变换编码/帧内预测编码DPCM,基于JPEG量化矩阵的量化与反量化-block DCT encoding / decoding predictive coding DPCM. JPEG quantization matrix based on the quantitative and anti - quantization
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1597
    • 提供者:田彬
  1. MDSQ

    0下载:
  2. 基于标量量化的图像多描述编码(MDSQ)是提高信息传输质量的一种有效方法,本程序利用Matlab 工具在处理矩阵上的灵活性,实现了MDSQ 算法, 并通过解码后的图像证明该方法良好的多描述性能。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:298009
    • 提供者:shanyingying
  1. v-blast4x4_dast

    0下载:
  2. v-blast4x4_dast程序,用于mimo信道闭环系统中,加入旋转矩阵贺信道dast编码,用于提高信道容量和误比特性能
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16394
    • 提供者:徐加磊
  1. ldpc_code

    1下载:
  2. qc—ldpc编码的matlab源码,分为好几个版本,small文件夹里的支持小的稀疏矩阵,large文件夹里的支持较大的稀疏矩阵。test文件为顶层
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:70184
    • 提供者:孙彦
  1. cnv_encd(g,k0,input)输出二进制卷积编码序列

    0下载:
  2. cnv_encd(g,k0,input)输出二进制卷积编码序列,g是卷积吗的生成矩阵。-cnv_encd(g,k0,input)determines the output sequence of a binary convolutional encoder g is the generator matrix of the convolutional code
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:624
    • 提供者:李银银
  1. DCVS2009_Kang

    2下载:
  2. 基于Matlab的压缩感知视频编码程序。DCVS的最新理论算法程序。稀疏矩阵采用BWHT(沃尔什-哈达玛矩阵),重构算法用GPSR。-Matlab-based video compression perceptual coding process. DCVS the latest theoretical algorithm program. Sparse matrix with BWHT (Walsh- Hadamard matrix), reconstruction algorithm wit
  3. 所属分类:matlab例程

    • 发布日期:2013-11-16
    • 文件大小:1023183
    • 提供者:洋子
  1. linear_code

    1下载:
  2. 线性码,包含生成矩阵,冗余校验矩阵,编码,译码,十进制二进制转换-linear code, including generate matrix, parity check matrix, syndrome decoding, decimal to binary converter and so on.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:111162
    • 提供者:李文
  1. ldpc

    13下载:
  2. ldpc码在AWGN信道下的性能仿真。包括geth.m,getG.m,H2G.m,decode.m,BER.m按传统的编码方案编码,生成H矩阵后转化为G矩阵,编码后送入高斯信道。仿真得到BER性能-ldpc codes in the AWGN channel performance simulation. Including geth.m, getG.m, H2G.m, decode.m, BER.m coded according to the traditional encoding sch
  3. 所属分类:matlab例程

    • 发布日期:2012-11-08
    • 文件大小:69101
    • 提供者:熊路
  1. LDPC

    19下载:
  2. ldpc编码,随机生成H矩阵,LLR-BP算法译码,有我详细的注解,非常详尽-ldpc coding, randomly generated H matrix, LLR-BP decoding algorithm, with my detailed notes, very detailed
  3. 所属分类:matlab例程

    • 发布日期:2013-03-23
    • 文件大小:29409
    • 提供者:haha
  1. LDPCBSN

    1下载:
  2. LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8047
    • 提供者:天天
  1. huffman

    0下载:
  2. 基于matlab矩阵形式的huffman编码-Matrix based on the huffman coding matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:86595
    • 提供者:testdianshe
  1. tryMatrixEncoding

    0下载:
  2. 这是一个矩阵编码的仿真程序,可以验证编码结果-It s a matrix encoding program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:675
    • 提供者:Francis
  1. Desktop

    0下载:
  2. MATLAB实现(7,4)汉明码编码 生成矩阵可以更改有注释 方便更改-MATLAB implementation (7,4) hamming code generator matrix can be changed easily to change a comment
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1186
    • 提供者:gyb1
  1. snmf

    2下载:
  2. 稀疏非负矩阵分解,稀疏非负矩阵分解(SNMF)在线形稀疏编码理论的基础上将大量数据分解成正稀疏分量的一种算法-SNMF,Sparse non-negative matrix factorization
  3. 所属分类:matlab

    • 发布日期:2016-01-09
    • 文件大小:1024
    • 提供者:LX
  1. 基于高斯消去的LDPC编码程序

    2下载:
  2. 基于高斯消去的LDPC编码程序 改程序主要是将一个一般的校验矩阵化成下三角矩阵,再根据后向递推公式直接得到校验比特值-Of LDPC codes based on Gaussian elimination procedure
  3. 所属分类:matlab例程

    • 发布日期:2013-06-14
    • 文件大小:593
    • 提供者:何仙姑
  1. SPIE2011_stego_design_v0.9

    0下载:
  2. 信息隐写 构造完美矩阵编码嵌入 SPIE2011_stego_design_v0.9-Information steganography construct the perfect matrix coding embedded
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:18683248
    • 提供者:zhang
  1. matlab代码LDPC校验矩阵

    1下载:
  2. LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.
  3. 所属分类:matlab例程

    • 发布日期:2014-02-25
    • 文件大小:591891
    • 提供者:testsb
  1. LDPC编码译码程序

    0下载:
  2. LDPC编码译码程序,包括矩阵生成....
  3. 所属分类:matlab例程

    • 发布日期:2017-04-24
    • 文件大小:11346
    • 提供者:limin@qq.com
  1. LDPC编码

    1下载:
  2. 分别为AWGN信道模型下BPSK调制的程序;AWGN信道模型下BPSK调制LDPC编码的程序;AWGN信道模型下BPSK调制、采用具有不同列重的构造矩阵进行LDPC编码的程序;AWGN信道模型下BPSK调制、采用不同的迭代译码次数进行LDPC编码的程序。(LDPC coding program for AWGN channel)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-08
    • 文件大小:149504
    • 提供者:maxwwx
« 12 3 4 »
搜珍网 www.dssz.com