-
MinMaxFilterFolder
Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码,
(Description The filter computes the minima and/or maxima of an array over sliding window with a given size.
Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more.
This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations.
All numerical and logical class arrays are supported.
Contributor (beside author) is Vaclav Potesil
Acknowledgements
This submission has inspired the following:
Free-knot spline approximation
MATLAB release MATLAB 7.8 (R2009a)
Other requirements MEX correctly setup NO image processing is required Download a tiff file for
)
- 2010-03-04 17:05:00下载
- 积分:1
-
radar-signal-processing(matlab)
文件中包含一些基本的处理雷达信号的matlab源程序(File contains some basic radar signal processing matlab source)
- 2014-01-17 10:15:08下载
- 积分:1
-
HW2-drayer
Wandering robot avoiding obstacles while wandering and reaching a goal
- 2010-11-12 22:14:09下载
- 积分:1
-
programacion
this programs are educational
- 2014-11-25 09:24:17下载
- 积分:1
-
dajuan
2011年全国大学生数学建模竞赛A题,测定土壤中污染物浓度,获得国家一等奖!(2011 National Undergraduate Mathematical Modeling Contest A title, measured concentrations of pollutants in soil, access to national prize!)
- 2014-12-01 21:13:34下载
- 积分:1
-
kuaisupingjuan
数学建模:亚运会公交问题,程序中编写了乘坐公交到不同站点的路线(Mathematical modeling: Asian transit issues, the program prepared to take the bus route at different sites)
- 2013-12-12 16:57:58下载
- 积分:1
-
LFM
线性调频中的脉压技术研究及常用方法,是很好的脉压资料(Chirp in research techniques and methods of pulse pressure, pulse pressure is a good information)
- 2015-04-14 08:58:27下载
- 积分:1
-
coding-of-cyclo
cyclostationary detection
- 2014-02-13 23:22:30下载
- 积分:1
-
hanoi
汉诺塔即时动画演示,程序动画可以给出每一步的移动过程(The hanoi tower)
- 2012-03-26 01:20:20下载
- 积分:1
-
anglecos
利用夹角余弦距离进行样本数据分类。实现步骤主要分为以下两部分:a、待测样品X与训练集里每个样品Xi的距离采用夹角余弦距离公式计算。b、循环计算待测样品和训练集中各已知样品之间的距离,找出距离待测样品最近的已知样品,该已知样品的类别就是待测样品的类别。(Using the sample data classification Angle cosine distance.Implementation steps are divided into the following two parts: a, sample under test with each of the samples in the training set X Xi distance using the included Angle cosine distance formula.B, loop calculation under test samples and the distance between the known samples training focus, find out the known closest to the sample under test samples, the samples of known category is the category of the sample under test.)
- 2015-03-30 16:27:58下载
- 积分:1