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

OFDM-MATLAB-simulate

于 2021-04-12 发布 文件大小:28KB
0 232
下载积分: 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 个回复

  • kftoolmatlab
    介绍matlab中simulink仿真工具的使用以及类别,如何搭建kalman滤波的仿真框图(Matlab simulink simulation tools introduced in the use and type, how to build the simulation block diagram of the kalman filter)
    2010-11-04 21:39:50下载
    积分:1
  • lurootmusic
    一段很好地的改进music 算法lurootmusic(some good music to the improved algorithm lurootmusic)
    2007-02-15 11:52:07下载
    积分:1
  • tsallis_entropy_lps_t
    this file compute lagg on arrays
    2012-06-14 16:28:42下载
    积分:1
  • guidinghua
    直方图规定化,用于matlab图像处理。所谓直方图规定化,就是通过一个灰度映像函数,将原灰度直方图改造成所希望的直方图。所以,直方图修正的关键就是灰度映像函数。(Histogram specification for matlab image processing. The so-called histogram specification is through a grayscale image function, the original histogram transformed into the desired histogram. Therefore, the key is the gray image histogram correction function.)
    2014-11-05 15:39:53下载
    积分:1
  • msk1
    基于Matlab的msk调制(Simulink文件)(Matlab based on the msk modulation (Simulink documentation))
    2009-04-25 15:41:09下载
    积分:1
  • One-dimensional-extremum-problem
    说明:  第6章 无约束一维极值问题 所在章节 函数名 功 能 6.1 minJT 用进退法求解一维函数的极值区间 6.2 minHJ 用黄金分割法求解一维函数的极值 6.3 minFBNQ 用斐波那契法求解一维函数的极值 6.4 minNewton 用牛顿法求解一维函数的极值 6.5 minGX 用割线法求解一维函数的极值 6.6 minPWX 用抛物线法求解一维函数的极值 6.7 minTri 用三次插值法求解一维函数的极值 6.8.1 minGS 用Goldstein法求解一维函数的极值 6.8.2 minWP 用Wolfe-Powell法求解一维函数的极值 (Chapter 6 unconstrained extremum problem one-dimensional sections of the functional 6.1 minJT function method for solving one-dimensional with the advance and retreat of the extreme range of 6.2 minHJ function of the golden section method using one-dimensional function of the extreme 6.3 minFBNQ use Fibonacci method one-dimensional function of the extreme 6.4 minNewton Newton method with one-dimensional function with extreme 6.5 minGX one-dimensional secant method to solve the extreme 6.6 minPWX function method for solving one-dimensional parabolic function of the extreme 6.7 minTri method with cubic interpolation one-dimensional function of the extreme 6.8.1 minGS Goldstein method with one-dimensional function of the extreme 6.8.2 minWP Wolfe-Powell method with a one-dimensional extreme value function)
    2011-04-12 15:51:56下载
    积分:1
  • the-fuction-of-the-differential
    this is the function of the the differential of equation that program the modeling
    2013-01-02 11:47:14下载
    积分:1
  • chapter30
    基于随机森林思想的组合分类器设计——乳腺癌诊断(Artificial Neural Networks)
    2014-08-25 22:59:36下载
    积分:1
  • only_music
    单频信号的MUSIC算法,波达方向估计DOA(MUSIC algorithm for single-frequency signal)
    2013-03-06 09:32:47下载
    积分:1
  • mfcc
    说明:  这是个基于matlab环境下,提取mfcc参数的小程序,希望能对大家有帮助。(This is a matlab-based environment, the applet parameter extraction mfcc, hoping to be helpful.)
    2011-02-24 17:27:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载