登录
首页 » matlab » OFDM_simulator

OFDM_simulator

于 2007-08-10 发布 文件大小:52KB
0 246
下载积分: 1 下载次数: 20

代码说明:

  在matlab中仿真OFDM的源代码:)(OFDM simulation in matlab source code:))

文件列表:

OFDM simulator source code
..........................\simulator
..........................\.........\channel.m
..........................\.........\create_freq_offset.m
..........................\.........\get_bits_per_symbol.m
..........................\.........\get_channel_ir.m
..........................\.........\get_n_antennas.m
..........................\.........\get_punc_params.m
..........................\.........\matlab.mat
..........................\.........\phase_noise_model.m
..........................\.........\readme.txt
..........................\.........\receiver.m
..........................\.........\runsim.m
..........................\.........\rx_bpsk_demod.m
..........................\.........\rx_deinterleave.m
..........................\.........\rx_demodulate.m
..........................\.........\rx_depuncture.m
..........................\.........\rx_diversity_proc.m
..........................\.........\rx_estimate_channel.m
..........................\.........\rx_find_packet_edge.m
..........................\.........\rx_fine_time_sync.m
..........................\.........\rx_frequency_sync.m
..........................\.........\rx_gen_chan_amps.m
..........................\.........\rx_gen_deintlvr_patt.m
..........................\.........\rx_init_viterbi.m
..........................\.........\rx_mr_combiner.m
..........................\.........\rx_phase_tracker.m
..........................\.........\rx_pilot_phase_est.m
..........................\.........\rx_qam16_demod.m
..........................\.........\rx_qam64_demod.m
..........................\.........\rx_qpsk_demod.m
..........................\.........\rx_radon_hurwitz.m
..........................\.........\rx_timed_to_freqd.m
..........................\.........\rx_viterbi_decode.m
..........................\.........\set_sim_consts.m
..........................\.........\single_packet.m
..........................\.........\transmitter.m
..........................\.........\tx_add_cyclic_prefix.m
..........................\.........\tx_add_pilot_syms.m
..........................\.........\tx_conv_encoder.m
..........................\.........\tx_diversity.m
..........................\.........\tx_freqd_to_timed.m
..........................\.........\tx_gen_intlvr_patt.m
..........................\.........\tx_gen_preamble.m
..........................\.........\tx_interleaver.m
..........................\.........\tx_make_int_num_ofdm_syms.m
..........................\.........\tx_modulate.m
..........................\.........\tx_power_amplifier.m
..........................\.........\tx_puncture.m
..........................\.........\tx_radon_hurwitz.m
..........................\.........\ui_check_params.m
..........................\.........\ui_read_options.m
..........................\.........\ui_start.m
..........................\.........\ui_start.mat
..........................\.........\ui_start_sim.m
..........................\simulator.zip

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

发表评论

0 个回复

  • skincolormorph
    a system for skin color morphology in video that can detect face based on skin color
    2010-07-23 22:32:28下载
    积分:1
  • ofdm_gito
    有关OFDM的资料,对需要的朋友有帮助,谢谢(about OFDM)
    2009-05-10 23:27:30下载
    积分:1
  • Rjiance
    心电信号QRS波的R波检测,用了阈值的方法,自适应修改阈值,域加窗定位R波幅度(QRS wave of ECG R-wave detection, using a threshold approach, adaptive modification threshold, domain windowed positioning R-wave amplitude)
    2020-07-22 15:28:44下载
    积分:1
  • 78
    说明:  思源科技出版 matlab基础与提高 7-8章 源代码(Springsoft Publishing matlab base and improve the source code of Chapter 7-8)
    2010-04-24 11:56:46下载
    积分:1
  • matlab-fusiontool
    该融合工具箱由一系列保存成.m的格式文件函数组成,可对经过配准好的灰度图像进行融合操作。界面操作简单,在界面上可以对相关参数进行设置。(The integration kit is saved into a format function of m, operating after registration good grayscale image fusion. The interface is simple, set the relevant parameters in the interface.)
    2012-06-22 21:11:44下载
    积分:1
  • Sixphase_traditional
    六相PMSM传统矢量控制系统的仿真模型,其中六相PWM算法模块采用两个三相SPWM算法模块。(Six-phase PMSM traditional vector control system simulation model, in which six-phase PWM algorithm module uses two three-phase SPWM algorithm module.)
    2017-03-06 16:08:32下载
    积分:1
  • GPSR_5.0
    关于稀疏表示的遥感图像融合——matlab代码(sparse representation )
    2020-12-21 19:29:07下载
    积分:1
  • lineseg
    线分割用于图像的边缘提取线 分割用于图像的边缘提取(Line segmentation for image edge extraction line segmentation for image edge extraction)
    2007-11-15 00:52:06下载
    积分:1
  • tuxiangchuli
    迭代法求最佳阈值 图像为baboon.bmp 分别对R,G,B三个颜色求阈值,进行分割(Iterative method for the optimal threshold image baboon.bmp respectively R, G, B three colors for the threshold segmentation)
    2009-05-21 22:49:36下载
    积分:1
  • yuanzhut
    一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 (cup of boiling water cooling cylinder model, the bottom radius of 0.05m, 0.1m high. temperature around 20 degrees, initial temperature of 100 degrees equation is four-dimensional equations (a constant ^ 2 = k/(c* p), k is the thermal conductivity coefficient of 0.6006 Coke/(m** seconds degrees)) initial conditions : t = 0 to 100 degree water boundary conditions : 1. upper and lower walls are free cooling, the third boundary conditions, maintain the temperature around 20 degrees (H = k/h, h for 1) 2. Beibi insulation, the second boundary condition)
    2007-04-11 00:14:47下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载