登录
首页 » matlab » 带宽2MHz的线性调频信号及其频谱图-chap09

带宽2MHz的线性调频信号及其频谱图-chap09

于 2021-03-17 发布 文件大小:19KB
0 406
下载积分: 1 下载次数: 12

代码说明:

  ex9_1 脉冲信号调制 ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图 ex9_3 产生7位巴克码编码的二相码 ex9_4 产生7位巴克码和线性调频的混合调制信号 ex9_5 瑞利分布实现程序 ex9_6 瑞利分布+杂波 ex9_7 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 ex9_10 线性调频信号的数字化正交解调 ex9_11 雷达脉冲压缩处理 ex9_12 二相编码信号的脉压处理 ex9_13 用FFT和FIR方法实现MTD处理(程序有错误) ex9_14 雷达的恒虚警处理(CFAR) ex9_15 比较相参积累和非相参积累 ex9_14 计算加性高斯白噪声准则下雷达探测的经典CFAR 二进制检测阈值和指定的虚警概率。 (瑞利噪声下快慢门限CFAR处理)(Ex9_1 pulse signal modulates ex9_2 carrier 10MHz, Linear Frequency Modulation signal of bandwidth 2MHz and its Spectrum Diagram ex9_14 calculation of classical CFAR under additive Gaussian white noise criterion Binary detection threshold and specified false alarm probability. (fast and slow threshold CFAR processing under Riley noise))

文件列表:

chap09, 0 , 2019-05-30
chap09\ex9_1.m, 149 , 2019-05-30
chap09\ex9_10.m, 1052 , 2006-05-31
chap09\ex9_11.m, 1973 , 2019-05-30
chap09\ex9_12.m, 2635 , 2019-05-30
chap09\ex9_13.m, 5437 , 2019-05-30
chap09\ex9_14.asv, 1928 , 2019-05-30
chap09\ex9_14.m, 1928 , 2019-05-30
chap09\ex9_15.m, 2518 , 2019-05-30
chap09\ex9_2.m, 410 , 2006-05-31
chap09\ex9_3.m, 425 , 2006-05-31
chap09\ex9_4.m, 703 , 2006-05-31
chap09\ex9_5.m, 316 , 2019-05-30
chap09\ex9_6.m, 1783 , 2019-05-30
chap09\ex9_7.m, 1480 , 2006-05-31
chap09\ex9_8.m, 1857 , 2019-05-30
chap09\ex9_9.m, 2320 , 2019-05-30
chap09\leidaxitongfangzhen.asv, 8057 , 2006-05-31
chap09\leidaxitongfangzhen.m, 8030 , 2006-05-31
chap09\nonline_eq_sirp.m, 1052 , 2006-05-31
chap09\pam.m, 635 , 2019-05-30

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

发表评论

0 个回复

  • f2matlab_3.5
    This code is used for converting Fortran code to Matlab code. What you have to do is to put this toolbox in the matlab path and run it from the command line.
    2009-10-02 17:25:10下载
    积分:1
  • fminsearchbnd
    Fminsearch不承认的约束限制。 不过简单的转换方法存在 转换成一个绑定的约束问题 无约束问题。 Fminsearchbnd用于酷似fminsearch, 除了边界应用到变量。 应用于国内的界限,利用 改造中的变量。 (二次型 单式,双罪恶界(十)。) 具有包容性的不平等的界限,它承认 边界值本身,但不准 在所有函数之外的范围评估。 请注意,fminsearchbnd允许用户准确地固定在某个给定值通过设置一个变量的确切范围相同的值。 (Fminsearch does not admit bound constraints. However simple transformation methods exist to convert a bound constrained problem into an unconstrained problem. Fminsearchbnd is used exactly like fminsearch, except that bounds are applied to the variables. The bounds are applied internally, using a transformation of the variables. (Quadratic for single bounds, sin(x) for dual bounds.) The bounds are inclusive inequalities, which admit the boundary values themselves, but will not permit ANY function evaluations outside the bounds. Note that fminsearchbnd allows the user to exactly fix a variable at some given value, by setting both bounds to the exact same value. )
    2011-05-21 13:02:58下载
    积分:1
  • multiple-source-fdtd2
    multiple source fdtd code
    2011-09-21 21:07:02下载
    积分:1
  • video-watermarking-algorithm
    LSB视频水印算法,以AVI视频为实例,通过matlab实现(video watermarking algorithm)
    2014-10-24 22:03:57下载
    积分:1
  • suijiguocheng
    哈尔滨工程大学研究生随机过程实验作业,里面有作业matlab源程序(Harbin Engineering University Graduate random process lab assignments, which has an operating matlab source)
    2012-10-23 20:45:28下载
    积分:1
  • modulation
    Process for Modulation type recognization system
    2010-09-04 23:31:13下载
    积分:1
  • xinxichaxun
    文件中单词信息查询功能,包括输入文件,查找,修改,删除,查看
    2009-12-30 11:17:06下载
    积分:1
  • RECONFG
    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 19:04:20下载
    积分:1
  • ques3
    matlab program is present in the file
    2011-11-14 09:15:15下载
    积分:1
  • compressed-sensingDOA
    基于压缩感知,利用最大似然函数进行DOA估计的两种方法(Based on compressed sensing, using the maximum likelihood function of the two methods for DOA Estimation)
    2021-03-16 16:09:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载