CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - generate AWGN

搜索资源列表

  1. pathloss&gnoise

    0下载:
  2. cp0801_pathloss为UWB信道损耗计算函数,利用a=(c/(d^gamma))计算出信道增益,然后对函数的输入信号幅度进行变换得到输出结果。 cp0801_Gnoise1和cp0801_Gnoise2为产生AWGN的函数,分别为Eb/No和Ex/No条件下AWGN的产生-cp0801_pathloss for UWB channel depletion calculation function, use a = (c / (d ^ gamma)) calculated Chann
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1739
    • 提供者:贾凯
  1. BPSK_OVER_AWGN_CHANNEL

    0下载:
  2. Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean Gaussian random variables independently (separately) for each k MATLAB function random.
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:2438
    • 提供者:飞龙
  1. Gngauss.产生高斯分布随机变量方法的Matlab脚本

    0下载:
  2. 产生高斯分布随机变量方法的Matlab脚本,运用该小程序可以方便产生高斯分布随机变量,Random variables have a Gaussian distribution methods Matlab scr ipt, use the small program can easily generate Gaussian distributed random variables
  3. 所属分类:其他小程序

    • 发布日期:2017-03-21
    • 文件大小:1737
    • 提供者:Leonard
  1. ldpc

    12下载:
  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. awgn

    0下载:
  2. awgn generate code for c, c-awgn generate code for c, c++
  3. 所属分类:.net

    • 发布日期:2017-03-25
    • 文件大小:805689
    • 提供者:mike
  1. Stack-BucketAlgorithm

    0下载:
  2. 仿真(n,k,m)非系统卷积码的桶式堆栈算法(Stack-Bucket Algorithm)序列译码在AWGN信道条件下的误码性能,信噪比区间、卷积码参数、生成序列以及吊桶大小、堆栈大小等算法参数均可以自己设定。-Simulation (n, k, m) non-systematic convolutional codes of the barrel stack algorithm (Stack-Bucket Algorithm) sequence decoding in the AWGN ch
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-23
    • 文件大小:10642
    • 提供者:孙琛
  1. BPSKber

    0下载:
  2. 关于BPSK的误码率的MATLAB仿真程序。是在高斯信道(AWGN)下的仿真,能够生成图像形式。-BPSK bit error rate on the MATLAB simulation program. In the Gaussian channel (AWGN) under the simulation, can generate the image forms.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:722
    • 提供者:秦歌
  1. nosise-trait-

    1下载:
  2. 这是一个AWGN信道下,编译码仿真的C程序。本人已经用它产生数据绘制折线图!包含编码,译码,信道模拟,误码率计算 …… ,程序结构清晰,不复杂,适合与初学者来了解,基本通信流程!-This is an AWGN channel, the decoding simulation C program. I' ve used it to generate data to draw a line chart! Including encoding, decoding, channel simula
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:1024
    • 提供者:jjl
  1. w_noise_t1

    0下载:
  2. This program will generate AWGN noise and adds it to the signal
  3. 所属分类:Algorithm

    • 发布日期:2016-11-21
    • 文件大小:1024
    • 提供者:abc
  1. AWGN-PDFaCDF

    1下载:
  2. 加性高斯白噪声信道的仿真。利用BOX-MULLER算法产生信道,画出PDF曲线。采用基于CDF的K-S TEST来检测所产生的高斯信道是否符合理论分布。-Additive white Gaussian noise channel emulation. BOX-MULLER algorithm to generate the channel, to draw PDF curve. Based on the CDF of KS the TEST to detect the generated Gau
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1294
    • 提供者:Xuan Gu
  1. QPSK

    0下载:
  2. QPSK调制后产生QPSK信号,QPSK信号分别通过AWGN信道、Rayleigh衰减信道和Rician衰减信道,分别通过QPSK解调出数字信号,通过输入与输出数字信号的对比计算出仿真过程中的传输误比率,并将其与各衰减信道的理论误比率进行对比-Generate QPSK signal QPSK modulation, QPSK signals through AWGN channel, Rayleigh fading channel and Rician fading channel, resp
  3. 所属分类:Wavelet

    • 发布日期:2017-04-17
    • 文件大小:252366
    • 提供者:万玲玲
  1. gaussian-white-noise

    0下载:
  2. This function generates an Additive White Gaussian Noise (AWGN) sample at every call. Its beauty lies in its simplicity! The generated sample set will have zero mean and a standard deviation of 1. Therefore, one can simply scale the output samples by
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1198
    • 提供者:
  1. ROC_spectrumsensing

    0下载:
  2. The receiver performance is quantified by depicting the receiver operating char- acteristics (ROC) curves. This curves serve as a tool to and study the performance of a sensing scheme. ROC graphs are employed to show trade-of vs between detection pro
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1147
    • 提供者:sagar
  1. BPSK-awgn

    0下载:
  2. how to generate bpsk signal then test it with awgn to draw the ber performance
  3. 所属分类:通讯编程

    • 发布日期:2014-12-15
    • 文件大小:804
    • 提供者:ahmedobed
  1. tryrepeat16qam

    0下载:
  2. 盲检测中,在AWGN信道环境和瑞利衰落环境下,产生16qam信号,并且计算高阶累积量和高阶矩-Blind detection in AWGN channel environment and Rayleigh fading environment, generate 16qam signal and calculate higher-order cumulants and higher moments
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1095
    • 提供者:wuruian
  1. SISO_OFDM

    1下载:
  2. this simple SISO OFDM code. In this code we generate CIR and with fft CFR. finally we compare simulation result for multipath and AWGN channel-this is simple SISO OFDM code. In this code we generate CIR and with fft CFR. finally we compare si
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:1302
    • 提供者:mostafa
  1. Lab2-Source-and-Error-Detection

    1下载:
  2. 第一部分产生最大128位随机数 第二部分用汉明距离检测误码率 第三部分,第一和第二再加调制(BPSK+QPSK)加白高斯噪声通道awgn,得到结果并用图形显示。-part1: source.vi generate a ramdom bit sequence. part2: erro detection get BER via Humming Dacetance. Part3: part 1+ 2, and modelation (BPSK or QPSK), and AWGN,g
  3. 所属分类:LabView

    • 发布日期:2017-05-11
    • 文件大小:2062403
    • 提供者:shi Guo
  1. LDPC

    0下载:
  2. 1) 生成具有大小的LDPC奇偶校验矩阵。 2) 使用BF算法对使用1)生成的码字进行解码。 3) 给出解码算法在BPSK调制和AWGN信道下,信噪比为1、1.5、2、2.5、3db时的误码概率。(1)Generate a parity check matrix of LDPC with size . 2)Use the BF algorithm to decode a codeword generated by using 1). 3)Give the bit error probabilit
  3. 所属分类:3G/4G/5G开发

    • 发布日期:2021-01-10
    • 文件大小:29696
    • 提供者:项庄舞剑
搜珍网 www.dssz.com