登录
首页 » matlab » kernel_ofdma04.4.6

kernel_ofdma04.4.6

于 2007-07-09 发布 文件大小:157KB
0 223
下载积分: 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 个回复

  • bresenham_line3d
    采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid % Transformations to Volume Data, WSCG2004 Conference. % http://wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf (3D Bresenham algorithm used in a straight line between two points This program is ported to MATLAB from: B. Pendleton. Line3d- 3D Bresenham s (a 3D line drawing algorithm) ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 Which is referenced by: Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid Transformations to Volume Data, WSCG2004 Conference. http :// wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf)
    2020-09-01 20:18:08下载
    积分:1
  • programme
    高阶统计量下的MIMO系统盲信道估计算法(Higher-order statistics blind MIMO system channel estimation algorithm)
    2012-05-24 17:19:13下载
    积分:1
  • Improving-Dictionary-Learning
    PDF+论文算法实现源代码"Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reuse"由莱斯利N.史密斯和迈克尔·埃拉德,IEEE信号处理快报(2013年)(PDF+ thesis algorithm source code " Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reuse" by the Er Ai Leslie N. Smith and Mike Ladd, IEEE Signal Processing Letters (2013))
    2014-01-12 23:27:57下载
    积分:1
  • AF_Motor
    arduino_AFMotor库,用于控制连在ARDUINO上的电机(This is the August 12, 2009 Adafruit Motor shield firmware with basic Microstepping support. Works with all Arduinos and the Mega For more information on the shield, please visit http://www.ladyada.net/make/mshield/ To install, click DOWNLOAD SOURCE in the top right corner, and see our tutorial at http://www.ladyada.net/library/arduino/libraries.html on Arduino Library installation)
    2016-02-18 21:14:17下载
    积分:1
  • 15 粒子群优化算法参考
    说明:  基于MATLAB的粒子群优化算法的程序参考代码(Program reference code of particle swarm optimization algorithm based on MATLAB)
    2021-03-22 14:01:08下载
    积分:1
  • Band_pass
    Band pass filter for procesing images
    2010-12-31 22:47:37下载
    积分:1
  • TSp
    matlab 有关于解决tsp 问题的 程序 (tsp matlab to solve the problem on the procedures)
    2010-05-31 21:12:04下载
    积分:1
  • duanshishiyuchuli
    matlab写的语音短时时域处理的代码。 里面有详细的介绍和要求。(matlab written speech short time domain processing code)
    2013-11-19 12:46:06下载
    积分:1
  • kurt_grad_
    基于峭度的盲源分离,使用最速下降法,适合初学者(BSS based on kurtosis by gradient)
    2014-01-03 14:54:59下载
    积分:1
  • NonlinearIntegerProgrammingMatlabGeneticAlgorithmP
    本程序是基于非线性整数规划的遗传算法所编写的Matlab程序(This procedure is based on the non-linear integer programming genetic algorithm written Matlab program)
    2009-03-16 08:59:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载