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

搜索资源列表

  1. OFDMsourceCode

    0下载:
  2. 用matlab仿真实现了25 kHz 带宽内同时传送总共48 kbit/s 的两路语音(每路速率9. 6 kbit/s) 和两路数据信息(速率分别为19. 2 kbit/s 和9. 6 kbit/s) , 仿真结果表明达到了较好的误码性能。并比较了4 种数字调制方式下O FDM 系统的误码性能。-using Matlab Simulation bandwidth of 25 kHz simultaneous transmission within a total of 48 kbit / s
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:26.47kb
    • 提供者:林志宏
  1. OFDMcode42

    0下载:
  2. This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of fil
  3. 所属分类:matlab例程

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

    0下载:
  2. Space time coding in Tarokh s paper BER simulation STBC encoder and decoder including M-ary QAM
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:14.62kb
    • 提供者:grn552
  1. convcode_k=3

    0下载:
  2. it s a matlab program calculating the BER of a signal and plotting the respective graph
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:714byte
    • 提供者:kovila
  1. BFSK1

    0下载:
  2. 对数字信号进行BFSK调制,然后通过高斯白噪声信号后,检测其误码率!-The program s function is to modulate a signal with BFSK,then let the signal go pass a channel of guassian white nosie.At last,The program detects the BER of the signal.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.06kb
    • 提供者:小江
  1. A-COMMUNICATION-SYSTEM

    0下载:
  2. 一个基础通信系统的M文件实现,包括产生信源,信源编码,调制,信道传输,解调和误码率绘图-Generate a Random Binary Data Stream. Modulate.White Gaussian Noise. Create a Scatter Plot. Compute the System s BER.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:630byte
    • 提供者:LINGWANG
  1. BER_EbNo

    0下载:
  2. WCDMA - simulation of BER depending on Energy per bit, that s reason why when MS is closer to BTS, BER decreases
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:982byte
    • 提供者:long
  1. dsuwb

    0下载:
  2. The system simulation I have made is about Transceiver system. It s about Direct Sequence CDMA + Ultra Wide Band Simulation,which computing BER vs SNR to display the system performance. Main Program is in maindsuwb.m, you can run the overall system t
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:29.42kb
    • 提供者:gelar
  1. Q4

    0下载:
  2. Simulation of Alamouti’s Scheme over Rayleigh fading channel. Assume perfect channel state information at the receiver. Plot BER performance (use gray mapping) and compare it to MRC with 2RX antennas. Compare the performance with MRC.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2.04kb
    • 提供者:sara
  1. script_ber_msk_awgn

    0下载:
  2. it s a MSK BER simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:988byte
    • 提供者:shkar
  1. comm_eg

    0下载:
  2. Process a binary data stream using a communication system that consists of a baseband modulator, channel, and demodulator. Compute the system s bit error rate (BER).-Process a binary data stream using a communication system that consists of
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1.57kb
    • 提供者:Dom
  1. dft-sofdm-theoretical-ber-simulation

    0下载:
  2. 高斯信道下DFT-S OFDM 理论误码率仿真代码及其仿真结果图-DFT-S OFDM theoretical BER simulation code and simulation results Figure in Gaussian channel
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:17.88kb
    • 提供者:卫敏
  1. MPSK_QAM

    0下载:
  2. MPSK和QAM仿真,AWGN信道,误码率与Es/N0的关系和理论关系式的对比。-MPSK or MQAM modulated signal s relationship between BER and Es/N0 in AWGN channel,compared with the ideal function given by theory.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.29kb
    • 提供者:jackal
  1. code-matlab

    0下载:
  2. 利用SIMULINK和M函数相结合的方式仿真BFSK 调制在多路径瑞丽衰落信道中的传输性能。其中 source产生速率为10Kbit/s、帧长度为1秒的二进制数据源data,并且通过BFSK产生调制信号。BFSK调制的频率间隔为24KHz, BPSK调制符号的样点数为2,调制信号通过多径瑞利衰落信道,移动终端相对运动速率为40公里/小时,接收端对信号进行解调,并把解调后的信号和原始数据信号相比较计算误比特率。最后Sink模块根据SNR与误比特率的关系绘制曲线。-And M functions u
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:14.52kb
    • 提供者:陈思远
  1. BPSK_Sim

    0下载:
  2. Binary Phase Shift Keying Simulation for BER v/s SNR of Additive White Gaussian Noise Channel
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:salama
  1. wiseqs-hvfpku

    0下载:
  2. MATLAB的图形界面GUI设计实现课程设计中的SDKFsd编码算法,并仿真adfawe参数在不同条件下的误码率性能曲线,与现有算法对比,性能良好,界面友好。-MATLAB s graphical interface GUI design and implementation of curriculum design SDKFsd coding algorithm and simulation adfawe parameters BER performance curve under diffe
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.18kb
    • 提供者:ol70xe
  1. Alamout

    1下载:
  2. Alamouti空时编码的程序以及给出了matlab误码性能仿真图-Alamouti space time encoding s program as well as gives the MATLAB BER performance simulation diagram
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:小丸子
  1. fxnskiec

    0下载:
  2. LDPC码的完整的编译码,D-S证据理论数据融合,包括最小二乘法、SVM、神经网络、1_k近邻法,给出接收信号眼图及系统仿真误码率,在MATLAB中求图像纹理特征,滤波求和方式实现宽带波束形成。- Complete codec LDPC code, D-S evidence theory data fusion, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, The rece
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:14.38kb
    • 提供者:mjzwyy
  1. snvpnxtu

    0下载:
  2. 快速扩展随机生成树算法,主要为数据分析和统计,一种噪声辅助数据分析方法,给出接收信号眼图及系统仿真误码率,D-S证据理论数据融合,分析了该信号的时域、频域、倒谱,循环谱等。- Rapid expansion of random spanning tree algorithm, Mainly for data analysis and statistics, A noise auxiliary data analysis method, The received signal is given e
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.37kb
    • 提供者:wdsura
  1. BER-for-BPSK-in-Rayleigh-channel

    0下载:
  2. Matlab example simulating a BPSK transmission and reception in Rayleigh channel. The scr ipt performs the following (a) Generate random binary sequence of +1’s and -1’s. (b) Multiply the symbols with the channel and then add white Gaussian
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:131.71kb
    • 提供者:Khun PJP
« 12 »
搜珍网 www.dssz.com