- Little-Programm(C) 用C语言编写的几个小的应用程序及其源代码
- os 南京大学的操作系统复习资料
- wav 一个关于文件的读取的小程序
- InstructionVisitor This interface specifies the methods for a visitor of Instruction objects.
- security-issues-in-vanets vanet security issues
- GRP_MCU_5 The first is to make use of the access bank memory. Objects can be placed in this area of memory by using the "near" keyword. Near objects can be accessed efficiently and the use of them will greatly improve code efficiency. If you have any pointers that only point to objects that have been placed in the access bank
文件名称:802.11a_simulation_MATLAB_code
介绍说明--下载内容来自于网络,使用问题请自行百度
基于802.11a协议,对无线信道进行仿真-Simulation of a wireless LAN channel .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
802.11a_simulation_MATLAB_code/80211a+中文官方标准.pdf
802.11a_simulation_MATLAB_code/matlab程序/channel.m
802.11a_simulation_MATLAB_code/matlab程序/create_freq_offset.m
802.11a_simulation_MATLAB_code/matlab程序/get_bits_per_symbol.m
802.11a_simulation_MATLAB_code/matlab程序/get_channel_ir.m
802.11a_simulation_MATLAB_code/matlab程序/get_n_antennas.m
802.11a_simulation_MATLAB_code/matlab程序/get_punc_params.m
802.11a_simulation_MATLAB_code/matlab程序/phase_noise_model.m
802.11a_simulation_MATLAB_code/matlab程序/readme.txt
802.11a_simulation_MATLAB_code/matlab程序/receiver.m
802.11a_simulation_MATLAB_code/matlab程序/runsim.m
802.11a_simulation_MATLAB_code/matlab程序/rx_bpsk_demod.m
802.11a_simulation_MATLAB_code/matlab程序/rx_deinterleave.m
802.11a_simulation_MATLAB_code/matlab程序/rx_demodulate.m
802.11a_simulation_MATLAB_code/matlab程序/rx_depuncture.m
802.11a_simulation_MATLAB_code/matlab程序/rx_diversity_proc.m
802.11a_simulation_MATLAB_code/matlab程序/rx_estimate_channel.m
802.11a_simulation_MATLAB_code/matlab程序/rx_find_packet_edge.m
802.11a_simulation_MATLAB_code/matlab程序/rx_fine_time_sync.m
802.11a_simulation_MATLAB_code/matlab程序/rx_frequency_sync.m
802.11a_simulation_MATLAB_code/matlab程序/rx_gen_chan_amps.m
802.11a_simulation_MATLAB_code/matlab程序/rx_gen_deintlvr_patt.m
802.11a_simulation_MATLAB_code/matlab程序/rx_init_viterbi.m
802.11a_simulation_MATLAB_code/matlab程序/rx_mr_combiner.m
802.11a_simulation_MATLAB_code/matlab程序/rx_phase_tracker.m
802.11a_simulation_MATLAB_code/matlab程序/rx_pilot_phase_est.m
802.11a_simulation_MATLAB_code/matlab程序/rx_qam16_demod.m
802.11a_simulation_MATLAB_code/matlab程序/rx_qam64_demod.m
802.11a_simulation_MATLAB_code/matlab程序/rx_qpsk_demod.m
802.11a_simulation_MATLAB_code/matlab程序/rx_radon_hurwitz.m
802.11a_simulation_MATLAB_code/matlab程序/rx_timed_to_freqd.m
802.11a_simulation_MATLAB_code/matlab程序/rx_viterbi_decode.m
802.11a_simulation_MATLAB_code/matlab程序/set_sim_consts.m
802.11a_simulation_MATLAB_code/matlab程序/single_packet.m
802.11a_simulation_MATLAB_code/matlab程序/transmitter.m
802.11a_simulation_MATLAB_code/matlab程序/tx_add_cyclic_prefix.m
802.11a_simulation_MATLAB_code/matlab程序/tx_add_pilot_syms.m
802.11a_simulation_MATLAB_code/matlab程序/tx_conv_encoder.m
802.11a_simulation_MATLAB_code/matlab程序/tx_diversity.m
802.11a_simulation_MATLAB_code/matlab程序/tx_freqd_to_timed.m
802.11a_simulation_MATLAB_code/matlab程序/tx_gen_intlvr_patt.m
802.11a_simulation_MATLAB_code/matlab程序/tx_gen_preamble.m
802.11a_simulation_MATLAB_code/matlab程序/tx_interleaver.m
802.11a_simulation_MATLAB_code/matlab程序/tx_make_int_num_ofdm_syms.m
802.11a_simulation_MATLAB_code/matlab程序/tx_modulate.m
802.11a_simulation_MATLAB_code/matlab程序/tx_power_amplifier.m
802.11a_simulation_MATLAB_code/matlab程序/tx_puncture.m
802.11a_simulation_MATLAB_code/matlab程序/tx_radon_hurwitz.m
802.11a_simulation_MATLAB_code/matlab程序/ui_check_params.m
802.11a_simulation_MATLAB_code/matlab程序/ui_read_options.m
802.11a_simulation_MATLAB_code/matlab程序/ui_start.m
802.11a_simulation_MATLAB_code/matlab程序/ui_start.mat
802.11a_simulation_MATLAB_code/matlab程序/ui_start_sim.m
802.11a_simulation_MATLAB_code/matlab程序/WLAN simulator.jpg
802.11a_simulation_MATLAB_code/matlab程序
802.11a_simulation_MATLAB_code
802.11a_simulation_MATLAB_code/matlab程序/channel.m
802.11a_simulation_MATLAB_code/matlab程序/create_freq_offset.m
802.11a_simulation_MATLAB_code/matlab程序/get_bits_per_symbol.m
802.11a_simulation_MATLAB_code/matlab程序/get_channel_ir.m
802.11a_simulation_MATLAB_code/matlab程序/get_n_antennas.m
802.11a_simulation_MATLAB_code/matlab程序/get_punc_params.m
802.11a_simulation_MATLAB_code/matlab程序/phase_noise_model.m
802.11a_simulation_MATLAB_code/matlab程序/readme.txt
802.11a_simulation_MATLAB_code/matlab程序/receiver.m
802.11a_simulation_MATLAB_code/matlab程序/runsim.m
802.11a_simulation_MATLAB_code/matlab程序/rx_bpsk_demod.m
802.11a_simulation_MATLAB_code/matlab程序/rx_deinterleave.m
802.11a_simulation_MATLAB_code/matlab程序/rx_demodulate.m
802.11a_simulation_MATLAB_code/matlab程序/rx_depuncture.m
802.11a_simulation_MATLAB_code/matlab程序/rx_diversity_proc.m
802.11a_simulation_MATLAB_code/matlab程序/rx_estimate_channel.m
802.11a_simulation_MATLAB_code/matlab程序/rx_find_packet_edge.m
802.11a_simulation_MATLAB_code/matlab程序/rx_fine_time_sync.m
802.11a_simulation_MATLAB_code/matlab程序/rx_frequency_sync.m
802.11a_simulation_MATLAB_code/matlab程序/rx_gen_chan_amps.m
802.11a_simulation_MATLAB_code/matlab程序/rx_gen_deintlvr_patt.m
802.11a_simulation_MATLAB_code/matlab程序/rx_init_viterbi.m
802.11a_simulation_MATLAB_code/matlab程序/rx_mr_combiner.m
802.11a_simulation_MATLAB_code/matlab程序/rx_phase_tracker.m
802.11a_simulation_MATLAB_code/matlab程序/rx_pilot_phase_est.m
802.11a_simulation_MATLAB_code/matlab程序/rx_qam16_demod.m
802.11a_simulation_MATLAB_code/matlab程序/rx_qam64_demod.m
802.11a_simulation_MATLAB_code/matlab程序/rx_qpsk_demod.m
802.11a_simulation_MATLAB_code/matlab程序/rx_radon_hurwitz.m
802.11a_simulation_MATLAB_code/matlab程序/rx_timed_to_freqd.m
802.11a_simulation_MATLAB_code/matlab程序/rx_viterbi_decode.m
802.11a_simulation_MATLAB_code/matlab程序/set_sim_consts.m
802.11a_simulation_MATLAB_code/matlab程序/single_packet.m
802.11a_simulation_MATLAB_code/matlab程序/transmitter.m
802.11a_simulation_MATLAB_code/matlab程序/tx_add_cyclic_prefix.m
802.11a_simulation_MATLAB_code/matlab程序/tx_add_pilot_syms.m
802.11a_simulation_MATLAB_code/matlab程序/tx_conv_encoder.m
802.11a_simulation_MATLAB_code/matlab程序/tx_diversity.m
802.11a_simulation_MATLAB_code/matlab程序/tx_freqd_to_timed.m
802.11a_simulation_MATLAB_code/matlab程序/tx_gen_intlvr_patt.m
802.11a_simulation_MATLAB_code/matlab程序/tx_gen_preamble.m
802.11a_simulation_MATLAB_code/matlab程序/tx_interleaver.m
802.11a_simulation_MATLAB_code/matlab程序/tx_make_int_num_ofdm_syms.m
802.11a_simulation_MATLAB_code/matlab程序/tx_modulate.m
802.11a_simulation_MATLAB_code/matlab程序/tx_power_amplifier.m
802.11a_simulation_MATLAB_code/matlab程序/tx_puncture.m
802.11a_simulation_MATLAB_code/matlab程序/tx_radon_hurwitz.m
802.11a_simulation_MATLAB_code/matlab程序/ui_check_params.m
802.11a_simulation_MATLAB_code/matlab程序/ui_read_options.m
802.11a_simulation_MATLAB_code/matlab程序/ui_start.m
802.11a_simulation_MATLAB_code/matlab程序/ui_start.mat
802.11a_simulation_MATLAB_code/matlab程序/ui_start_sim.m
802.11a_simulation_MATLAB_code/matlab程序/WLAN simulator.jpg
802.11a_simulation_MATLAB_code/matlab程序
802.11a_simulation_MATLAB_code
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
