登录
首页 » matlab » OFDM

OFDM

于 2013-12-04 发布 文件大小:5KB
0 203
下载积分: 1 下载次数: 16

代码说明:

  用MATLAB对OFDM系统进行了仿真分析。包括信道调制方式16QAM、快速傅立叶变换、循环前后缀及信道函数窗函数等,最后计算了系统的误码率,毕设资料,非常珍贵。( MATLAB OFDM system for the simulation. the simulation uses OFDM each function module, Including 16 channel modulation QAM, Fast Fourier Transform, revolving around prefix and channel Function window function, etc. Finally, Calculate BER for OFDM system)

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

发表评论

0 个回复

  • ccfx
    层次分析中确定权重的方法,主要是针对聚类中没有出现交叉情况下确定权重(The level of analysis to determine the weight of the method, is mainly directed against cross-clustering does not appear to determine the weight of circumstances)
    2007-12-18 13:58:13下载
    积分:1
  • Blocks
    clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs)) end kk=kk+(r/bs) end Accessing individual Blocks figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window figure imshow(Block(:,:,2))
    2013-03-17 15:01:05下载
    积分:1
  • KANON
    MATLAB 通过语音合成 《卡农》 采用的纯模拟的方法,(MATLAB through speech synthesis " Canon" pure simulation method,)
    2013-04-16 21:42:48下载
    积分:1
  • MSourceCoodeA
    利用MATLAB实现图像的离离散余弦变换的源代码可直接使用。 (The source code using MATLAB' s image away from the discrete cosine transform can be used directly.)
    2012-05-21 23:31:30下载
    积分:1
  • pose_estimation_code
    pose_estimation_code.shi xian tu xiang de rong he??in tidu yulimian
    2014-10-12 02:23:45下载
    积分:1
  • Battery_Charging_Discharding_model
    battery chnarging model
    2013-04-13 19:04:33下载
    积分:1
  • yuvcalculate
    How to calculate PSNR of a yuv video.
    2011-05-26 07:01:18下载
    积分:1
  • fft
    利用matlab的fft函数进行快速傅里叶变换的m文件(Matlab' s fft function using the fast Fourier transform of the m file)
    2010-06-12 17:09:44下载
    积分:1
  • TimeSeries
    time series annalys. Trend decomposyshion. Season index decomposition
    2010-11-09 07:32:46下载
    积分:1
  • hanoi
    汉诺塔即时动画演示,程序动画可以给出每一步的移动过程(The hanoi tower)
    2012-03-26 01:20:20下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载