登录
首页 » matlab » 802.11a-OFDM-MATLAB

802.11a-OFDM-MATLAB

于 2021-04-08 发布 文件大小:30KB
0 107
下载积分: 1 下载次数: 266

代码说明:

  IEEE802.11a系统级仿真完整程序,包含发送端,接收端以及信道建模等(IEEE802.11a complete system-level simulation, including the sending end, the receiver, channel modeling, can be used to run a bit error rate, frame error rate, etc.)

文件列表:

802.11a OFDM MATLAB
...................\channel.m,1346,2014-02-21
...................\create_freq_offset.m,400,2014-02-21
...................\get_bits_per_symbol.m,380,2014-02-21
...................\get_channel_ir.m,1045,2014-02-21
...................\get_n_antennas.m,245,2014-02-21
...................\get_punc_params.m,554,2014-02-21
...................\phase_noise_model.m,1056,2014-02-21
...................\readme.txt,652,2014-02-21
...................\receiver.m,2392,2014-02-21
...................\runsim.m,2600,2014-02-21
...................\rx_bpsk_demod.m,88,2014-02-21
...................\rx_deinterleave.m,577,2014-02-21
...................\rx_demodulate.m,607,2014-02-21
...................\rx_depuncture.m,906,2014-02-21
...................\rx_diversity_proc.m,2307,2014-02-21
...................\rx_estimate_channel.m,1208,2014-02-21
...................\rx_find_packet_edge.m,1524,2014-02-21
...................\rx_fine_time_sync.m,1351,2014-02-21
...................\rx_frequency_sync.m,1280,2014-02-21
...................\rx_gen_chan_amps.m,460,2014-02-21
...................\rx_gen_deintlvr_patt.m,444,2014-02-21
...................\rx_init_viterbi.m,722,2014-02-21
...................\rx_mr_combiner.m,292,2014-02-21
...................\rx_phase_tracker.m,596,2014-02-21
...................\rx_pilot_phase_est.m,3344,2014-02-21
...................\rx_qam16_demod.m,475,2014-02-21
...................\rx_qam64_demod.m,1454,2014-02-21
...................\rx_qpsk_demod.m,264,2014-02-21
...................\rx_radon_hurwitz.m,610,2014-02-21
...................\rx_timed_to_freqd.m,1845,2014-02-21
...................\rx_viterbi_decode.m,1421,2014-02-21
...................\set_sim_consts.m,1297,2014-02-21
...................\single_packet.m,741,2014-02-21
...................\transmitter.m,3103,2014-02-21
...................\tx_add_cyclic_prefix.m,417,2014-02-21
...................\tx_add_pilot_syms.m,710,2014-02-21
...................\tx_conv_encoder.m,451,2014-02-21
...................\tx_diversity.m,256,2014-02-21
...................\tx_freqd_to_timed.m,685,2014-02-21
...................\tx_gen_intlvr_patt.m,484,2014-02-21
...................\tx_gen_preamble.m,1485,2014-02-21
...................\tx_interleaver.m,713,2014-02-21
...................\tx_make_int_num_ofdm_syms.m,574,2014-02-21
...................\tx_modulate.m,2168,2014-02-21
...................\tx_power_amplifier.m,2915,2014-02-21
...................\tx_puncture.m,714,2014-02-21
...................\tx_radon_hurwitz.m,767,2014-02-21
...................\ui_check_params.m,7898,2014-02-21
...................\ui_read_options.m,3082,2014-02-21
...................\ui_start.m,13940,2014-02-21
...................\ui_start.mat,1720,2014-02-21
...................\ui_start_sim.m,86,2014-02-21

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

发表评论

0 个回复

  • eight-chapter
    《MATLAB/Simulink建模与仿真实例精讲》第8章相关例子程序,可以运行。(" MATLAB/Simulink modeling and simulation instance succinctly Chapter 8 of the example program can be run.)
    2013-01-22 11:32:48下载
    积分:1
  • optfilter
    最优化FIR数字带通滤波器的设计,用来对加速度信号进行带通滤波,提取运动信息。(the design of an optimal FIR digital band-pass filter.)
    2012-05-24 20:21:38下载
    积分:1
  • Desktop
    matlab实现泊松分布产生随机数的程序, 挺管用的(The matlab Poisson distribution to generate random numbers, very handy)
    2012-07-18 21:59:06下载
    积分:1
  • c6exsf1
    通过matlab编辑S函数来实现对单相接地故障中故障电阻的计算(S function editing through matlab to achieve the single-phase ground fault in the fault resistance calculation)
    2013-09-20 15:53:05下载
    积分:1
  • FT
    说明:  禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。为了避免陷入局部最优解,TS搜索中采用了一种灵活的“记忆”技术,对已经进行的优化过程进行记录和选择,指导下一步的搜索方向,这就是Tabu表的建立。(Tabu Search algorithm is a meta-heuristic random search algorithm. It starts from an initial feasible solution, chooses a series of specific search directions (movement) as a trial, and chooses to achieve the movement that makes the most changes in the value of a specific objective function. To avoid falling into local optimum, TS search uses a flexible "memory" technology to record and select the optimization process that has been carried out, and to guide the next search direction, which is the establishment of Tabu table.)
    2019-06-28 10:46:56下载
    积分:1
  • 超宽带无线电
    说明:  葛丽嘉的超宽带无线电中的算法,关于uwb波的产生等(Grega's UWB radio algorithm, on the UWB wave generation)
    2021-03-25 09:58:34下载
    积分:1
  • MATLABORDOR
    matlab中一些常用命令汇总,为大家节省时间,多多交流(order)
    2010-07-20 11:45:08下载
    积分:1
  • delsig
    matlab code for Delta Sigma Toolbox
    2015-02-03 13:45:00下载
    积分:1
  • jianmopinjie
    参加数学建模大赛获奖,提供图像的拼接的matlab源代码,有很大价值(Participate in mathematical modeling contest winners, providing an image stitching matlab source code, there is great value)
    2015-04-11 18:53:13下载
    积分:1
  • TryWavelet
    迭代小波变换Matlab源码,拉曼光谱处理,基线校正算法(iterated wavelet transform)
    2020-07-02 06:00:02下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载