登录
首页 » matlab » kernel_ofdma04.4.6

kernel_ofdma04.4.6

于 2007-07-09 发布 文件大小:157KB
0 212
下载积分: 1 下载次数: 1019

代码说明:

  OFDM的详细仿真代码,有信道编码,调制,信道估计等(OFDM detailed simulation codes, channel coding and modulation, channel estimation, etc.)

文件列表:

adaptive.m
adaptive_power.m
adaptive_power1.m
add_training.m
adpt_mod_para.m
channel.m
channel_coding.m
channel_decoding.m
channel_estimator.m
coarse_freq_syn.m
demodulator.m
demodu_sym.m
demod_sym.m
estimator.m
fine_freq_syn.m
frame_timing.m
freq_syn_timedomain.m
main.m
modulation_sym.m
modulator.m
modu_sym.m
mseq.m
ofdm_demod.m
ofdm_mod.m
performance_eval.m
pilot_insert.m
saved_figures
.............\adaptive
.............\........\BPSK_0HzDoppler_6tap_exp.fig
.............\........\power_des_0Hz.fig
.............\........\power_des_0Hz_BPSK.fig
.............\........\power_SNR_0Hz_BPSK.fig
.............\........\power_SNR_0Hz_BPSK2.fig
.............\basic
.............\.....\16qam_awgn_normalized.fig
.............\.....\64qam_awgn_normalized.fig
.............\.....\8psk_awgn.fig
.............\.....\BER_EbNo--4users_noAM_1tx1rx_noChannelCoding_idealCE_idealSyn_rayleigh_6tap_exp_noDoppler_BPSK.emf
.............\.....\BER_EbNo--4users_noAM_1tx1rx_noChannelCoding_idealCE_idealSyn_rayleigh_6tap_exp_noDoppler_BPSK.fig
.............\.....\BPSK_0HzDoppler.fig
.............\.....\BPSK_0HzDoppler_6tap_exp.fig
.............\.....\BPSK_10kmhr_6tap_exp.fig
.............\.....\BPSK_10kmhr_6tap_exp2.fig
.............\.....\BPSK_150kmhr_1symframe.fig
.............\.....\BPSK_150kmhr_6tapexp_5symperframe.fig
.............\.....\BPSK_50kmhr_6symperframe.fig
.............\.....\BPSK_50kmhr_6tap_exp.fig
.............\.....\BPSK_50kmhr_6tap_exp2_10symperframe.fig
.............\.....\bpsk_awgn.fig
.............\.....\fading_strunc.fig
.............\.....\fixed_jakesmodel_trunc_10kmhr_1symperframe.fig
.............\.....\jakes.fig
.............\.....\jakes_trunc.fig
.............\.....\QPSK_0HzDoppler_6tap_exp.fig
.............\.....\qpsk_awgn.fig
.............\.....\rand_jakesmodel_10kmhr_1symperframe.fig
.............\.....\untitled.fig
.............\channel est
.............\...........\BER_EbNo_LS_BPSK_0HzDoppler_6tapRayleigh.fig
.............\...........\BER_EbNo_LS_BPSK_0HzDoppler_6tapRayleigh2.fig
.............\...........\BER_EbNo_LS_BPSK_50kmhr_6tapRayleigh.fig
.............\...........\BER_EbNo_LS_DFT_BPSK_0HzDoppler_6tapRayleigh.fig
.............\...........\BPSK_10HzDoppler_estimation_comparision.fig
.............\...........\LS_DFT_freq_domain.fig
.............\...........\LS_DFT_freq_domain_noawgn.fig
.............\...........\LS_DFT_time_domain_noawgn.fig
.............\...........\MSE_EbNo_LS_BPSK_Okmhr.fig
.............\...........\MSE_EbNo_LS_DFT_BPSK_Okmhr.fig
.............\diversity
.............\.........\BER_EbNo_1tx2rx_MRC_BPSK_0kmhr.fig
.............\.........\BER_EbNo_1tx4rx_MRC_BPSK_0kmhr.fig
.............\.........\BER_EbNo_1tx_2rx_MRC.fig
.............\synch
.............\.....\BER_EbNo_1tx2rx_MRC_BPSK_0kmhr.fig
.............\.....\BER_EbNo_1tx4rx_MRC_BPSK_0kmhr.fig
.............\.....\BER_EbNo_2tx2rx_STBC_MRC_QPSK_0kmhr.fig
.............\.....\BER_EbNo_LS_1tx2rx_QPSK_0kmhr_frametiming1_multiantenna1.fig
.............\.....\BER_EbNo_LS_1tx2rx_QPSK_0kmhr_frametiming1_multiantenna2.fig
.............\.....\BER_EbNo_LS_1tx2rx_QPSK_0kmhr_frametiming2_multiantenna1.fig
.............\.....\BER_EbNo_LS_1tx2rx_QPSK_0kmhr_frametiming3_multiantenna1.fig
.............\.....\BER_EbNo_LS_1tx2rx_QPSK_0kmhr_no_synch_err.fig
.............\.....\TimingErr_EbNo_LS_1tx2rx_QPSK_0kmhr_frametiming1_multiantenna1.fig
.............\.....\TimingErr_EbNo_LS_1tx2rx_QPSK_0kmhr_frametiming1_multiantenna2.fig
.............\.....\TimingErr_EbNo_LS_1tx2rx_QPSK_0kmhr_frametiming2_multiantenna1.fig
.............\.....\TimingErr_EbNo_LS_1tx2rx_QPSK_0kmhr_frametiming3_multiantenna1.fig
set_11a_para.m
set_B3G_para.m
shift.m
stbc_code_TX.m
stbc_decode_TX2RX2.m
stbc_decode_TX2RX4.m
stbc_decode_TX4RX4.m
st_coding.m
st_decoding.m
sym_timing.m
Tap_Rayleigh_Jakes.m
Tap_Rayleigh_Jakes2.m
time_channel_para.m
time_channel_para2.m
tmp_test.m

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

发表评论

0 个回复

  • jpeg
    the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient.(the attached utility is a work I ve submitted to the universityIt shows what a jpeg compression is all about.the function implements the DCT transform, using a matrix operator.note that matlab has a function for the DCT and iDCT transforms that might be more efficient .)
    2008-01-11 15:05:19下载
    积分:1
  • emd_PPT
    说明:  详细简介了EMD算法原理以及matlab的实现(Details About the EMD algorithm, as well as the realization of matlab)
    2008-09-23 18:50:10下载
    积分:1
  • project
    说明:  多目标跟踪的matlab代码,其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多。(Multi-target tracking matlab code)
    2010-04-21 10:25:44下载
    积分:1
  • ndvi_advance
    本程序可进行植被物候研究,用于提取植被返青期、枯黄期及生长季长度等物候参数。(This procedure can be carried out vegetation phenology studies, used to extract reviving vegetation, yellow and growing season length of phenological parameters.)
    2013-11-27 19:10:07下载
    积分:1
  • ppa
    Peak Pealing Algorithm
    2010-02-23 12:43:41下载
    积分:1
  • Exam
    time windows usage example
    2011-02-04 03:02:19下载
    积分:1
  • MALE-UAV-autopilot-model
    its Middle altitude low endurance unmanned aerial vehicle model using matlab Simulink. it s been rigorously tested and it has everything you need for Autopilot design of autonomous vehicle. i have worked it like for more than a year. and I made it simpler.
    2015-03-16 16:24:09下载
    积分:1
  • 1-s2.0-S1044028315000022-main
    论文:An examination of U.S. institutional and individual investor sentiment effect on the Turkish stock market(This study examines the effect of rational and irrational components of U.S. institutional and individual investor sentiment on Istanbul Stock Market (ISE) return and volatility. The results showthat there is a significant spillover effect of U.S. investor sentiment on stock return and volatility of ISE. A breakdown of sentiment by the type of investor shows that the impact of institutional sentiment is greater than that of individual sentiment. A breakdown of sentiment by rationality shows that the effect of rational sentiment on ISE return is faster though not necessarily greater than that of irrational sentiment. The conclusion fromthese results is that the effect of U.S. investor sentiment is systemic and cannot be diversified away. U.S. investor sentiment, therefore, constitutes a priced risk factor and must be accounted for accordingly in international asset pricing models. The findings also provide some evidence of a negative relationship between U.S. investor senti)
    2015-04-14 15:50:14下载
    积分:1
  • spiketrain2
    matlab neuron system spike tran2
    2009-10-23 00:10:27下载
    积分:1
  • numerical
    Numerical program on Newton’s forward difference formulae, the use of Sterling formulae & the use of Newton’s backward difference formulae combindly, Trapezoidal rule, Gauss-Seidal method, Jacobi method.
    2011-01-31 18:20:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载