登录
首页 » matlab » OFDMsystembasedontheconversiondomainchannelestmati

OFDMsystembasedontheconversiondomainchannelestmati

于 2021-03-11 发布 文件大小:234KB
0 401
下载积分: 1 下载次数: 449

代码说明:

  本代码是基于OFDM系统的一种转换域估计算法,有整个OFDM系统及改进的信道估计算法仿真。包括LS,MMSE,LMMSE,DFT,及改进后的DCT算法。(The code is based on the OFDM system, the conversion of a domain estimation algorithm, the OFDM system and revamp the entire channel estimation algorithm for the simulation. Including the LS, MMSE, LMMSE, DFT, and DCT algorithm improved.)

文件列表:

转换域算法改进
..............\addnoise.m
..............\add_noise.m
..............\add_noise_1.m
..............\baseMapping.m
..............\bitcreate.m
..............\DCT_estimation.m
..............\deMapping.m
..............\DFT_estimation.m
..............\error_count.m
..............\generate_noise.m
..............\guard_interval_insert.m
..............\guard_interval_remove.m
..............\insert_pilot.m
..............\lmmse_estimation.m
..............\lr_lmmse_estimation.m
..............\ls_estimation.m
..............\ls_lmmse_lr_lmmse_mse.fig
..............\mse_DCT.m
..............\mse_DFT.m
..............\mse_lmmse.m
..............\mse_lr_lmmse_mse.m
..............\mse_ls.m
..............\multipath_chann.m
..............\ofdm.m
..............\pic





..............\...\ls_lmmse_lowlmmse.jpg
..............\...\ls_lmmse_lowlmmse_sample_space.jpg
..............\...\ls_lmmse_lr_lmmse_mse.fig
..............\...\ls_lmmse_lr_lmmse_mse_sample_space.fig
..............\...\ls_lmmse_lr_transform_ber.jpg
..............\...\ls_lmmse_lr_transform_mse.jpg
..............\...\ls_mse.jpg
..............\...\x1.jpg
..............\...\x2.jpg
..............\rayleighnew.m
..............\remove
..............\......\comb.m
..............\......\de_map.m
..............\......\de_qam16.m
..............\......\generate_noise.m
..............\......\map_16qam.m
..............\......\pilot_qpsk.m
..............\......\qam16.m
..............\......\qpsk4.m
..............\......\qpskdemod.m
..............\......\qpskmod.m
..............\test.m
..............\仿真参数设置(参考网上一个人的数据).txt
..............\新建 文本文档.txt

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

发表评论

0 个回复

  • ica
    关于FASTICA算法的完整应用程序,其中有图像版(FastICA algorithm on a complete application, which has the image version)
    2008-05-29 00:44:32下载
    积分:1
  • JavaJICQ)
    说明:  java编写完成的简单通信工具。类似于ICQ(prepared a simple communications tool. Similar to ICQ)
    2006-03-20 13:49:36下载
    积分:1
  • MUSIC
    说明:  实现雷达的空间谱估计,采用MUSIC算法,可实现多目标的位置估计(Space spectrum estimation of radar)
    2020-03-01 16:53:58下载
    积分:1
  • shebeixunjian
    说明:  设备巡检操作系统 本程序是专门为某电厂开发的设备巡检系统,无需更改,便可以直接应用到实际中。 1、本程序可免费使用及修改。 2、本程序使用第三控件fastReport,Vclskin2.68,MsComm等组件(控件)。 有关使用问题请和本人联系。qq:3691202 (equipment Inspection procedures of the operating system specifically for the development of a power plant equipment inspection system without changes, it can be applied directly to the practice. One, the procedure is free to use and modification. 2, the procedures use the third component fastReport, Vclskin2.68, MsComm other components (controls). The use of links and I requested. Qq : 3691202)
    2006-03-14 14:37:32下载
    积分:1
  • goldcode
    随机信号中的gold码matlab仿真程序(Random signals in the gold code matlab simulation program)
    2010-02-18 01:20:23下载
    积分:1
  • Trackdemo
    说明:  用于对基于GOLD码的串行捕获算法,可以自定义信噪比,待捕获信号参数,代码分成搜索跟踪和捕获两部分,其中搜索的步长等参数也可以自定义,代码中acquiresignal.m部分为最终捕获相位展示的主程序。(For the serial acquisition algorithm based on GOLD code, we can customize the signal-to-noise ratio and the parameters of the signal to be captured. The code is divided into search part and capture part, The parameters such as search step can also be customized. Acquiresignal.m part is the main progress to output the results of the capture of phase.)
    2019-05-28 15:09:06下载
    积分:1
  • GA-Optimization-of-Antenna-Array
    本程序主要在MATLAB环境下实现笔状阵列天线的遗传算法的优化。(This procedure mainly in the MATLAB environment to achieve the pen-shaped array antenna genetic algorithm optimization.)
    2020-07-03 09:20:01下载
    积分:1
  • channel_esti_em730a
    代码为实现EM算法进行ofdm调制信号进行信道估计的仿真代码(source codes simulate the channel estimation using em algorithm)
    2009-03-22 11:28:47下载
    积分:1
  • OFDMsystembasedontheconversiondomainchannelestmati
    本代码是基于OFDM系统的一种转换域估计算法,有整个OFDM系统及改进的信道估计算法仿真。包括LS,MMSE,LMMSE,DFT,及改进后的DCT算法。(The code is based on the OFDM system, the conversion of a domain estimation algorithm, the OFDM system and revamp the entire channel estimation algorithm for the simulation. Including the LS, MMSE, LMMSE, DFT, and DCT algorithm improved.)
    2021-03-11 15:49:26下载
    积分:1
  • OFDM_01
    基于SIMULINK的完整OFDM系统,包括RS信道编码,交织,多种方式调制解调,插入导频,串并变换,信道估计,信道均衡等关键技术。(Based on SIMULINK complete OFDM system, including RS channel coding, interleaving, a variety of ways modulation and demodulation, insertion pilot, serial and parallel conversion, channel estimation, channel equalization and other key technologies.)
    2017-04-19 20:02:18下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载