登录
首页 » matlab » 802.11a-OFDM

802.11a-OFDM

于 2021-01-04 发布 文件大小:26KB
0 262
下载积分: 1 下载次数: 196

代码说明:

  基于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
............\create_freq_offset.m,400,2001-11-28
............\get_bits_per_symbol.m,380,2001-11-28
............\get_channel_ir.m,1045,2001-12-04
............\get_n_antennas.m,245,2001-11-13
............\get_punc_params.m,554,2000-02-10
............\phase_noise_model.m,1056,2001-11-28
............\readme.txt,652,2005-08-25
............\receiver.m,2392,2001-12-04
............\runsim.m,2600,2001-12-04
............\rx_bpsk_demod.m,88,2001-11-12
............\rx_deinterleave.m,577,2001-11-11
............\rx_demodulate.m,607,2001-12-04
............\rx_depuncture.m,906,2001-12-04
............\rx_diversity_proc.m,2307,2001-12-04
............\rx_estimate_channel.m,1208,2001-11-18
............\rx_find_packet_edge.m,1524,2001-12-04
............\rx_fine_time_sync.m,1351,2001-11-17
............\rx_frequency_sync.m,1280,2001-12-04
............\rx_gen_chan_amps.m,460,2001-11-17
............\rx_gen_deintlvr_patt.m,444,2001-11-11
............\rx_init_viterbi.m,722,2001-11-12
............\rx_mr_combiner.m,292,2001-11-17
............\rx_phase_tracker.m,596,2001-11-17
............\rx_pilot_phase_est.m,3344,2001-12-04
............\rx_qam16_demod.m,475,2001-11-11
............\rx_qam64_demod.m,1454,2001-11-28
............\rx_qpsk_demod.m,264,2002-01-24
............\rx_radon_hurwitz.m,610,2001-11-17
............\rx_timed_to_freqd.m,1845,2001-12-04
............\rx_viterbi_decode.m,1421,2001-11-13
............\set_sim_consts.m,1297,2001-11-11
............\single_packet.m,741,2001-12-05
............\transmitter.m,3104,2002-08-28
............\tx_add_cyclic_prefix.m,417,2001-11-11
............\tx_add_pilot_syms.m,710,2001-11-18
............\tx_conv_encoder.m,451,2001-11-11
............\tx_diversity.m,256,2001-11-13
............\tx_freqd_to_timed.m,685,2001-12-05
............\tx_gen_intlvr_patt.m,484,2001-11-11
............\tx_gen_preamble.m,1485,2001-12-05
............\tx_interleaver.m,713,2001-11-11
............\tx_make_int_num_ofdm_syms.m,574,2001-11-13
............\tx_modulate.m,2168,2001-11-11
............\tx_power_amplifier.m,2915,2001-11-27
............\tx_puncture.m,714,2001-11-11
............\tx_radon_hurwitz.m,767,2001-11-17
............\ui_check_params.m,7898,2001-12-05
............\ui_read_options.m,3082,2001-11-27
............\ui_start.m,13940,2002-08-08
............\ui_start.mat,1720,2001-11-28
............\ui_start_sim.m,86,2001-11-28

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

发表评论

0 个回复

  • OFDMSimulation
     OFDM —— OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,实际上OFDM是MCM Multi-CarrierModulation,多载波调制的一种。其主要思想是:将信道分成若干正交子信道,将高速数据信号转换成并行的低速子数据流,调制到在每个子信道上进行传输。此程序为ofdm仿真程序!(OFDM- OFDM (Orthogonal Frequency Division Multiplexing) that is orthogonal frequency division multiplexing, OFDM is the fact MCM Multi-CarrierModulation, a multi-carrier modulation. The main idea is: The channel is divided into a number of orthogonal sub-channel, high-speed data signals into parallel low-speed sub-data stream, modulated to be transmitted in each sub-channel. This program is ofdm simulation program!)
    2009-12-14 20:42:26下载
    积分:1
  • flops
    matlab matrix processing functions
    2010-12-08 01:50:41下载
    积分:1
  • xhfxy
    信号分析仪程序是有效的结合matlab语言与信号分析,形象直观的对所需分析的信号进行分析。(Signal analyzer matlab program is an effective combination of language and signal analysis, image analysis of visual signals to the required analysis.)
    2011-08-10 14:58:42下载
    积分:1
  • wavelet
    说明:  小波分析理论与Matlab 7实现是一本非常好的学习小波的书籍。(Matlab 7 wavelet analysis theory and implementation is a very good learning wavelet books.)
    2010-04-21 10:38:36下载
    积分:1
  • multiuav5
    多无人机协同决策与控制仿真平台(含论文教程和matlab代码),美国空军研究院开发,可用于学习无人机群体协同决策,以及算法验证,具有极高的价值(Collaborative decision-making and control of multiple UAVs simulation platform (including tutorials and papers matlab code), the U.S. Air Force Academy developed UAVs can be used to study collaborative decision-making groups, as well as algorithm verification, with a high value)
    2021-03-21 12:19:17下载
    积分:1
  • recentcurve
    ADVANTAGE: The main advantage of the NLMS algorithm over the LMS algorithm is the faster convergence for correlated[11] and whitened input and the stableness of the output with the varying range of values independent input data[12]. And to implement a shift input of data the NLMS require additional addition, Multiplication and division over the LMS algorithm.
    2021-03-18 13:29:19下载
    积分:1
  • btp2
    linear 2 stat problem
    2010-12-18 09:39:12下载
    积分:1
  • prgm
    matlab programs used to calculate conv,autocorrelation,dft, idft,etc
    2011-01-19 15:31:30下载
    积分:1
  • 用BP神经网络解决分类问题的MATLAB实现
    BP神经网络进行数据分类,是一种多层前馈神经网络,该网络的主要特点是信号前向传递,误差反向传播。运用梯度下降法,(BP neural network is a multi-layer feedforward neural network for data classification. Its main characteristics are forward signal transmission and back error propagation. Using gradient descent method and BP neural network to classify data is a multi-layer feedforward neural network. The main characteristics of this network are forward signal transmission and back error propagation. Using gradient descent method,)
    2019-04-08 11:01:56下载
    积分:1
  • 对LFM雷达信号及其目标回波进行仿真 lfm-pcinterference
    对LFM雷达信号及其目标回波进行仿真,并对其干扰进行了仿真(On LFM radar signal and target echo simulation and a simulation of its interference)
    2021-02-23 10:59:40下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载