-
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
-
rong-cuta
solution to differential equation use rongcuta method
- 2011-07-07 13:34:46下载
- 积分:1
-
matlab-based-Racing-demo
这是一个用matlab编写的赛跑演示程序,有点娱乐性质,期望对大家有所帮助。(This is a racing demo program using matlab, a little entertainment nature, expected to be helpful.)
- 2012-08-15 11:33:28下载
- 积分:1
-
diedai
这5个小程序分别为:用Monte Carlo随机法圆柱相交体的体积;用刘徽割圆法计算pi;梯形法.辛普森法计算圆周率;蒲丰掷针实验程序;线性函数的迭代(This five small programs were: using Monte Carlo random method cylinder intersects the volume cyclotomic method with Liu Hui pi trapezoidal method Simpson method to calculate pi Buffon throw needles experimental procedures linear function of iteration)
- 2013-08-31 14:47:59下载
- 积分:1
-
getMFCC_2
This is the tutorial for MFCC
- 2011-12-25 18:39:31下载
- 积分:1
-
sigma_graphene
说明: 太赫兹和中红外频率下,石墨烯表面电导率的公式(Formula for surface conductivity of graphene at terahertz and mid-infrared frequencies)
- 2019-11-18 13:07:27下载
- 积分:1
-
无线电空间谱估计测向仿真MALAB源程MusicSim
无线电空间谱估计测向仿真MALAB源程序(Spatial spectrum estimation to the radio simulation MALAB source)
- 2020-07-09 01:08:55下载
- 积分:1
-
Negative-selection-algorithm
该代码是自己利用实际的大气污染数据编写的否定选择算法例程,验证否定选择算法的分类效果(The code is their actual air pollution data using negative selection algorithm written routines to verify the effect of negative selection algorithm classification)
- 2014-09-09 15:52:48下载
- 积分:1
-
knn
一个小小的knn-demo,先用knn
做分类器进行分类,再去验证正确率(A small knn-demo, first with knn
Do classifier, go to verify that the correct rate)
- 2014-12-23 21:29:51下载
- 积分:1
-
laikei
各种资源分配算法实现,合成孔径雷达(SAR)目标成像仿真,用MATLAB编写的遗传算法路径规划。( Various resource allocation algorithm, Synthetic Aperture Radar (SAR) imaging simulation target, Genetic algorithms using MATLAB path planning.)
- 2017-01-19 12:01:37下载
- 积分:1