CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 编码 误码率

搜索资源列表

  1. eccnew

    0下载:
  2. 该程序可以算出未经编码和编码后的误码率,从而很清楚的表现纠错编码后系统的改善.-the program can be calculated without coding and the coding error rate, the performance is very clear after the error-correcting coding system improvements.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.29kb
    • 提供者:傻傻
  1. rsencode

    1下载:
  2. 通过编程计算RS编码前后通信系统的误码率可以很清楚的看到系统的编码增益.-programmed to calculate RS coding communication systems around the BER can clearly see the coding gain.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6.5kb
    • 提供者:傻傻
  1. hammming

    0下载:
  2. 该程序实现了高斯信道传输信息中未编码时和采用汉明【7,4,3】码时不同误码率的统计,得到汉明74码的性能。-realized by the Gauss channel to transmit information not to code and the use of Hamming codes -- [7,4,3 different error rate statistics, to be prescribed 74-yard performance.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:蔡少春
  1. performance

    0下载:
  2. 用verilog编写的程序,用来计算误码率的,可以在编码和解码过程中用的到的!-verilog prepared using the procedures used to calculate the error rate. the encoding and decoding process used in the!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:180.38kb
    • 提供者:lw234620
  1. rs.bm

    2下载:
  2. 一个用c编的RS编码的程序,采用BERLEKAMP-MASSEY S 算法,输入m,以及信噪比,可得到生成多项式和误码率等。-with a series of RS coding procedures, using BERLEKAMP - MASSEY S algorithm input m, and the signal-to-noise ratio. available generating polynomial and the error rate.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:15.48kb
    • 提供者:王智
  1. ham74

    2下载:
  2. (7,4)汉明码及未编码和多种译码方法误码率性能的对比-(7,4) Hamming codes and coding and decoding a variety of methods BER performance comparison
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:91.82kb
    • 提供者:Alice
  1. BPSK_M

    0下载:
  2. 基于matlab的仿真代码,分析OFDM系统的误码率性能,ofdm的编码方案是以BPSK为调制方案的。-based on Matlab simulation code, OFDM analysis of the BER performance ofdm program is based on the coding for BPSK modulation program.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.41kb
    • 提供者:leo
  1. thesimulinksimulisationofinformationsystem

    1下载:
  2. 采用Simulink仿真工具,通过对二元对称信道的仿真,研究信道编码(如Turbo码等)对误码率的改善情况。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12.37kb
    • 提供者:布布
  1. HECimage

    0下载:
  2. 核心论文,提出了基于混合纠错(HEC)方式的定长数据帧编码方法和关键参数的选取准则 ,在降低误码率的条件下保持了传输的高效性.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:168.94kb
    • 提供者:askia
  1. GSM-TCH-FS

    1下载:
  2. GSM TCH/FS 信道编码仿真 仿真通信系统包括内外编码器、交织重排器、加性/突发或混合干扰信道、去交织反重排器、内外译码器,模拟了信息从信源到信宿的全过程; 在高斯噪声、突发干扰或混合信道下测试每个步骤对误码率和系统性能的影响,通过数字及图形的比较,得出通信系统中各个模块的作用。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:43.98kb
    • 提供者:123456
  1. AWGN

    1下载:
  2. 未编码BPSK性能AWGN信道理论误码率 简化的格栅函数 门限近似函数 AWGN信道香农限(Shannon Limit)-Performance of uncoded BPSK AWGN channel BER simplified grille theoretical threshold function approximation function AWGN channel Shannon limit (Shannon Limit)
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:1.34kb
    • 提供者:shenfeng
  1. Rayleigh_channel_matlab_code_20071027

    0下载:
  2. 瑞利信道下编码OFDM系统的误码率曲线。-BER of OFDM signals in rayleigh channel with coding
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4.62kb
    • 提供者:
  1. ldpc2

    2下载:
  2. ldpc编码,在加性高斯白噪声情况下描述出它的误码率随信噪比变化的情况-ldpc coding, in the additive white Gaussian noise cases, describe its bit error rate with signal to noise ratio the changes in the
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:12.6kb
    • 提供者:庄敏敏
  1. manchester

    1下载:
  2. 该程序主要是完成曼彻斯特码的,编码,同步,加噪,译码,计算误码率等功能。-the program main contain manchester code, synchronization, add the gauss noise and so on
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:152.21kb
    • 提供者:hmg
  1. MODULATOR

    6下载:
  2. 发射,接收通信系统仿真。 1.卷积编码,解码; 2.16QAM,2FSK,2ASK,2PSK调制,解调; 3.误码曲线和误码率计算。-Fired, receiving communication system simulation. 1. Convolutional encoding, decoding 2.16QAM, 2FSK, 2ASK, 2PSK modulation, demodulation 3. BER curves and BER calculation.
  3. 所属分类:Other systems

    • 发布日期:2014-12-25
    • 文件大小:324.79kb
    • 提供者:Arsram
  1. 200934106879687

    0下载:
  2. 基于合作的空时编码程序,同时给出了误码率的仿真结果-The space-time coding based on cooperation procedures, and gives the simulation results of bit error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:9.8kb
    • 提供者:qinying
  1. Simulink

    0下载:
  2. 采用Simulink仿真工具,通过对二元对称信道的仿真,研究信道编码(如卷积码等)对误码率的改善情况。-Simulink simulation tool used, through the binary symmetric channel simulation to study the channel coding (such as convolutional codes, etc.) on bit error rate improvement.
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:12.09kb
    • 提供者:小获
  1. LDPC

    5下载:
  2. 用matlab仿真了LDPC码的编码译码程序,及其用BPSK调制传输。并测其误码率-Matlab simulation of the LDPC codes with coding and decoding process, and its transmission with BPSK modulation. And measure its error rate
  3. 所属分类:其他小程序

    • 发布日期:2013-09-18
    • 文件大小:7.56kb
    • 提供者:张利
  1. SNR

    0下载:
  2. ppm编码仿真 基于matlab 非常实用 以及SNR设置 求误码率(Ppm encoding simulation, based on MATLAB, very practical, and SNR settings for error rate)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:归海惜雪
  1. 本科毕设

    0下载:
  2. 预编码算法分析,误码率分析,有CI信道逆转的,常用的都有(Precoding algorithm analysis, BER analysis, CI channel reversal, commonly used)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:3kb
    • 提供者:charles517
« 12 3 4 »
搜珍网 www.dssz.com