登录
首页 » 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 个回复

  • SCH-LIB-AD
    说明:  比较简单的AD库文件,结合了一些比较常用的元器件,希望能帮到大家(A relatively simple AD library file, combined with some of the more commonly used components, I hope to help you.)
    2020-06-17 23:00:02下载
    积分:1
  • python-abaqus
    用python调取abaqus后处理数据(python call abaqus data)
    2021-04-06 15:09:02下载
    积分:1
  • 0701停车场管理系统
    实现停车场的基础功能,用C#语言实现会员车辆的充值与查询,以及临时车辆的收费(Parking lot management system, including membership, temporary vehicle charges)
    2020-06-21 14:00:01下载
    积分:1
  • Kinect v2_mouse_Control-master
    Kinect_Mouse_Control
    2017-06-21 13:15:29下载
    积分:1
  • IA-32ArchitectureVolume3-SystemProgrammingGuide
    The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is part of a three-volume set that describes the architecture and programming environment of all IA-32 Intel® Architecture processors. The IA-32 Software Developer’s Manual, Volume 3, describes the operating-system support environment of an IA-32 processor, including memory management, protection, task management, interrupt and exception handling, and system management mode. It also provides IA-32 processor compatibility information. This volume is aimed at operating- system and BIOS designers and programmers.(The IA-32 Software Developer s Manual, Volume 3: System Programming Guide (OrderNumber 245472), is part of a three-volume set that describes the architecture and programmingenvironment of all IA-32 Intel ? Architecture processors.The IA-32 Software Developer s Manual, Volume 3, describesthe operating-system support environment of an IA-32 processor, including memory management, protection, task management, interrupt and exception handling, and system managementmode. It also provides IA-32 processor compatibility information. This volume is aimed at operating-system and BIOS designers and programmers.)
    2008-02-21 15:32:40下载
    积分:1
  • xiaochengx
    插上万能门店插件 【增加】拼团增加后台商品可选发货或上门(Plug in Universal Store Plug-in to increase backstage merchandise optional delivery or door-to-door)
    2019-05-31 08:19:00下载
    积分:1
  • vbadfg DF dfgdf hfghdfhdfgasfefwefaesffds
    vba开发应用,将excel与access完美的融合在一起。-vbadfg df dfgdf hfghdfhdfgasfefwefaesffds
    2022-10-12 15:00:03下载
    积分:1
  • Model Predictive Control
    外国人编写的模型预测控制方面的教材,里边有很多关于状态空间模型的仿真实例以及仿真程序。(Foreigners written materials about the model predictive control, and inside there are many examples of simulation and emulation program on state space model.)
    2018-06-07 11:27:04下载
    积分:1
  • pt工具库插件。
    该SVG工具库插件通过简单的设置,就可以实现任何SVG图形的拖拽互动。(The plug-in of the SVG tool library can realize drag-and-drop interaction of any SVG graphics through simple settings.)
    2019-01-26 10:57:39下载
    积分:1
  • 企业宣传网站的绝好帮助.中有ppt,有原码.系北大青鸟的培训项目实战,不可多得的好资料...
    企业宣传网站的绝好帮助.其中有ppt,有原码.系北大青鸟的培训项目实战,不可多得的好资料-Enterprises of a website that promotes excellent help. Including ppt, there is the original code. Beida Jade Bird line item of actual combat training, a rare good information
    2022-05-07 14:35:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载