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

搜索资源列表

  1. project语音编码

    2下载:
  2. wav声音文件的通过多脉冲激励编码器,长时预测合成新的声音文件-wav sound files through the multi encoder pulse excitation, long forecast synthesis of new voice
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3618673
    • 提供者:交交
  1. adpcm_decoder

    1下载:
  2. 用matlab编写的ADPCM编码和解码.里面包括了编码和解码的m文件.The algorithm is based on IMA ADPCM. -using Matlab prepared by the ADPCM encoding and decoding. They include coding and decoding m documents. The algorithm is based on IMA ADPCM.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2242
    • 提供者:李一
  1. matlab-LDPC

    0下载:
  2. 该文件包括几篇比较关于LDPC编码核心的基础读物,还有关于LDPC开发的MATLAB仿真库和运用该库所进行的一些仿真源码-The documents include a few more LDPC coding on the basis of the core reading, also on the development of the LDPC MATLAB simulation library and use the library for the simulation source co
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:886392
    • 提供者:刘泽凯
  1. DigitaCommunicationsPrinciples

    0下载:
  2. 本文件中包含了很多在通信基本原理中常用的源程序,像各种调制方式,交织方式,编码方式都有很详尽的源程序。非常经典!-this document contains many of the basic principles of communication common source, like various modulation, intertwined, encoding great detail of the source. Very classic!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:527865
    • 提供者:wangziyu
  1. 2Tx_2Rx_STBC_MAP

    1下载:
  2. 该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,设置各种参数 gendatabits.m: 生成原始信息比特数据的程序 conv_encoder.m: 卷积码编码器 interleave.m: 交织器 mod_2Tx_STBC_DFUSC_Convcode.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfect
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:22936
    • 提供者:leon
  1. Turbo--matlab_3GPP

    3下载:
  2. 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 这四个文件是子译码器 interleaver_3GPP.m 3GPP标准的交织器。Turbo.m中可以选择
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2213383
    • 提供者:刘华
  1. Space-TimeBlockCodesSimulation

    0下载:
  2. 空时编码的源码,包含matlab文件,学习空时编码的好资料。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2692
    • 提供者:zhang
  1. yuyingbianma

    0下载:
  2. 里面有五个文件,是我精心收询的语音编码的程序,有用c写的,也有用matlab仿真的
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3058985
    • 提供者:马庆利
  1. MATLAB

    1下载:
  2. LPC编码与解码,有全过程(含仿真源码、wav文件),实际运用已通过!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:87490
    • 提供者:栗子
  1. ldpc_code

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

    • 发布日期:2008-10-13
    • 文件大小:70184
    • 提供者:孙彦
  1. CGHwatermarkmatlabcode

    0下载:
  2. 关于半色调编码计算全息图的信息隐藏Matlab程序的说明: 算法实现主程序为CGHwatermark; 位相恢复函数为phaseSL; 用计算全息记录已知振幅和位相的复波前函数为Hologen; 半色调编码函数为AMhalftone; 嵌入信息的提取直接调用Matlab自带的FFT2函数; 主程序的函数调用关系如下 读入宿主信息和水印信息-----------phaseSL--->Hologen--->AMhalftone(
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1505771
    • 提供者:violetlvsoso
  1. lpc_basedon_matlab

    0下载:
  2. lpc线性预测编码的matlab实现。其中包含原始数据文件和合成语音文件。程序合理易懂。-linear predictive coding of lpc matlab implementation. Which contains the original data file and the synthesized voice files. Procedures reasonably easy to understand.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:251916
    • 提供者:张文文
  1. Huffman

    0下载:
  2. 该仿真程序采用2个码元联合编码的方式对信源数据进行Huffman编码,最后给出了联合编码和单个码元编码以及定长编码的对比分析,并将编码的二进制数据和解码的数据输出为文本文件hcode.txt及hdecode.txt。-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:19306
    • 提供者:xiaonaughty
  1. huffmantree

    0下载:
  2. HUffman编码二叉树算法,能够对图像或文件进行Huffman编码-Huffamn
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:935
    • 提供者:小钱
  1. juanjima

    0下载:
  2. 该文件内含有程序和详细的程序解读,从不同的角度完成统一任务:卷积编码-The document contains the procedures and detailed procedures for reading from a different point of view the fulfillment of the tasks: convolutional coding
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6118
    • 提供者:chenshengli
  1. DIPCodematlab

    0下载:
  2. 图像编码的matlab代码,压缩文件内是matlab代码。-Matlab code for image coding
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5782
    • 提供者:gxc
  1. huffman_encode_and_decode

    0下载:
  2. 自己总结的huffman编解码,其中的源程序对从文件读取的数据进行霍夫曼编码,程序通过了验证-Huffman encode decode
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:13155
    • 提供者:张星
  1. 算术编码实验

    0下载:
  2. 算数编码,包括: 对文件符号进行概率统计,生成编码表; 对文件进行压缩编码; 对文件进行解压缩,比较原始数据和解压后的数据之间是否有损耗。(Arithmetic coding, including: The probability statistics of the file symbols are carried out and the coding table is generated. Compress and encode the file. The file is deco
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:8192
    • 提供者:sjnhj
  1. PCM

    1下载:
  2. 文件包含源代码,能够实现pcm编译码,易于大学生对pcm编码的学习(PCM matlab simulation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:蔡司机
  1. 新建文件夹 (2)

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。每个个体实际上是染色体(chromosome)带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:绝情逆空
« 12 3 4 5 6 »
搜珍网 www.dssz.com