-
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
-
L13_Matlab
一个详细的matlab图像处理教学, 是某重点大学的课件 仅供参考(A detailed matlab image processing instruction, a key university courseware)
- 2010-05-06 18:59:15下载
- 积分:1
-
matcom4.5
matcam 4.5 安装及下载指导
链接matlab和visual,实现matlab的高级编程(matcam 4.5 matlab和visual)
- 2011-07-19 12:40:46下载
- 积分:1
-
m-file
apply mid filter to image and compare with another filter in image processing
- 2012-01-22 05:28:52下载
- 积分:1
-
peiwangchaoliu
前推回代配电网潮流程序源代码,并给出了计算实例(Forward and backward substitution power flow program source code, and calculation examples are given)
- 2011-06-02 12:13:09下载
- 积分:1
-
rar
该程序实现的事BPSK信号在两种信道下的仿真,分别是瑞利信道和高斯信道下的仿真,并对结果进行分析(The program implements thing BPSK signal two channel simulation, namely Rayleigh channel and Gaussian channel simulation, and the results were analyzed)
- 2013-10-21 21:51:14下载
- 积分:1
-
元胞自动机与MATLAB
这本关于元胞自动机的教材结合了matlab例程,讲解生动,读者朋友可以自己尝试建立自己的元胞自动机模型(This textbook on cellular automata combines the MATLAB routine with a vivid explanation that readers can try to build their own cellular automata model.)
- 2020-10-14 21:17:30下载
- 积分:1
-
6802d82763aa
to binirazition pictures in matlab
- 2012-10-10 18:40:38下载
- 积分:1
-
yuv
matlab读取YUV文件,有需要的可以看看 (Matlab read YUV video, detailed and comprehensive, there is a need to have a look)
- 2012-04-11 11:33:24下载
- 积分:1
-
Ttabbusearchha
用禁忌搜索算法求解tsp。。。。matlab写之,非常有意义
(Tabu search algorithm for solving tsp. . . . matlab write very meaningful)
- 2012-06-11 19:24:54下载
- 积分:1