登录
首页 » matlab » OFDM-MATLAB-simulate

OFDM-MATLAB-simulate

于 2021-04-12 发布 文件大小:28KB
0 163
下载积分: 1 下载次数: 3

代码说明:

  关于ODFM的仿真程序,程序挺多的,有你想要的。(About ODFM simulation program, a lot of programs have what you want.)

文件列表:

OFDM MATLAB仿真代码
...................\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,377,2002-01-24
...................\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 个回复

  • Filter
    十种简单滤波和卡尔曼滤波的分析比较,是在matlab上面运行的,(Comparative analysis of ten simple filtering and Kalman filter, is running in matlab above)
    2015-03-01 17:03:42下载
    积分:1
  • MODE
    multi objective differential evolution algorithm
    2015-04-22 08:56:37下载
    积分:1
  • MATLABORDOR
    matlab中一些常用命令汇总,为大家节省时间,多多交流(order)
    2010-07-20 11:45:08下载
    积分:1
  • dd0aca
    平均标准偏差,一个计算用的Matlab小程序,希望大家喜欢(The average standard deviation, a calculation using a small Matlab program, I hope everyone likes)
    2009-11-07 11:06:47下载
    积分:1
  • pso
    说明:  经典的PSO粒子群优化算法,用于解决无约束优化问题(Classic PSO particle swarm optimization algorithm for solving unconstrained optimization problems)
    2020-06-23 18:00:02下载
    积分:1
  • period
    说明:  序列x(n)的功率谱估计用matlab来实现(sequence x (n) of the power spectrum is estimated to achieve using Matlab)
    2006-05-13 15:59:01下载
    积分:1
  • matlab_mp3
    利用Matlab实现Mp3文件的解码和播放的源程序。(Mp3 file using Matlab achieve decoding and playback of the source.)
    2015-04-16 13:13:50下载
    积分:1
  • parallel
    matlab并行计算MPI实现文档,详述并行计算在matlab平台配置实现细则(matlab parallel computing )
    2020-07-03 17:20:01下载
    积分:1
  • wind_time_history
    风电塔架风速时程曲线与风荷载时程曲线模拟。本代码依据IEC 61400-1标准,用于模拟具有一定功率谱密度和自相关性的风速时程曲线,并计算叶片及塔架上的风荷载。方法为基于三角级数叠加的谐波合成法(Hansen,2008)和叶素动量法。功率密度谱采用Kaimal谱函数。(Curves of wind speed and wind load-time curve Cheng wind tower. The code according to IEC 61400-1 standards, and procedures used to simulate the spectral density curve has a certain power the time correlation of wind speed and calculate the wind load on the blades and tower. The method is based on trigonometric series superposition of harmonic synthesis (Hansen, 2008) and the blade element momentum method. Kaimal power density spectrum using spectral function.)
    2016-05-10 10:51:50下载
    积分:1
  • 第七章
    说明:  传感器阵列波束优化设计与应用书籍第7章的matlab程序(Chapter 7 matlab program of book Sensor array beam optimization design and application)
    2020-12-05 12:09:23下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载