登录
首页 » matlab » OFDMSignalDetection-master

OFDMSignalDetection-master

于 2020-11-03 发布
0 434
下载积分: 1 下载次数: 43

代码说明:

说明:  程序实现的主要功能: OFDM调制识别:研究了基于高阶累量和基于小波变换的OFDM信号和单载波调制信号的识别算法,仿真分析了两种算法在高斯信道和多径瑞利衰落信道下的信号识别性能。 OFDM参数估计:研究了基于Welch算法和AR模型法求解功率谱进而估计信号带宽的算法,对两种算法的估计性能进行了比较;根据OFDM信号的循环平稳性研究了基于循环谱的载频估计算法;根据 OFDM信号的自相关性研究了基于可变延时自相关和固定延时自相关的FFT相结合的算法,估计了OFDM信号的有效数据长度、符号总长度、循环前缀长度和子载波间隔;最后研究了基于带宽和基于过采样估计子载波数目两种算法,并在高斯信道和多径瑞利衰落信道下对以上参数估计算法进行了仿真分析。 其中OFDM_DEMO为整个项目的程序入口,其余均为辅助函数,每一个函数均有参数注释和功能说明。(The main functions of the program are as follows: OFDM modulation recognition: the recognition algorithms of OFDM signal and single carrier modulation signal based on high-order cumulant and wavelet transform are studied. The signal recognition performance of the two algorithms in Gaussian channel and multi-path Rayleigh fading channel is simulated and analyzed.)

文件列表:

OFDMSignalDetection-master, 0 , 2019-11-05
OFDMSignalDetection-master\OFDM_Signal_Detection, 0 , 2019-11-05
OFDMSignalDetection-master\OFDM_Signal_Detection\ASK8.m, 912 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\Bandwidth_rate.m, 1006 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\Bandwidth_rate_rayleigh.m, 581 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\Burg.m, 1336 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\FSK8.m, 586 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\Length_rate.m, 1579 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\Length_rate_difpara.m, 1443 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\Length_rate_difratio.m, 1611 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\Length_rate_rayleigh.m, 1490 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\MUL_RAYLEIGH.m, 3238 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\OFDM_DEMO.m, 12545 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\OFDM_rate.m, 2117 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\OFDM_rate_xiaobo.m, 756 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\OFDM_rate_xiaobo_Ray.m, 854 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\PSD_OFDM.m, 2565 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\PSD_OFDM_rayleigh.m, 2378 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\PSD_generate.m, 709 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\Proximate.m, 507 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\QAM16.m, 615 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\QAM64.m, 659 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\QPSK.m, 1772 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\Rate_Carrynum.m, 589 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\Rate_Carrynum_rayleigh.m, 510 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\auto_xcorr.m, 2755 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\carrier_number.m, 1362 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\carrier_number_rayleigh.m, 1205 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\computeARpara.m, 815 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\cumulant.m, 2303 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\cyclic_spectrum.m, 2533 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\effectivelength.m, 610 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\effectivelength_rayleigh.m, 718 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\ofdm.m, 597 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\ofdm_dif_para.m, 1728 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\overfind_num.m, 839 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\random_binary.m, 313 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\rt_C21.m, 86 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\rt_C40.m, 141 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\rt_C42.m, 320 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\rt_C421.m, 476 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\sc_ofdm_wavelet.m, 4391 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\sc_ofdm_wavelet_Ray.m, 4812 , 2019-05-06
OFDMSignalDetection-master\OFDM_Signal_Detection\solve_carrynum_rate.m, 811 , 2019-05-06
OFDMSignalDetection-master\README.md, 1644 , 2019-05-06

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

发表评论

0 个回复

  • landsat8_calibration
    envi二次开发用idl编程实现landsat8辐射定标(Envi two development with IDL programming to realize landsat8 radiation calibration)
    2021-01-17 14:08:50下载
    积分:1
  • 风电场并网的潮流计算
    说明:  风电场并网的潮流计算,考虑了风电不确定性(The uncertainty of wind power is considered in the power flow calculation of wind power grid connection)
    2019-11-25 11:36:43下载
    积分:1
  • D7 create 2D barcode
    说明:  Delphi7 生成二维码,非常简单,附源码(can used Dephi 7 create 2d barcode , can use ,is very easy)
    2020-09-28 10:49:55下载
    积分:1
  • 这是一个使用c++语言编写的斗地主小游戏。在游戏的AI上花费了不少时间,是一个值得研究的经典例子...
    这是一个使用c++语言编写的斗地主小游戏。在游戏的AI上花费了不少时间,是一个值得研究的经典例子-This is a use of c++ language written in Doude Zhu game. The AI in the game spend a lot of time, is a classic example is worth studying
    2022-02-09 11:40:52下载
    积分:1
  • eureka-server-2.1.1
    Eureka-server是spring Cloud注册中心构建服务端所需的jar包(Eureka-server is the jar package required by the spring Cloud registry to build the server side)
    2020-06-19 20:40:01下载
    积分:1
  • FT6336G
    说明:  驱动触摸芯片FT6336的代码,自己调试了很久,才调出来的(The code that drives the touch chip ft6336 has been debugged for a long time before it is released)
    2021-01-25 00:18:44下载
    积分:1
  • 基于行驶车速的车辆防撞时间预警算法_刘庆华
    多种工况的碰撞预警算法文献,分为直线碰撞与侧面碰撞,不错的文献,一起学习(V2X collsion worming)
    2021-04-02 20:09:06下载
    积分:1
  • GPS全球定位接收机 原理与软件实现_12378929
    说明:  本书从电子技术和通信系统的角度讲解gps接收机的设计开发原理,其内容集中在用户终端,即接收机的设计原理和软件实现上。全书分为两大部分,第一部分为理论篇,第二部分为实现篇。理论篇首先对导航的基本目的进行了阐述,并由一个浅显的二维导航系统对导航信号的特点进行了推导,随后阐述了gps信号格式,同时对于直接影响接收机性能的射频前端部分做了理论分析;实现篇主要对本书实现的软件gps接收机的系统实现和源代码进行了讲解,同时作为总结,将信号处理的结果和有意义的中间变量以图示的方式给出,可以使读者有一个感性的认识,同时提升学习兴趣。. 本书适合从事卫星导航接收机研发的技术人员和卫星通信接收机研究的研究人员,尤其是从事北斗系统研发的专业人员、cdma通信系统研发人员,以及通信电子类专业的高年级本科生和研究生阅读,既可作为教学培训的教材,也可作为相关专业工程技术人员的参考资料。(This book explains the design and development principle of the GPS receiver from the perspective of electronic technology and communication system. Its content focuses on the design principle and software implementation of the user terminal, that is, the receiver. The whole book is divided into two parts. The first part is the theoretical part and the second part is the realization part. Firstly, the basic purpose of navigation is expounded, and the characteristics of navigation signal are deduced by a simple two-dimensional navigation system. Then, the format of GPS signal is expounded. At the same time, the front-end part of radio frequency which directly affects the performance of the receiver is theoretically analyzed.)
    2019-05-05 08:54:24下载
    积分:1
  • 3.22++基于KL变换的人脸识别技术
    基于KL变换的人脸识别技术,Face recognition based on KL transform(Face recognition based on KL transform)
    2017-07-18 17:52:19下载
    积分:1
  • C语言经典例题100
    C语言经典例题100道,包含题目及C语言代码实现。(C language classical examples 100, including the title and C language code implementation.)
    2020-06-17 13:40:02下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载