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

搜索资源列表

  1. BFSK_AWGN

    0下载:
  2. 用Matlab/simulink所实现的bpsk性能仿真系统,信道为AWGN信道。运行后,可以看到经过bpsk以后信噪比的增益。-using Matlab / Simulink BPSK achieved by the performance simulation system for the channel AWGN. After the operation, we can see the future through BPSK SNR gain.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:147446
    • 提供者:赵欣
  1. MAP. Matlab程序实现了MAP算法-最大后验概率算法

    9下载:
  2. 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
  3. 所属分类:matlab例程

    • 发布日期:2016-11-21
    • 文件大小:1335
    • 提供者:小单
  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-28
    • 文件大小:8843
    • 提供者:jehuty
  1. Ed200307

    1下载:
  2. 能量检测,根据以URKOWITZ 在1967年发表的能量检测文章以及Digham 2003、Ghasemi 2007发表的一系列文章为参考, 在AWGN信道中,给定SNR下,先产生一个原始信号(单音或者BPSK基带信号),然后叠加高斯噪声, 再进行能量检测-Energy detection, according to URKOWITZ the energy released in the 1967 test articles, and Digham 2003, Ghasemi 2007 se
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1275
    • 提供者:guoxiangke
  1. MAP

    1下载:
  2. 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。 -The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, also include the algorithm are: convolutional coding, convolutional decoding, BPS
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1064
    • 提供者:李娇
  1. simulation.example.with.matlab

    0下载:
  2. We simulate uncoded BER of BPSK modulated data as a function of SNR -in an AWGN channel -in a Rayleigh fading channel -in an AWGN channel when direct sequence spreading is used and compare results to the theoretical ones. We assum
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:18639
    • 提供者:Erfaan
  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. 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. ofdm-tge

    0下载:
  2. OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6146200
    • 提供者:卞敏捷
  1. 4psk

    3下载:
  2. M=4的PSK通信系统进行蒙特卡罗仿真 仿真BPSK和4PSK调制信号在高斯信道下的性能,并与理论分析结果相比。 (1) 画出两条性能曲线,一条是根据理论平均错误概率画出,另一条是仿真曲线; (2) 程序的基本流程:信源产生信息比特、调制、将调制信号送入信道(产生高斯白噪声的程序)、接收端检测、将检测结果与信源原始信息比较计算误符号率和误比特率; (3) 在给定信噪比下,第二步需多次重复,以得到一个平均错误概率; (4) 信噪比范围:BPSK(0dB – 10dB),
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3296
    • 提供者:leon
  1. simulation_example_with_matlab

    0下载:
  2. BPSK modulatedion data as a function of SNR
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:18631
    • 提供者:baha
  1. 01576960Beaulieu

    0下载:
  2. 通过MATLAB软件;通过仿真得出性能曲线;从而比较bpsk的性能-The bit-error rate (BER) of binary phase-shift keying in Rayleigh fading, using the Alamouti transmission scheme and receiver selection diversity in the presence of channel-estimation error, is studied. Closed-
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-29
    • 文件大小:341433
    • 提供者:刘小洋
  1. ofdm1

    0下载:
  2. 利用卷积编码和BPSK调制方式,关于高斯白噪声信道下信噪比与比特误码率关系的Simulink仿真-The use of convolutional coding and BPSK modulation on the Gaussian white noise channel ,the relationship between SNR and bit error rate using Simulink simulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:7852
    • 提供者:何林
  1. spacetime_hdogan

    0下载:
  2. Program for Space-Time-Block-Code BPSK modulation performance as a function of SNR and BER. (MATLAB)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:944
    • 提供者:hakan
  1. BPSK-SNR

    1下载:
  2. bpsk 的 snr 曲线仿真。里面包括四个文件-bpsk the snr curve simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2853
    • 提供者:tian wo
  1. RAKE_BER_CONVENC_QPSK

    0下载:
  2. *Demonstrate convolutional encoding and decoding *Simulate BER for QPSK and BPSK, plot and then **compare the result with the theoretical value. *compare SER of the Rake and ML. – Symbols are taken randomly from QPSK. – Run the simulation for
  3. 所属分类:3G develop

    • 发布日期:2017-03-23
    • 文件大小:7097
    • 提供者:inbustrious
  1. simulationwithmatlab

    0下载:
  2. We simulate uncoded BER of BPSK modulated data as a function of SNR
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:18856
    • 提供者:David
  1. BER--SNR--BER-plot-for-BPSK

    1下载:
  2. Code matlab: BER,SER,SNR in cooperation network
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:145330
    • 提供者:quang anh
  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. dc 1st exp fair both

    0下载:
  2. Analysis, BER and SNR calculation of BPSK in matlab
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1305600
    • 提供者:udaya
« 12 »
搜珍网 www.dssz.com