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

能量检测法源代码

于 2021-04-29 发布 文件大小:4KB
0 393
下载积分: 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 个回复

  • TensorFlow-Examples-master
    基于Tensorflow的Unet实现,里面有详细的教程。(TensorFlow for Unet, in which there are detailed teaching lecture.)
    2018-04-01 14:15:40下载
    积分:1
  • tpqk
    用vc实现图像选块的拖拽和融合,通过对窗口的拖动实现图像选块的拖拽,,(Using vc realize image selected block drag and fusion, by dragging the window to realize image choose a drag and drop,,)
    2017-05-08 10:23:18下载
    积分:1
  • OpenCV官方教程中文版(For Python)
    官方出版的opencv教程,学习opencv必备。(Officially published opencv tutorials are essential for learning.)
    2020-06-24 03:00:02下载
    积分:1
  • EM_GM
    说明:  EM算法实现,是matlab主站上获得的可靠程序。(EM algorithm,which is from the matlab net about image processing.)
    2009-08-09 19:32:09下载
    积分:1
  • watershed_example
    说明:  分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)
    2020-04-08 21:45:20下载
    积分:1
  • gravity
    用重心法实现光斑中心定位,matlab程序(Facula Center Location by the Method of Center of Gravity)
    2020-06-24 19:00:01下载
    积分:1
  • edgedetect
    Edge detection , compare different methods of edge detection
    2009-04-20 07:14:37下载
    积分:1
  • mx-maskrcnn-master
    我们提出了一个简单、灵活和通用的对象实例分割框架。我们的方法能有效检测图像中的对象,同时为每个实例生成高质量的 segmentation mask。这种被称为 Mask R-CNN 的方法通过添加用于预测 object mask 的分支来扩展 Faster R-CNN,该分支与用于边界框识别的现有分支并行。Mask R-CNN 训练简单,只需在以 5fps 运行的 Faster R-CNN 之上增加一个较小的 overhead。此外,Mask R-CNN 很容易推广到其他任务,例如它可以允许同一个框架中进行姿态估计。我们在 COCO 系列挑战的三个轨道任务中均取得了最佳成果,包括实例分割、边界对象检测和人关键点检测。没有任何 tricks,Mask R-CNN 的表现优于所有现有的单一模型取得的成绩,包括 COCO 2016 挑战赛的冠军。(Mask R-CNN code by HeKaiming)
    2020-06-17 15:20:12下载
    积分:1
  • rsiznrm
    二进制粒子群优化算法pso,主程序:swarmpso m 它包括以下子程序: 1  初始化:swarminit m 2  适应值计算函(Binary particle swarm optimization algorithm pso, master program: swarmpso m it includes the following subroutines: 1 initialize the function of the fitness value of the: swarminit m2)
    2021-04-29 14:18:43下载
    积分:1
  • 差值扩展嵌入源码
    差值扩展简单嵌入算法,属于图像隐写算法的一种。(The differential extension simple embedding algorithm is one of the image steganography algorithms.)
    2021-04-18 17:08:57下载
    积分:1
  • 696518资源总数
  • 106269会员总数
  • 1今日下载