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

搜索资源列表

  1. demod111

    0下载:
  2. MATLAB中 各种PSK相位编码 已添加为压缩文件 绝对好用-MATLAB in a variety of PSK phase encoding has been added to the compressed file is absolutely easy to use
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:31499
    • 提供者:shangchao
  1. File-upload

    0下载:
  2. 教你如何用编写上传文件的功能,里面包含编码所需要的包,和API文档。-Teach you how to write the uploaded file, which contains the package code and API documentation.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1477947
    • 提供者:吕辉
  1. LDPC

    0下载:
  2. LDPC编码以及译码的matleb仿真文件-LDPC encoding and decoding matleb simulation files
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3696
    • 提供者:佟兴
  1. GSC_MIMO_DFCW_PYNG

    0下载:
  2. FCW+Alpha杂波及利用广义旁瓣相消(GSC)方法的MIMO雷达信号分离算法 注:离散频率编码信号(DFCW)为常用的MIMO雷达信号,该程序需要和“alpha_stable”文件放在同一目录下才可运行-Based on the generalized side-lobe destructively principle of MIMO radar signal separation algorithm MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2013-10-28
    • 文件大小:3135
    • 提供者:冯讯
  1. xitongfangzhen(s-function)

    0下载:
  2. 这是一个通信系统的仿真,是用SIMULINK的S-FUNCTION方式编写的,共有20个M文件,1个DOC文件,本系统的仿真设计到编码、调制、IFFT、上下变频、高斯信道建模、FFT、PAPR抑制、各种同步、解调和解码等模块,每个模块都用详细的代码和注释,并通过了系统性能的仿真验证了系统设计的可靠性,可以直接拿来仿真整个系统,也可来学习各个部分的设计。-This is a communication system simulation, is the S-FUNCTION SIMULINK ap
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:38825
    • 提供者:masong
  1. system_s-function(mimo)

    1下载:
  2. 这是用SIMULINK的S-FUNCTION方式编写的系统仿真代码,系统是基于4G网络的核心技术空时分组编码的MIMO-OFDM通信系统的,涉及到空间分集、时间分集和频率分集的有机结合,包括QPSK调制解调、IFFT调制、控制编解码、基于训练符号的信道估计等通信模块。包括main_STBC_MIMO_OFDM和training_symbol两个M文件和一个DOC文件,对各部分的都有详细的代码和注释。-It is used SIMULINK the S-FUNCTION approach to t
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12959
    • 提供者:masong
  1. Hamming_BPSKbaseband

    0下载:
  2. 汉明编码与BPSK调制误码性能仿真测试的mdl文件-Hamming code with BPSK modulation error performance simulation test mdl file
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:8829
    • 提供者:Deng Xiaoping
  1. wireless-communication

    0下载:
  2. 本论文主要利用MATLAB实现一个简单无线通信系统的仿真,并通过误码率分析系统性能。在文本文件中输入任意字符串(空格或英文字母)作为该通信系 统的信源,经过信源编码、信道编码及信号调制进入信道,信道采用的是瑞利衰落信道,而后对接收到的信号进行解调,完成信道解码、信源解码后,将结果输出到解码文件即信宿中。 -In this thesis, a simple wireless communication system simulation using MATLAB and analyze s
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:350208
    • 提供者:韩晶晶
  1. LT_code

    2下载:
  2. 基于matlab的数字喷泉码LT码理想度分布编码实现。 向往可以对初学者有用。文件格式:m文件,自己运行可以用。-Coding matlab-based digital fountain code LT codes ideal degree distribution. Longing can be useful for beginners. File format: m file, run their own can be used.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-13
    • 文件大小:1723
    • 提供者:cc
  1. LDPC

    0下载:
  2. LDPC编译码算法,主要研究编码效率、帧长与吞吐量的三维关系。文件ldpcBER.m为运行文件,其他文件为函数文件。-LDPC encoding and decoding algorithms, the main research coding efficiency, frame size and throughput 3D. The file ldpcBER.m run the file, other files as a function of the file.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:9475
    • 提供者:candy
  1. DCT中值均值

    0下载:
  2. 1)图像平滑算法程序设计: 2)DCT压缩(保留不同系数),要求显示原图像、压缩后图像的文件大小、压缩比或算术编码压缩
  3. 所属分类:matlab例程

  1. judge

    0下载:
  2. 该代码可以判断一组码字是否为唯一可译性编码,使用方法为将该matlab的m文件放在matlab的搜索路径下,然后在matlab的命令窗口下调用函数judge即可,函数参数为任意个数的码字,注意用单引号括起来。-The code can determine whether a set of codewords uniquely decodable coding, the use of matlab matlab m-file in the search path, and then in the
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:654
    • 提供者:walle
  1. HANMINGCODE

    0下载:
  2. matlab的m文件,是关于汉明码编码的,文件可以直接运行-matlab m-file is on the Hamming code, files can be run directly
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:693
    • 提供者:huanghui
  1. deep-learn-Autoencoder_Code

    2下载:
  2. 深度学习的自编码器MATLAB程序。需根据文档内说明进行相关文件下载并配置-Depth of learning from the encoder MATLAB. To be based on the relevant documents within a document instructions to download and configure
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:16139
    • 提供者:王贺
  1. QAM-and-MSK

    0下载:
  2. 用MATLAB实现通信原理的QAM与MSK编码。两个源码以及用到的自己编写的相关MATLAB函数分别放在相应的文件夹下。-Using MATLAB and MSK communication principle of QAM encoding. Both source and associated MATLAB functions used in their preparation were placed in the appropriate folder.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6097
    • 提供者:lin
  1. LZW

    0下载:
  2. 对于现有文件,实现lzw的编码与译码,注意各文件之间的联系-For existing files, the use of coding libraries, compile and interpret realize barcode
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5089
    • 提供者:李本质
  1. Huffman_code

    1下载:
  2. 自己写的一个基于哈夫曼编码的文件压缩程序,能将文本文件进行压缩处理-To write a Huffman coding based file compression program, can be compressed text files
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:14041
    • 提供者:刘三根
  1. ACO

    0下载:
  2. MATLAB实数编码的蚁群算法源程序,M文件 函数1:f=cos(2*pi.*x).*cos(2*pi.*y).*exp(-((x.^2+y.^2)/10)) 函数2:f=exp(-2*log(2).*((x-0.1)./0.8).^2).*(sin(5*pi.*x)).^6 函数3:f=(3./(0.05+(x.^2+y.^2))).^2+(x.^2+y.^2).^2 函数1带有注释-MATLAB real-coded ant colony algorithm source,
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3280
    • 提供者:胡毅
  1. majabbry

    0下载:
  2. 利用自然梯度算法,采用加权网络中节点强度和权重都是幂率分布的模型,matlab程序运行时导入数据文件作为输入参数,有信道编码,调制,信道估计等,有均匀线阵的CRB曲线,在matlab R2009b调试通过。- Use of natural gradient algorithm, Using weighted model nodes in the network strength and weight are power law distribution, Import data files as
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:7862
    • 提供者:tqtxtn
  1. einmqvdj

    0下载:
  2. matlab程序运行时导入数据文件作为输入参数,多目标跟踪的粒子滤波器,车牌识别定位程序的部分功能,有信道编码,调制,信道估计等,正确率可以达到98%,数据模型归一化,模态振动。- Import data files as input parameters matlab program is running, Multi-target tracking particle filter, Part of the license plate recognition locator feature,
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6026
    • 提供者:xmynnw
« 1 2 3 45 6 »
搜珍网 www.dssz.com