登录
首页 » matlab » OFDM_MATLAB

OFDM_MATLAB

于 2021-04-12 发布 文件大小:126KB
0 498
下载积分: 1 下载次数: 2080

代码说明:

  完美的OFDM仿真程序MATLAB(带导频),可直接运行(OFDM perfect simulation program MATLAB (with pilot), can be directly run)

文件列表:

完美的OFDM仿真程序MATLAB(20cnttr)
.................................\OFDM_rece_matlab
.................................\................\data_I_train_word_1_i0_256.txt
.................................\................\data_I_train_word_2_i0_256.txt
.................................\................\data_I_train_word_re_i0_256.txt
.................................\................\data_Q_train_word_1_i0_256.txt
.................................\................\data_Q_train_word_2_i0_256.txt
.................................\................\data_Q_train_word_re_i0_256.txt
.................................\................\OFDM_mod_I_ser_2up_sam_50.dat
.................................\................\OFDM_mod_original_data_I_ser_2up_sam_50.dat
.................................\................\OFDM_mod_original_data_Q_ser_2up_sam_50.dat
.................................\................\OFDM_mod_Q_ser_2up_sam_50.dat
.................................\................\v06_03_dem_2up_arrange.m
.................................\OFDM_send_matlab
.................................\................\data_I_train_word_1_i0_256.txt
.................................\................\data_I_train_word_2_i0_256.txt
.................................\................\data_I_train_word_re_i0_256.txt
.................................\................\data_Q_train_word_1_i0_256.txt
.................................\................\data_Q_train_word_2_i0_256.txt
.................................\................\data_Q_train_word_re_i0_256.txt
.................................\................\HBF23.txt
.................................\................\I1.txt
.................................\................\I2.txt
.................................\................\I3.txt
.................................\................\I4.txt
.................................\................\ofdm_mod.m
.................................\................\SoutI_4_BF.txt
.................................\................\SoutI_4_IF.txt
.................................\程序流程说明.doc

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

发表评论

0 个回复

  • fourierdes
    this matlab code describes fourier descriptors
    2010-10-04 18:12:58下载
    积分:1
  • cx5
    用Hausdorff距离对两角点集进行配准,得到点集间的仿射变换,从而实现图像的自动配准。此算法以角点作为Hausdorff距离的配准特征,与直接选用边缘来配准的方法相比较,大大减小计算量。(Hausdorff distance on the corners with a point set registration, be affine transformation between sets in order to achieve automatic image registration. This algorithm is based corner as the Hausdorff distance matching characteristics, and use Edge to direct registration method of comparison, greatly reduced computation.)
    2010-05-09 21:36:19下载
    积分:1
  • MATLAB
    这是一个关于matlab入门的教材,也是在网上找的,希望和大家分享(this is a book of matlab .I wish we learn it good。)
    2013-02-27 18:15:04下载
    积分:1
  • SEP-Protocol-in-Matlab
    SEP: A Stable Election Protocol for clustered heterogeneous wireless sensor networks
    2014-01-15 21:55:54下载
    积分:1
  • MATLAB-based
    基于MATLAB 的数值分析方面的源代码,非常实用,对于数值分析方面得研究来说(MATLAB-based numerical analysis of the source code, very useful for the numerical analysis for a study)
    2009-06-14 17:03:34下载
    积分:1
  • gridding
    Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function. You will need to compile the MEX functions - in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system. Run the function spiralexample.m in Matlab. (Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function. You will need to compile the MEX functions- in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system. Run the function spiralexample.m in Matlab. )
    2010-05-23 14:20:54下载
    积分:1
  • svcm_run
    support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) with Ltrain: number of points N: dimension % ytrain: (Ltrain,1) containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number of points N: dimension % atrain: alpha coefficients (from svcm_train on xtrain and ytrain) % btrain: offest coefficient (from svcm_train on xtrain and ytrain) % % ypred: predicted y (Lrun,1) containing class labels (-1 or +1) % margin: (signed) separation from the separating hyperplane (Lrun,1(support vector machine classification% s oft margin% uses "kernel.m"%% xtrain : (Ltrain, N) with Ltrain : number of points N : % ytrain dimension : (Ltrain. 1) containing class labels (-1 or 1)% xrun : (Lrun, N) with Lrun : number of points N : % atrain dimension : alpha coefficients (from svcm_train on xtrain and ytrain)% btrain : offest coefficient (from svcm_train on xtrain and ytrain)%% ypred : predicted y (Lrun. 1) containing class labels (-1 or 1)% margin : (signed) separation from the separating hyper plane (Lrun, 1)
    2007-03-03 10:59:12下载
    积分:1
  • lagrange_basis
    EFG code lagrange for elastic materials
    2021-01-30 01:28:39下载
    积分:1
  • hamming-matlab
    实现汉明码的编码和译码,可设定误码位置,查看纠错效果。(Achieve Hamming encoding and decoding, error location can be set to see the error correction effect.)
    2011-11-14 22:18:00下载
    积分:1
  • MyGUIEngine
    MYGUI3.2改造 - 完善文字的换行显示,并为中文支持自动换行(MYGUI 3.2 transformation- perfect wrap text display, and support for Chinese Wrap)
    2013-12-15 17:59:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载