登录
首页 » matlab » 能量检测法源代码

能量检测法源代码

于 2021-04-29 发布 文件大小:4KB
0 225
下载积分: 1 下载次数: 69

代码说明:

  能量检测法是一种比较简单的信号检测方法[1], 属于信号的非相干的检测, 直接对时域信号采样值求模,然后平方即可得到;或利用FFT转换到频域,然后对频域信号求模平方也可得到。它无需知道检测信号的任何先验知识,对信号类型也不作限制。 实际上,能量检测是在一定频带范围内作能量积累,如果积累的能量高于一 定的门限,则说明信号的存在;如果低于一定的门限,则说明仅有噪声。能量检 测的出发点是信号加噪声的能量大于噪声的能量。能量检测方法对信号没有作任何假设,是一种盲检算法。 此代码“利用FFT转换到频域,然后对频域信号求模平方”方法来实现对用户的检测。(In fact, energy detection is used for energy accumulation in a certain frequency range. If the accumulated energy is higher than a certain threshold, the existence of the signal is indicated. If the threshold is lower than the threshold, then only noise is indicated. The starting point of energy detection is that the energy of signal plus noise is greater than that of noise. The energy detection method does not make any assumptions about the signal, and it is a blind detection algorithm. This code "converts the frequency domain into the frequency domain by FFT, then calculates the square of the square of the frequency domain signal" to realize the detection of the user.)

文件列表:

能量检测法源代码.doc

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

发表评论

0 个回复

  • 基于混沌的音视频加密系统的设计与实现_孟宪文
    基于混沌的音视频加密系统的设计与实现论文;对混沌学习有帮助(Design and implementation of the chaotic audio and video encryption system)
    2021-03-12 09:19:25下载
    积分:1
  • GNSS_spectrum
    说明:  计算导航信号不同调制方式的功率谱,包括bpsk,mboc等调制方式(Calculate the power spectrum of different modulation methods of navigation signal)
    2020-10-21 09:58:27下载
    积分:1
  • edge-detec
    基于matlab的图像处理边缘提取程序,包含各种常用的边缘提取方法。(Matlab image processing based on edge extraction process, contains a variety of commonly used edge detection methods.)
    2010-03-03 21:48:39下载
    积分:1
  • mjfap
    包括回归分析和概率统计,结合PCA的尺度不变特征变换(SIFT)算法,计算晶粒的生长,入门级别程序。( Including regression analysis and probability and statistics, Combined with PCA scale invariant feature transform (SIFT) algorithm, Calculation of growth, entry-level program grain.)
    2017-04-28 20:02:09下载
    积分:1
  • 二维点变换
    本工程实现了二维空间点的关于任意点的对称与关于任意直线的对称。(This project realizes the symmetry of arbitrary point and the symmetry of arbitrary line in two-dimensional space.)
    2020-08-26 09:48:14下载
    积分:1
  • 34188398matlab2
    说明:  小波去噪的程序,很好用,推荐给大家使用。(Wavelet denoising procedures, very easy to use, recommended for everyone to use)
    2019-03-28 16:04:00下载
    积分:1
  • CPKJ
    首次适应算法First Fit: 从空闲分区表的第一个表目起查找该表,把最先能够满足要求的空闲区分配给作业,这种方法目()
    2018-02-07 08:00:26下载
    积分:1
  • quduishu
    图像取对数运算,很有帮助 (Images taken of the number of calculations, useful)
    2008-07-10 17:07:58下载
    积分:1
  • 《雷达中的微多普勒效应》源代码
    说明:  雷达中的微多普勒效应,书中的源代码,很好的实现原书中的实例操作,掌握雷达分析技术(The source code of micro Doppler effect book in radar)
    2021-04-16 16:18:53下载
    积分:1
  • 11_人脸检测与识别系统
    1.本程序主要处理BMP位图。 2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。 3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps. 2. In order for the reader to learn, each step of the program is split and the results of each step can be seen by clicking the appropriate button. 3. In the case of face recognition, it is necessary to open a bitmap for "face detection and location" and "face feature tagging" in turn, then open the second bitmap to be compared, and then perform all the operations in turn, and finally identify to distinguish two faces in succession.)
    2018-02-24 09:12:44下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载