-
image3
在数字图像处理中.应用MATLAB对图像进行区域处理(In digital image processing. Application of MATLAB to deal with images of regional)
- 2008-04-10 13:27:33下载
- 积分:1
-
An-Affine-Projection-Sign-Algorithm-
仿射投影符号算法是仿射投影算法和符号算法的组合算法,具有良好的抗冲击噪声的能力。(Affine projection algorithm is a combination algorithm symbol affine projection algorithms and symbolic algorithms, have good impact noise capabilities.)
- 2016-01-04 19:58:30下载
- 积分:1
-
Chapter4
数字图像处理,包括图像的卷积,相关,线性滤波处理,边缘检测都是运用labview来完成的。(Digital image processing, including images, linear convolution, filter, edge detection is accomplished using labview)
- 2010-08-25 15:49:27下载
- 积分:1
-
SOM_Algorithm
说明: 自组织神经网络SOM的算法,经过调试可以用(Self-organizing neural network SOM algorithm can be used after debugging)
- 2008-09-24 23:59:57下载
- 积分:1
-
LMS
自适应滤波器LMS算法包括SIMULINK模型及S函数的编写(LMS adaptive filter algorithm, including the preparation of the SIMULINK model and S function)
- 2020-07-03 19:40:02下载
- 积分:1
-
MSR_fft
matlab图象应用广泛于图象增强,其中的Retinex图象增强也越来越受到重视,对于彩色图象的处理效果很明显。(Matlab image widely used in image enhancement, The Retinex Image Enhancement also growing in importance for color image effect is obvious.)
- 2007-06-30 12:26:58下载
- 积分:1
-
Pauli_decomposition
matlab编写全极化雷达影像pauli分解,分解为三个分量,希望对你有帮助(matlab write full-polarization radar images pauli decomposed into three components, you want to help)
- 2011-07-16 09:35:39下载
- 积分:1
-
1111
卡尔曼滤波、无迹卡尔曼滤波、扩展卡尔曼滤波等滤波程序,本人收集了实验室所有这个方面的程序,欢迎大家下载,非常好用~(Kalman filtering, unscented Kalman filter, extended Kalman filtering, filtering program, I collected all the aspects of laboratory procedures, are welcome to download and very easy to use ~)
- 2011-08-01 21:31:23下载
- 积分:1
-
TFPF
时频峰值滤波(TFPF)算法是一种非常有效的去噪方法(TFPF is a effective method.)
- 2016-11-29 20:25:14下载
- 积分:1
-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1