-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1
-
matlab_beijingchafen
使用MATLAB实现运动目标检测,用的是背景差分法(moving detection by matlab)
- 2015-03-29 19:29:47下载
- 积分:1
-
GA-for-antenna-array
遗传算法稀疏天线阵的MATLAB实现源程序(GA algorithm for sparse antenna array use the matlab language)
- 2015-06-15 20:03:12下载
- 积分:1
-
MATLAB-rumen
超级详细的matlab教程,对于各种算法有详细介绍,matlab初学者适用,里面有很多例子,例如最优化(Super detailed matlab tutorials for a variety of algorithms are described in detail, Matlab beginners applies)
- 2012-06-24 00:20:59下载
- 积分:1
-
EOF
希尔伯特黄变换之模态经验正交分解matlab实现(Modal empirical orthogonal decomposition of the Hilbert-Huang Transform matlab implementation)
- 2014-12-15 02:14:23下载
- 积分:1
-
kongzaijianlidianya
这是同步电机,在dq0坐标下建立的空载建立电压的仿真模型,用sumilink实现的(This is synchronous motor, set up at dq0 coordinates of the no-load voltage set up the simulation model, using the implementation sumilink)
- 2009-03-01 21:48:31下载
- 积分:1
-
DVR
动态电压恢复器,该模型主要包括电源模型(Grid)、DVR模型(涵盖有电力电子元件、控制环节及直流电源)、非线性敏感负荷(Non Linear Load);(Dynamic voltage restorer)
- 2021-03-11 20:19:25下载
- 积分:1
-
ieice_12_03
Good paper on TDOA. I hope this will help you all !!!
- 2011-01-04 22:21:30下载
- 积分:1
-
BT
说明: BT法估计功率谱,由自相关函数来估计信号的功率谱(BT power spectrum estimation, by the autocorrelation function to estimate the signal power spectrum)
- 2009-05-19 17:58:00下载
- 积分:1
-
edge_detection
image processing: edge_detection
- 2011-05-26 17:13:01下载
- 积分:1