登录
首页 » matlab » Desktop

Desktop

于 2011-05-17 发布 文件大小:8KB
0 203
下载积分: 1 下载次数: 3

代码说明:

  这是一个最基本的OFDM系统仿真,说明一个信号通过OFDM系统所产生信号对比(This is a basic OFDM system simulation, that a signal generated by the signal OFDM system comparison)

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

发表评论


0 个回复

  • example4_4
    例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 ( x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0 N=N-1 end f=linspace(0,fs/2,N/2) plot(f,abs(y(1:N/2))*2/N) title( 叠加噪声的sinc(t)信号频谱 ) xlabel( f /Hz ) figure y0=y(1:N/2) P=y0.*conj(y0)/N P=10*log10(P) plot(f,P) title( 功率谱 ) xlabel( f /Hz ) )
    2010-05-25 20:59:03下载
    积分:1
  • fdtddh
    时域有限差分方法,matlab程序 犹他州大学程序(fdtd method 1Dspace code www.ece.utah.edu )
    2012-11-20 08:13:34下载
    积分:1
  • GAOptimization
    我改写的多变量带约束的遗传算法Matlab源程序!(Multi-variable Constrained Optimization by GA in Matlab!!! )
    2009-04-17 06:00:27下载
    积分:1
  • mathmodel1
    数学建模中的线性问题分析及其matlab解法(mathematical modeling of linear analysis and Matlab Solution)
    2006-06-25 17:34:46下载
    积分:1
  • TempC
    simulates the temperature distribution in a rod.
    2011-08-27 22:54:25下载
    积分:1
  • X509CRLImpl
    Creates X.509 CRL by wrapping of the specified CertificateList object.
    2014-01-22 11:24:59下载
    积分:1
  • MLP_Iris_Class
    classification using MLP with GUi
    2009-04-06 04:38:52下载
    积分:1
  • part2
    codes for mimo-ofdm matlab
    2010-12-24 04:30:50下载
    积分:1
  • circle
    Matlab Code to plot a circle
    2012-10-22 19:58:03下载
    积分:1
  • q1
    说明:  This little package contains a Parzen Neural Network classifier that can classify data between N classes in D dimensions. The classifier is really fast and simple to learn
    2015-03-28 23:54:22下载
    积分:1
  • 696518资源总数
  • 104993会员总数
  • 17今日下载