登录
首页 » Visual C++ » ofdm-qpsk-mycreatechannel

ofdm-qpsk-mycreatechannel

于 2010-06-15 发布 文件大小:49KB
0 150
下载积分: 1 下载次数: 5

代码说明:

  衡量一个数字通信系统性能好坏的指标很多,误码率性能就是一个重要的指标。误码率是指错误接收的码元数载传输总码元数中所占的比例。在该章中,我们将通过MATLAB仿真在发送平均功率和传输速率相同的情况下(A digital communication system performance measure indicators of good or bad a lot of bit error rate performance is an important indicator. Bit error rate refers to the number of errors contained in received transmission symbol the number of total yards per share. In this chapter, we will send through MATLAB simulation of average power and transmission rate in the same circumstances)

文件列表:

ofdm-qpsk-mycreatechannel
.........................\128-2bpsBER.fig,30408,2007-04-15
.........................\128bpsBER.fig,8960,2007-04-15
.........................\192-3bpsBER.fig,8936,2007-04-15
.........................\256-4bpsBER.fig,9192,2007-04-15
.........................\320-5bpsBER.fig,9216,2007-04-15
.........................\384-6bpsBER.fig,9208,2007-04-15
.........................\384bpsBER.fig,8960,2007-04-15
.........................\448-7bpsBER.fig,9208,2007-04-15
.........................\64-1bpsBER.fig,9992,2007-04-15
.........................\BitLoad.m,1502,2007-04-10
.........................\bpsBER1-7.fig,30408,2007-04-15
.........................\bpsBER17.fig,63464,2007-07-10
.........................\campello_algo.m,2264,2007-03-27
.........................\channel.m,875,2007-01-18
.........................\chow_algo.m,1164,2009-11-05
.........................\comb.m,658,2001-11-26
.........................\compconv.m,562,2001-11-30
.........................\compoversamp.m,684,2001-11-30
.........................\ComputeSNR.m,134,2007-01-18
.........................\curveofsnrindBtotebno.m,647,2007-01-15
.........................\demodulate.m,1473,2004-10-30
.........................\ENC16.mat,568,2004-10-30
.........................\ENC2.mat,256,2004-10-30
.........................\ENC256.mat,6392,2004-10-30
.........................\ENC4.mat,320,2004-10-30
.........................\ENC64.mat,1656,2004-10-30
.........................\EnergyTableInit.m,1348,2007-05-21
.........................\fft_cp_rx_blk.m,1022,2004-10-30
.........................\hrollfcoef.m,1662,2009-12-13
.........................\ifft_cp_tx_blk%2B.m,1003,2004-10-30
.........................\ifft_cp_tx_blk.m,1003,2004-10-30
.........................\modulate.m,1246,2007-01-19
.........................\mycreatechannel.asv,953,2009-12-23
.........................\mycreatechannel.m,953,2009-12-23
.........................\ofdm.asv,7460,2010-01-05
.........................\ofdm.m,7603,2010-01-05
.........................\oversamp.m,497,2001-11-27
.........................\oversamp2.m,507,2006-12-03
.........................\precode.m,740,2004-10-30
.........................\Qfunct.m,98,2006-11-19
.........................\qpsk1.asv,4114,2009-12-21
.........................\qpsk1.m,4219,2009-12-24
.........................\qpskdemod.m,723,2001-11-27
.........................\qpskmod.m,913,2009-12-16
.........................\ResolvetheLastBit.m,1241,2007-04-14
.........................\shape.m,594,2009-12-13
.........................\SISO_adaptive2.mat,336,2007-01-04
.........................\svd_decompose_channel.m,565,2007-01-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1
    说明:  细分曲面catmullClark细分算法代码,直接运行的结果为一个实例的细分结果(subdivision surface)
    2016-03-27 21:22:44下载
    积分:1
  • denoise_waverec-(2)
    计算损伤结构前后的响应,对已结构的分析具有很好的效果(After calculating the response of the structure damage, the structure analysis of a good effect)
    2013-10-26 09:49:04下载
    积分:1
  • Codeforces
    Solution for some problems in Codeforces
    2014-01-09 23:02:19下载
    积分:1
  • CrankNicolson_origin
    使用Crank-Nicolson隐式差分格式求解传热方程;第一类边界条件;初始条件已知。(Using the Crank-Nicolson implicit difference scheme for solving heat transfer equation the first boundary condition initial conditions are known.)
    2015-03-17 10:29:51下载
    积分:1
  • 233555
    基于MATLAB与DSP的FIR数字滤波器的设计基于MATLAB与DSP的FIR数字滤波器的设计(MATLAB and DSP-based FIR digital filter design is based on MATLAB and DSP' s FIR digital filter design)
    2010-06-06 00:36:36下载
    积分:1
  • DesktopAA
    室内环境射线跟踪算法研究,室内反射点追踪的计算(Indoor environmental ray tracing algorithm to calculate the reflection point indoor track)
    2014-02-23 20:59:54下载
    积分:1
  • PI_SNR
    盲源分离的的简单易用 适合初学者你们慢慢学习下我只能帮你到这了(signal separation snr matlab code)
    2014-10-28 16:03:57下载
    积分:1
  • LEACH
    omnet++4.0实现的WSN中Leach算法,可以运行,200*200的区域中分布了400个节点(Leach algorithm in WSN omnet++ 4.0 to achieve, you can run.In the region of 200 * 200 distributed 400 nodes)
    2014-08-08 20:22:15下载
    积分:1
  • FDTD_3D_RCS
    使用时域有限差分法编写的计算散射截面的简单程序(Scattering cross section is calculated using a simple program written in finite difference time domain method)
    2014-02-23 21:04:03下载
    积分:1
  • Graph-algorithm
    图论算法及其对应的matlab源代码,可以当做练习教材使用,其中主要包含了网络最大流等(Graph algorithm and its corresponding Matlab source code, can be used as practice materials to use, which contains a maximum flow in networks)
    2012-06-02 10:37:54下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载