登录
首页 » matlab » RA ra_snr_gui.m 作用

RA ra_snr_gui.m 作用

于 2020-06-27 发布 文件大小:6KB
0 187
下载积分: 1 下载次数: 59

代码说明:

  ra_snr_gui.m 作用:统计不同信噪比下,五种信号的峰值旁瓣比RA和低高频均值比RM,绘制结果,参考图3.11和3.12 DFCW_RA_SNR.m 作用:产生正交离散频率编码信号,并计算峰值旁瓣比RA和低高频均值比RM LFM_RA_SNR.m 作用:产生线性调频信号,并计算峰值旁瓣比RA和低高频均值比RM OFDMLFM_RA_SNR.m 作用:产生正交频分线性调频信号,并计算峰值旁瓣比RA和低高频均值比RM PC_RA_SNR.m 作用:产生正交相位编码信号,并计算峰值旁瓣比RA和低高频均值比RM SIN_RA_SNR.m 作用:产生单载频信号,并计算峰值旁瓣比RA和低高频均值比RM 输入参数: vSNR:信噪比向量 输出结果: RA:峰值旁瓣比向量RA,对应信噪比向量 RM:低高频均值比向量RM,对应信噪比向量 calculateRA.m: 作用:计算不同信噪比下峰值旁瓣比RA和低高频均值比RM,参考论文3.4.5节 输入参数: sig:输入信号,可以是多行MIMO信号,运算中将合并为1行信号 vSNR:信噪比向量 输出结果: RA:峰值旁瓣比向量RA,对应信噪比向量 RM:低高频均值比向量RM,对应信噪比向量 sig_dfcw.m 作用:产生正交离散频率编码信号 sig_ofdm.m 作用:产生正交频分线性调频信号 sig_pc.m 作用:产生正交相位编码信号 (ra_snr_gui.m action: Statistics different SNR peak sidelobes than five signal RA and low high frequency average ratio RM, rendering the results, referring to Figure 3.11 and 3.12 DFCW_RA_SNR.m effect: generating orthogonal discrete frequency encoded signal, and calculate the peak sidelobe ratio RA and low and high frequency average ratio RM LFM_RA_SNR.m effect: generating chirp signal and calculates the peak sidelobe ratio RA and low high frequency average ratio RM OFDMLFM_RA_SNR.m effect: generating an orthogonal frequency division chirp signal and calculates peak sidelobe ratio RA and low and high frequency average ratio RM PC_RA_SNR.m effect: generating quadrature phase encoded signals and calculate peak sidelobe ratio RA and the average low and high frequency effects than RM SIN_RA_SNR.m: to produce a single carrier frequency signal, and calculate peak sidelobe ratio RA and RM lower than the average high-frequency input parameters: vSNR: SNR vector output: RA: peak sidelobe ratio v)

文件列表:

RA
..\calculateRA.m,595,2015-06-14
..\DFCW_RA_SNR.m,723,2015-06-14
..\LFM_RA_SNR.m,219,2015-06-14
..\OFDMLFM_RA_SNR.m,200,2015-06-14
..\PC_RA_SNR.m,735,2015-06-14
..\ra_snr_gui.m,1728,2015-06-14
..\sig_dfcw.m,727,2015-06-14
..\sig_ofdm.m,322,2015-06-14
..\sig_pc.m,1182,2015-06-14
..\SIN_RA_SNR.m,411,2015-06-14
..\程序说明.txt,1008,2015-06-14

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

发表评论

0 个回复

  • keypointExtraction
    基于susan、harris的角点检测,采用matlab编程,易于阅读(corner detection)
    2010-10-07 21:06:05下载
    积分:1
  • Analyzing-the-Analyzers
    分析剖析器,深入的综述数据科学家和他们的工作是应用数据科学的方法到专业社区的结果。(Analyzing the Analyzers: An Introspective Survey of Data Scientists and their Work is the result of applying the methods of data science to our own professional community. )
    2013-08-09 17:22:36下载
    积分:1
  • fft
    关于快速傅里叶变换的贝叶斯计算在金融工程的期权定价中的应用(About the bayesian calculation of fast Fourier transform, the application of option pricing in financial engineering)
    2014-12-30 21:27:54下载
    积分:1
  • observerPpid
    基于观测器的仿真程序,在控制中引入等效补偿从而实现对干扰的完全抑制(Observer-based simulation program, the introduction of equivalent compensation control in order to achieve interference completely inhibited)
    2013-05-08 00:00:39下载
    积分:1
  • 鱼群优化BP神经网络
    利用鱼群算法优化BP神经网络权值,该代码可以直接运行。(Fish swarm algorithm is used to optimize the weight of BP neural network, and the code can run directly.)
    2020-11-24 09:59:34下载
    积分:1
  • POS
    POS粒子群算子,用MATLAB实现其编程,文档里面有具体的介绍,算法的来源,优点,应用,还有一些列子(POS particle swarm operator, MATLAB programming, there is a specific document is introduced, the source of the algorithm, advantages, applications, and some example)
    2014-08-12 22:06:12下载
    积分:1
  • 109201289dg-placement
    This paper presents a new method to solve the network reconfiguration problem in the presence of distributed generation (DG) with an objective of minimizing real power loss and improving voltage profile in distribution system. A meta heuristic Harmony Search Algorithm (HSA) is used to simultaneously reconfigure and identify the optimal locations for installation of DG units in a distribution network. Sensitivity analysis is used to identify optimal locations for installation of DG units. Different scenarios of DG placement and reconfiguration of network are considered to study the performance of the proposed method. The constraints of voltage and branch current carrying capacity are included in the uation of the objective function. The method has been tested on 33-bus and 69-bus radial distribution systems at three different load levels to demonstrate the performance and effectiveness of the proposed method. The results obtained are encouraging. (2014-11-17
    2021-01-15 15:38:46下载
    积分:1
  • comunicaciones
    digital modulations like BPSK QAM QPSK
    2010-03-10 00:42:08下载
    积分:1
  • zhipaiproblem
    指派问题(非匈牙利算法),用matlab编的,不是原创(assignment (Hungary algorithm), using Matlab series, not originality)
    2007-04-07 00:10:29下载
    积分:1
  • REDHAT-STUDY-GUIDE
    RED HAT STUDY GUIDE FOR THE BEGINERS OF REDHAT
    2014-09-14 04:37:16下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载