-
能量检测法源代码
能量检测法是一种比较简单的信号检测方法[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.)
- 2021-04-29 16:18:42下载
- 积分:1
-
RPC_errAnaly
利用严格成像模型生成的虚拟格网数据解算卫星影像的RPC参数,用于卫星影像定位(Use strict generated virtual imaging model grid data calculating satellite images RPC parameters for satellite image positioning)
- 2021-03-05 14:59:31下载
- 积分:1
-
ieee_ssr_bench
说明: IEEE_SSR标准PSCAD算例,实用算例亲测有效(An example of IEEE SSR standard PSCAD)
- 2020-04-20 11:04:27下载
- 积分:1
-
86346644
图像的复制剪切粘贴,Visual C++编程技巧精选,很好的参考资料。(Copy cut and paste image, Visual C++ programming skills selected, a good reference.)
- 2013-11-17 06:09:48下载
- 积分:1
-
gui界面
说明: 利用matlab的gui设计的带有输入和输出功能的界面图形,可视性很强,学习非常值得(The interface graphics with input and output functions designed by GUI of MATLAB have strong visibility and worth learning.)
- 2020-06-19 18:20:01下载
- 积分:1
-
Matlabexamples
说明: 利用matlab所编程的许多例子,帮组大家学习matlab(Matlab programming by using many examples to help everyone learn matlab Group)
- 2008-08-26 17:03:46下载
- 积分:1
-
matlabchain
说明: matlab生成的源码,适合图像处理人员研究及其应用。不明白之处可一起讨论(matlab source code production chain)
- 2010-03-29 13:30:58下载
- 积分:1
-
scanfill
光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。
(Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
- 2013-05-16 14:10:30下载
- 积分:1
-
1.6 尺度不变特征提取
sift详细编写,方向等参量,参数取舍详细(sift Detailed compilation of sift, direction and other parameters, detailed selection of parameters sift sift sift sift)
- 2020-08-04 19:28:38下载
- 积分:1
-
idl
说明: 包括影像预处理,叶绿素反演,水污染监测等功能(Including image preprocessing, water pollution monitoring and other functions)
- 2020-11-09 17:09:47下载
- 积分:1