登录
首页 » matlab » OFDM

OFDM

于 2020-10-12 发布
0 226
下载积分: 1 下载次数: 2

代码说明:

说明:  OFDM仿真程序,信道估计采用LS,MMSE,LMMSE,DCT等方法,做了个比较,ofdm那个是主程序(OFDM simulation program, channel estimation using LS, MMSE, LMMSE, DCT and other methods, made a comparison, OFDM that is the main program)

文件列表:

转换域算法改进\addnoise.m, 297 , 2008-03-04
转换域算法改进\add_noise.m, 342 , 2008-03-04
转换域算法改进\add_noise_1.m, 346 , 2008-03-04
转换域算法改进\baseMapping.m, 991 , 2008-03-04
转换域算法改进\bitcreate.m, 762 , 2008-03-01
转换域算法改进\DCT_estimation.m, 901 , 2008-03-06
转换域算法改进\deMapping.m, 3133 , 2008-02-29
转换域算法改进\DFT_estimation.m, 1031 , 2008-04-23
转换域算法改进\error_count.m, 271 , 2008-02-25
转换域算法改进\generate_noise.m, 142 , 2008-03-03
转换域算法改进\guard_interval_insert.m, 491 , 2008-02-29
转换域算法改进\guard_interval_remove.m, 245 , 2008-02-29
转换域算法改进\insert_pilot.asv, 1366 , 2009-11-05
转换域算法改进\insert_pilot.m, 1366 , 2009-11-05
转换域算法改进\insert_pilottry.asv, 2770 , 2009-11-02
转换域算法改进\insert_pilottry.m, 1528 , 2009-11-04
转换域算法改进\lmmse_estimation.m, 940 , 2008-03-05
转换域算法改进\lr_lmmse_estimation.m, 1748 , 2008-03-05
转换域算法改进\ls_estimation.m, 604 , 2008-02-28
转换域算法改进\ls_estimationchazhi.m, 1348 , 2009-11-04
转换域算法改进\ls_lmmse_lr_lmmse_mse.fig, 2255 , 2008-03-05
转换域算法改进\mse_DCT.m, 165 , 2008-03-06
转换域算法改进\mse_DFT.asv, 165 , 2009-09-18
转换域算法改进\mse_DFT.m, 164 , 2008-03-06
转换域算法改进\mse_lmmse.m, 254 , 2008-03-05
转换域算法改进\mse_lr_lmmse_mse.m, 275 , 2008-03-05
转换域算法改进\mse_ls.m, 138 , 2008-03-05
转换域算法改进\multipath_chann.m, 1839 , 2008-03-03
转换域算法改进\ofdm.m, 9377 , 2009-11-02
转换域算法改进\rayleighnew.m, 1758 , 2008-02-25
转换域算法改进\test.m, 358 , 2008-03-05
转换域算法改进\仿真参数设置(参考网上一个人的数据).txt, 1177 , 2008-02-24
转换域算法改进\新建 文本文档.txt, 2526 , 2008-02-25
转换域算法改进, 0 , 2009-11-06

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

发表评论

0 个回复

  • TaskManagerExSrc
    Not only incredibly useful utility for managing processes, but great tool for learning about the Task Manager
    2007-10-22 13:33:43下载
    积分:1
  • BPnetwork
    这是一个利用BP神经网络进行分类学习的程序,系统输入为4个,输出为1个(This is an advantage of BP neural network to classify the learning process, the system input is 4, the output is a)
    2015-02-03 15:42:28下载
    积分:1
  • 阵列信号处理
    说明:  给出了天线阵的频率波束响应图及对应程序 是一个完整的实验报告 是我们上课的时候大作业 很全面哦 又需要的下载吧(The frequency beam response diagram of the antenna array and the corresponding program are given. It is a complete experimental report. It is a comprehensive homework when we are in class, and we need to download it)
    2020-07-22 16:12:34下载
    积分:1
  • tiaosu_3
    基于matlab/simulink的直流闭环调速(based on Matlab/Simulink DC closed loop speed control)
    2006-05-24 10:48:41下载
    积分:1
  • OptimalTrackingFIlter
    Article about Estimating Optimal Tracking FIlter
    2013-11-29 17:44:39下载
    积分:1
  • well-test
    均质油气藏matlab试井曲线程序,可用于分析地层参数对地层压力的影响。(Homogeneous reservoir testing curve matlab procedures can be used to analyze the impact on the formation pressure formation parameters.)
    2014-01-15 10:24:58下载
    积分:1
  • Smooth_WignerVille
    基于MATLAB的平滑伪Wigner Ville 分布(Smooth_WignerVille)
    2010-10-05 09:55:35下载
    积分:1
  • MATLAB
    本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。 全书包含 390 多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB 环境中完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。(This book chapter describes the system integration MATLAB6.5 work platform, the reader will be the beginning of the basic use of MATLAB. Second, the four chapters, system, MATLAB6.1 basic data types (numeric arrays, strings, arrays, cell arrays, structure arrays), while the other extended data types (function handle, symbol data, inline functions, unit array , sparse class) are separate sections above. Since then, the book points out with nine separate chapters MATLAB6.5 of numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone applications generated, to achieve interaction of different software platforms API, M-book data, graphical environment for integration of the eight general-purpose language Function. Book with a special chapter in layman s language to clarify the hierarchical SIMULINK modeling, simulation, and the MATLAB interactive features. The book contains more than 390)
    2010-05-29 00:07:11下载
    积分:1
  • baioding-Tsai
    此程序主要是用于二步法的摄像机标定,可以通过他得出内外参数(this procedure is used mainly to the two-step calibration can be reached through his internal and external parameters)
    2007-01-21 21:26:04下载
    积分:1
  • radarfilter
    本程序是雷达波形匹配滤波器的gui图形界面程序。(This program is the radar waveform matched filter gui graphical interface program.)
    2011-08-22 14:42:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载