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

OFDM-MATLAB-simulate

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

  • zhifangquwufa
    对于彩色图像,用直方图的方法去掉雾,使得图像清晰(For color images, using the histogram method to remove fog, making the image clear)
    2009-04-27 22:15:06下载
    积分:1
  • a2
    说明:  file is being described
    2011-06-23 18:06:26下载
    积分:1
  • MATLAB
    matlab在通信中的仿真应用 移相键控(matlab simulation applications in communications phase shift keying)
    2011-08-09 20:22:05下载
    积分:1
  • FIND-MORSE-CODE
    将背景音乐(交响乐)中的摩斯电码找出并分离出来(morse_code_sound.wav is a mono (1-channel) 11,025 samples per sec, 16-bits per sample, WAV file. There is a morse code signal within the audio file, you should be able to hear it in the background, but it is not very audible (able to be heard). Write a Matlab program to analyze the wav file and determine the narrow range of frequencies occupied by the morse code sound. Then separate the morse code sound into a separate file and the music into a separate file. Write out the separated morse code and the separated music to separate wav files titled your_name_morse.wav and your_name_music.wav)
    2013-05-09 06:48:34下载
    积分:1
  • Spread_Spectrumrar
    扩频通信系统,包括直接序列扩频,PN序列产生,以及调频扩频(Spread spectrum communication system, including direct sequence spread spectrum, PN sequence generation, as well as spread spectrum frequency modulation)
    2021-04-07 15:09:01下载
    积分:1
  • Target_Tracking_Simulation
    说明:  用Matlab编写的用Kalman滤波方法估计目标航迹的程序,有详细注释,是学习Kalman滤波方法的好材料(Written with Matlab using Kalman filter to estimate target track of the process, detailed notes, is a good learning materials for Kalman filter)
    2010-04-28 00:06:33下载
    积分:1
  • S_Transformation
    S变换的matlab源码,并应用几个信号作为例子来说明怎么使用s变换以及s变换可以用来做些什么事情。s变换是时频分析领域中一个较新的内容,现在在信号处理,地震勘探,语音识别等领域都开始了对它的应用研究,是目前的一个热点。(S transform Matlab source, Applied Signal and several examples to illustrate how the use of Transform's's transformation can be used to do anything. Transform's time-frequency analysis is the area of a newer, now in signal processing, seismic exploration, Speech Recognition and other areas has started its applied research, is a hot spot.)
    2007-05-30 08:41:10下载
    积分:1
  • weizhijie
    此程序为机器人位置正反解程序,可用此程序求出解析解(This procedure for robot location inverse solution procedures, use this procedure to derive analytical solutions)
    2013-09-30 11:31:06下载
    积分:1
  • ARDrone_SDK_1_7_Developer_Guide
    AR Drone 2.0 Developer Guide 1.7
    2014-12-24 09:08:11下载
    积分:1
  • HuffCode
    In computer science and information theory, a Huffman code is an optimal prefix code found using the algorithm developed by David A.
    2015-03-31 04:23:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载