-
归一化
说明: 实现区间缩小,通过labview实现数字归一化(To achieve the interval reduction, through labview to achieve digital normalization)
- 2020-12-07 14:46:52下载
- 积分:1
-
Crop_photo
实现对图像的任意形状的裁剪。注意:图像裁剪后带有背景色(Realization of arbitrary shape image cropping. Note: the image is cropped with a background color)
- 2014-12-21 21:07:23下载
- 积分:1
-
hehanshufcm
用Matlab实现基于核函数的C均值聚类图像分割,实验好,好用(Using Matlab implementation of kernel-based C-means clustering image segmentation, experimental is good, easy to use)
- 2009-12-04 10:42:12下载
- 积分:1
-
pccode
cad 模拟动画软件,
模拟动画软件,
模拟动画软件(cad)
- 2009-11-24 13:14:36下载
- 积分:1
-
啤酒瓶检测
说明: 利用matlab对图像进行处理,通过形态学开闭运算,实现对光照不均匀啤酒瓶图像进行准确计数(The image is processed by MATLAB, and the image of beer bottle with uneven illumination can be counted accurately by morphological opening and closing operation)
- 2019-12-30 10:45:57下载
- 积分:1
-
effect
加权中值滤波,用于图像增强,只用于超声图像,对超声图像去噪有很好的效果(Weighted median filter is used for image enhancement, only for ultrasonic image, has the very good effect on the ultrasonic image denoising)
- 2017-05-31 01:55:17下载
- 积分:1
-
circle
质心定位算法,代码在matlab2013b下调试通过,希望对下载君有所帮助。(Centroid positioning algorithm, the code in matlab2013b debugging through, and I hope to download Jun help.)
- 2017-08-26 15:43:22下载
- 积分:1
-
bayesthresholding
说明: 这个代码是基于贝叶斯的阈值分割,很有用的(This code is based on the Bayesian threshold segmentation, very useful)
- 2008-12-02 20:14:17下载
- 积分:1
-
IIP
只能信息树立的相关课件和Matlab源代码,对于学习只能信息处理的学员很有帮助。(Information can only be set by the relevant courseware and Matlab source code, for students to study information processing can only be helpful.)
- 2009-12-05 17:08:04下载
- 积分: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