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

能量检测法源代码

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

  • chengxu
    说明:  matlab控制摄像头自动定时拍摄,内含目标检测源代码(matlab control the camera auto-timer shooting, containing the source code for target detection)
    2009-08-26 10:32:30下载
    积分:1
  • VideoControl
    说明:  红外摄像头USB信号读取识别,回传识别特征(USB signal reading identification of infrared camera)
    2019-10-25 11:45:28下载
    积分:1
  • Region_growing
    图像分割方法区域增长法,基于区域增长的感兴趣区域分割方法,区域生长是一种根据事先定义好的准则将像素或者子区域聚合成更大区域的过程(Image segmentation algorithm region growth method)
    2018-04-26 08:57:47下载
    积分:1
  • 斑点检测
    通过准确的图像预处理和最小外接矩形方法,准确定位斑点位置和求取面积(Accurate location and area of spots are located accurately by accurate image preprocessing and minimum external rectangle method)
    2020-07-03 05:20:02下载
    积分:1
  • PCD
    这个文件用PCD算法解决压缩感知(构造一个冗余字典用于图像的修复)(Using PCD algorithm to solve compressed sensing (constructing a redundant dictionary for image restoration).)
    2018-04-10 18:07:35下载
    积分:1
  • JingDongInterface
    说明:  图像识别算法,使用点阵方式识别图片,借用Tessnet2.zip 组件,用来进行图片文字/图片数字识别(Tessnet2.zip use to be Image recognise)
    2020-06-23 02:00:02下载
    积分:1
  • work
    IMDCT的matlab实现算法,采用递归结构,嵌套循环,作为硬件实现的Gold(IMDCT in matlab platform)
    2009-07-16 09:18:40下载
    积分:1
  • jpeg-matlab
    JPEG压缩方法由于其较高的压缩比和理想的压缩效果,是目前应用最广泛的图像压缩方法(JPEG compression method because of its higher compression ratio and ideal compression effect, is currently the most widely used method of image compression)
    2008-12-22 17:46:41下载
    积分:1
  • 像清晰度评价指标Matlab
    图像清晰度评价函数说明 1、熵: 表示图像所包含的平均信息量的多少,嫡值越大则所含信息量越多。 文件名:entropy.m 结果:EN 2、交叉嫡:反映两幅图像的差异,交叉嫡越小,则融合图像和原图像的差别越小。 文件名:cross_entropy.m 结果:平均交叉嫡MCE,均方根交叉嫡RCE 3、峰值信噪比: PSNR越高,说明融合效果与质量越好。 文件名:psnr.m 结果:PSNR 4、Qabf: 评价边缘或梯度质量,越大边缘越明显 文件名:Qabf.m 结果:Qabf(QAB/F) 5、平均梯度(Average Gradient):也称为清晰度,反映了图像中的微小细节反差与纹理变化特征,同时也反映了图像的清晰度,越大越好。 文件名:avg_gradient 调用:outval = avg_gradient(img) 6、结构相似性指数: SSIM指原图像和融合图像的相似程度,值越大越相似 文件名:ssim.m 结果:SSIM 7、互信息:MI(mutual information) 8、NMI: Normalized mutual information(Image sharpness evaluation function)
    2018-09-30 09:09:39下载
    积分:1
  • matlab实现国旗识别
    利用各种向量函数实现matlab中对于图像特征的识别(image recognition)
    2018-11-13 10:07:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载