802.11aMATLAB

所属分类:matlab编程
开发工具:matlab
文件大小:2630KB
下载次数:112
上传日期:2010-05-11 21:52:27
上 传 者laogt
说明:  包含了802.11a的matlab仿真程序,同时附有原版中英文标准,对了解802.11a无限局域网技术有很好的指导作用。
(Includes 802.11a, matlab simulation program, accompanied by original Chinese and English standards, 802.11a wireless LAN technology to understand a very good guide.)

文件列表:
802.11aMATLAB\802.11a仿真程序(原版中文)\00815305.pdf (738435, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\00887490.pdf (3666307, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\channel.m (1346, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\create_freq_offset.m (400, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\get_bits_per_symbol.m (380, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\get_channel_ir.m (1063, 2008-07-17)
802.11aMATLAB\802.11a仿真程序(原版中文)\get_n_antennas.m (273, 2008-07-17)
802.11aMATLAB\802.11a仿真程序(原版中文)\get_punc_params.m (554, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\hs_err_pid3712.log (10454, 2008-07-19)
802.11aMATLAB\802.11a仿真程序(原版中文)\phase_noise_model.m (1056, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\receiver.m (2395, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\runsim.m (2600, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_bpsk_demod.m (88, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_deinterleave.m (577, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_demodulate.m (607, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_depuncture.m (906, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_diversity_proc.m (2307, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_estimate_channel.m (1208, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_find_packet_edge.m (1519, 2008-07-21)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_fine_time_sync.m (1351, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_frequency_sync.m (1272, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_gen_chan_amps.m (461, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_gen_deintlvr_patt.m (444, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_init_viterbi.m (761, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_mr_combiner.m (292, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_phase_tracker.m (598, 2009-04-29)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_pilot_phase_est.m (3344, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_qam16_demod.m (475, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_qam64_demod.m (1454, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_qpsk_demod.m (265, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_radon_hurwitz.m (610, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_timed_to_freqd.m (1845, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\rx_viterbi_decode.m (1421, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\set_sim_consts.m (1297, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\single_packet.m (743, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\transmitter.asv (3168, 2008-07-18)
802.11aMATLAB\802.11a仿真程序(原版中文)\transmitter.m (3188, 2008-07-19)
802.11aMATLAB\802.11a仿真程序(原版中文)\tx_add_cyclic_prefix.m (417, 2006-11-07)
802.11aMATLAB\802.11a仿真程序(原版中文)\tx_add_pilot_syms.asv (729, 2008-07-20)
... ...

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 July 31th 2002: A bug in file rx_gen_chan_amps.m fixed. This bug affected performance in fading channels. April 15th 2003: Changed the code not to require functions from the Matlab Communications toolbox.

近期下载者

相关文件


收藏者