CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - awgn matlab simulation code

搜索资源列表

  1. DSSS.rar

    4下载:
  2. 一个四用户的扩频通信系统,扩频增益为N=16,采用Walsh码进行直接序列扩频,BPSK调制,无线信道为AWGN(加性高斯白噪声信道)信道(AWGN信道:不考虑通信信道信号时,由宽频范围描述的统计随机无线噪声。)。在接收端进行解扩,解调,判决,通过仿真得到其中一个用户的误比特率与信噪比的仿真结果。,A four-user spread spectrum communication system, spreading gain for N = 16, using Walsh code Direct
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:8843
    • 提供者:jehuty
  1. LDPC

    5下载:
  2. LDPC码性能的matlab仿真程序(BPSK调制,AWGN噪声)-Performance of LDPC code matlab simulation program (BPSK modulation, AWGN noise)
  3. 所属分类:Communication

    • 发布日期:2015-09-22
    • 文件大小:5938
    • 提供者:林洪
  1. ofdmproj_win

    2下载:
  2. 本程序实现了OFDM系统详尽的方针,注释代码非常丰富,有详细的讲解,可以实现AWGN信道和多径信道,并对最终的如BER等性能指标进行了仿真实现。非常经典。很适用发论文或毕业设计时用来做设计的仿真验证工作。-This procedure detailed implementation of the principle of OFDM systems, notes the code is very rich in detail there is, you can achieve AWGN chann
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-08-22
    • 文件大小:86653
    • 提供者:wwwknight
  1. matlab_ydtx

    0下载:
  2. 一个四用户的扩频通信系统,扩频增益为N=16,采用Walsh码进行直接序列扩频,BPSK调制,无线信道为AWGN信道。在接收端进行解扩,解调,判决,通过仿真得到其中一个用户的误比特率与信噪比的仿真结果。-A four-user spread spectrum communication system, spreading gain for N = 16, using Walsh code Direct Sequence Spread Spectrum, BPSK modulation, AWGN
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1308
    • 提供者:林立夫
  1. matlab

    0下载:
  2. source code for awgn,BPSK modulation and demodulation,channel simulation,convolution encoder,data generator,encoder and fading channel
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:5911
    • 提供者:deepthy
  1. YYY_DSSS

    0下载:
  2. 设计一个四用户的扩频通信系统,扩频增益为N=16,采用Walsh码进行直接序列扩频,BPSK调制,无线信道为AWGN信道。在接收端进行解扩,解调,判决,通过仿真得到其中一个用户的误比特率与信噪比的仿真结果。-Designed a four-user spread spectrum communication system, spreading gain for N = 16, using Walsh code Direct Sequence Spread Spectrum, BPSK modul
  3. 所属分类:matlab

    • 发布日期:2016-06-05
    • 文件大小:5406
    • 提供者:杨世斌
  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-20
    • 文件大小:8047
    • 提供者:天天
  1. cox_algorithm

    0下载:
  2. in his name this code is simulation of cox algorithm for ofdm synchronization in WIMAX down link systems. it send 2 frame via awgn channel and uses from correlation to detect the beginning of frame. .-in his name this code is simulat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1137
    • 提供者:amin
  1. channel_simulation

    2下载:
  2. 代码包含的主要内容是AWGN信道上BPSK,QPSK,16QAM的调制解调,以及误码率计算过程,其中还有OFDM调制在信道上传输的仿真内容-Code contains the main contents of AWGN channel BPSK, QPSK, 16QAM modulation and demodulation, and bit error rate calculation process, in which there are OFDM modulation in the cha
  3. 所属分类:通讯编程

    • 发布日期:2013-10-12
    • 文件大小:12855
    • 提供者:吕思达
  1. code

    2下载:
  2. 用Matlab进行BPSK系统发送、接收端的仿真,含有发送端、AWGN信道、匹配滤波、下采样、解调、计算不同信噪比下的误码率,并绘制BER曲线-Matlab simulation of BPSK receiving system,including AWGN channel, match filter, down sample,demodulation and BER calculation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:9182
    • 提供者:miffymiffy
  1. bpsk_Awagn_Rayleigh

    0下载:
  2. 实现了一个直接扩频系统,使用BPSK作为调制解调方法。并比较白噪声AWGN及瑞利衰落(rayleigh fading)环境下,误码率的影响。-There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the f
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:3420
    • 提供者:seepwq
  1. GSM

    0下载:
  2. 实现 AWGN信道下的理论误码特性和仿真误码特性,GSM系统卷积码在AWGN信道的误码特性,GSM系统卷积码在突发信道和AWGN信道的误码特性,GSM系统卷积码和交织编码在突发信道和AWGN信道误码特性-AWGN channel to achieve the theoretical BER performance and simulation of BER performance, GSM system, convolutional code in AWGN channel BER perfor
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2761
    • 提供者:wheel
  1. digital_communication

    0下载:
  2. 摘要:简述信道编码理论,详细说明分组码的编译原理、实现方法及检错纠错能力,用MATLAB仿真有无信道编码条件下对通信系统性能的影响及信道编码在不同信道下对通信系统性能的影响,如AWGN信道和深衰落信道。 关键词:信道编码、分组码、MATLAB仿真、性能 -Abstract: This paper describes channel coding theory, the detailed block code compiler theory, implementation method,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:250360
    • 提供者:郑永钊
  1. QPSK_awgn-based-simulink

    0下载:
  2. 基于MATLAB中simulink的QPSK在awgn based 下的仿真代码-Simulink in MATLAB based on the QPSK under the awgn based simulation code
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-21
    • 文件大小:7168
    • 提供者:刘强
  1. channel

    0下载:
  2. matlab通信信道仿真实验,代码和模块,AWGN信道下的扩频通信仿真,里面有详细的参数设置-matlab communication channel simulation, code and modules, the AWGN channel spread spectrum communication simulation, there are detailed parameter settings
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:1401432
    • 提供者:胡凯
  1. OFDM simulation matlab

    1下载:
  2. This file simulates OFDM using various modulations schemes The user chooses whether to use BPSK or QPSK ar 16-QAM. Then the code proceeds by inserting Cyclic Prefix and Pilot Signals This is followed by FFT (Fast Fourier Transform) A channel is simul
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-06-18
    • 文件大小:4425
    • 提供者:omar_megane
  1. awgn_mimo_simulation

    0下载:
  2. awgn mimo simulation matlab source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1774
    • 提供者:blackboxvn
  1. bpsk_v2

    0下载:
  2. 关于bpsk在AWGN信道中的MATLAB仿真代码-About BPSK MATLAB simulation code in AWGN channel
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:853
    • 提供者:戴鹏飞
  1. Convolution-simulation

    0下载:
  2. 这是卷积吗放着的MATLAB源码,仿真BPSK调制在AWGN信道下卷积吗。-This is the convolution of the MATLAB source code, simulation BPSK modulation in the AWGN channel convolution.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6473
    • 提供者:郑英燮
  1. ofdm code

    0下载:
  2. OFDM simulation system use different modulation technique such as M-PSK M-QAM user can select that type . the program use image to be transmitted in QI mapped ,signal affected by AWGN and Fading on channel be for received
  3. 所属分类:通讯编程

« 12 »
搜珍网 www.dssz.com