-
mtdel-wsnhows
一个简单的windows TDI框架,通过他可以熟悉TDI框架模型(A simple windows TDI framework through which he can familiarize himself with the TDI framework model)
- 2019-04-21 02:20:50下载
- 积分:1
-
ciede2000
说明: 计算色差(专门讨论了色相角差以及平均色相角的处理,并给出了matlab程序)(Calculated chromatic aberration)
- 2021-01-03 16:08:56下载
- 积分:1
-
34188398matlab2
小波去噪的程序,很好用,推荐给大家使用。(Wavelet denoising procedures, very easy to use, recommended for everyone to use)
- 2019-03-28 16:04:00下载
- 积分:1
-
Optical_bench
用matlab实现了一系列示例:球差,慧差,像差,像散。(Using matlab to achieve a series of examples: spherical aberration, coma, aberration, astigmatism.)
- 2020-06-28 19:40:01下载
- 积分:1
-
textureextraction
灰度共生矩阵和灰度梯度共生矩阵纹理提取,能够计算纹理的多个测度(Gray Level Co-occurrence matrix and gray-gradient co-occurrence matrix texture extraction)
- 2009-03-23 15:50:23下载
- 积分: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
-
IDL_LoadData
一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书操作即可!(IDL prepared using a GUI tool to view a detailed source code and project file contains the load image list to select RGB-Band Synthetic zoom map with roaming space Hawkeye map overlay vector data such as view processing functions can be operated in accordance with the Manual!)
- 2020-11-19 15:39:38下载
- 积分:1
-
MediaFocusManager_10803
浏览图片的缩略图时,点击某张缩略图,被点击的缩略图会在当前视图放大并且全屏显示,背景用黑色透明视图遮挡。再次点击图片,将回到缩略图浏览状态(Media Focus Manager)
- 2013-08-23 09:27:34下载
- 积分:1
-
crosscode
自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)
- 2021-04-26 17:38:45下载
- 积分:1
-
能量检测法源代码
能量检测法是一种比较简单的信号检测方法[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