802.11a-OFDM

所属分类:matlab编程
开发工具:matlab
文件大小:26KB
下载次数:204
上传日期:2013-11-10 16:57:41
上 传 者vincent1210
说明:  基于matlab的OFDM仿真程序; 我再论坛找了很多OFDM的代码和文章,但总有遗患,为什么呢原因是大部分只有简单的映射,IDFTDFT变换等等,但主要的同步和信道估计去没有人提出来,甚至做出来.. 现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFTDFT,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码.
(Based on the OFDM matlab simulation program I' ll find a lot of forums and articles OFDM code, but there are left suffering, why because most only simple mapping, IDFTDFT transformation, etc., but the main synchronization and channel estimation to no one proposed, and even do it .. and now I finally found a copy of it in the form FUNCTION, Reproduction of OFDM mapping, IDFTDFT, synchronous (time and frequency synchronization) and channel estimation, and the estimated frequency offset a series of code.)

文件列表:
802.11a OFDM\channel.m (1346, 2001-12-04)
802.11a OFDM\create_freq_offset.m (400, 2001-11-28)
802.11a OFDM\get_bits_per_symbol.m (380, 2001-11-28)
802.11a OFDM\get_channel_ir.m (1045, 2001-12-04)
802.11a OFDM\get_n_antennas.m (245, 2001-11-13)
802.11a OFDM\get_punc_params.m (554, 2000-02-10)
802.11a OFDM\phase_noise_model.m (1056, 2001-11-28)
802.11a OFDM\receiver.m (2392, 2001-12-04)
802.11a OFDM\runsim.m (2600, 2001-12-04)
802.11a OFDM\rx_bpsk_demod.m (88, 2001-11-12)
802.11a OFDM\rx_deinterleave.m (577, 2001-11-11)
802.11a OFDM\rx_demodulate.m (607, 2001-12-04)
802.11a OFDM\rx_depuncture.m (906, 2001-12-04)
802.11a OFDM\rx_diversity_proc.m (2307, 2001-12-04)
802.11a OFDM\rx_estimate_channel.m (1208, 2001-11-18)
802.11a OFDM\rx_find_packet_edge.m (1524, 2001-12-04)
802.11a OFDM\rx_fine_time_sync.m (1351, 2001-11-17)
802.11a OFDM\rx_frequency_sync.m (1280, 2001-12-04)
802.11a OFDM\rx_gen_chan_amps.m (460, 2001-11-17)
802.11a OFDM\rx_gen_deintlvr_patt.m (444, 2001-11-11)
802.11a OFDM\rx_init_viterbi.m (722, 2001-11-12)
802.11a OFDM\rx_mr_combiner.m (292, 2001-11-17)
802.11a OFDM\rx_phase_tracker.m (596, 2001-11-17)
802.11a OFDM\rx_pilot_phase_est.m (3344, 2001-12-04)
802.11a OFDM\rx_qam16_demod.m (475, 2001-11-11)
802.11a OFDM\rx_qam64_demod.m (1454, 2001-11-28)
802.11a OFDM\rx_qpsk_demod.m (264, 2002-01-24)
802.11a OFDM\rx_radon_hurwitz.m (610, 2001-11-17)
802.11a OFDM\rx_timed_to_freqd.m (1845, 2001-12-04)
802.11a OFDM\rx_viterbi_decode.m (1421, 2001-11-13)
802.11a OFDM\set_sim_consts.m (1297, 2001-11-11)
802.11a OFDM\single_packet.m (741, 2001-12-05)
802.11a OFDM\transmitter.m (3104, 2002-08-28)
802.11a OFDM\tx_add_cyclic_prefix.m (417, 2001-11-11)
802.11a OFDM\tx_add_pilot_syms.m (710, 2001-11-18)
802.11a OFDM\tx_conv_encoder.m (451, 2001-11-11)
802.11a OFDM\tx_diversity.m (256, 2001-11-13)
802.11a OFDM\tx_freqd_to_timed.m (685, 2001-12-05)
802.11a OFDM\tx_gen_intlvr_patt.m (484, 2001-11-11)
... ...

我再论坛找了很多OFDM的代码和文章,但总有遗患,为什么呢原因是大部分只有简单的映射,IDFTDFT变换等等,但主要的同步和信道估计去没有人提出来,甚至做出来.. 现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFTDFT,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码. The simulator GUI is started with command 'ui_start' in Matlab command window. WLAN simulation starts by clicking the 'Start Simulation' button in the GUI window. WLAN simulation can be terminated, before set number of packets have been reached by pressing 'control-C'. ##### Version updates and bug fixes January 24th 2002: A bug in file rx_qpsk_demod.m fixed

近期下载者

相关文件


收藏者