-
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
-
100MatlabSamples
100个Matlab的编程实例,涉及图形应用、界面设计、图形处理、数值分析等内容,很实用,辛苦整理,与大家交流学习。(100 Matlab programming examples involving graphics, interface design, graphics, numerical analysis and other content, very practical, hard finish, and to share learning.)
- 2010-05-11 21:02:18下载
- 积分:1
-
The-usage-of-Matlab-functions
Matlab 命令大全详细介绍了Matlab中常用函数的用法以及应用举例,包括数值计算函数、数学变换函数以及绘图函数等(The book of the usage of Matlab functions details the application of commonly used functions in Matlab and application examples, including the numerical functions, mathematical transformation functions and graphics functions and so on )
- 2013-11-27 07:48:51下载
- 积分:1
-
multi_scale_edge_detection_
multi-scale egde detection with matlab
- 2014-02-05 14:03:06下载
- 积分:1
-
BasicSnake_version2e
The basic snake segmentation (2d and 3d). A snake is an active (moving) contour, in which the points are attracted by edges and other boundaries. To keep the contour smooth, an membrame and thin plate energy is used as regularization.
- 2011-04-27 07:01:37下载
- 积分:1
-
totalaf
It is a simple matlab code for array factor.
- 2011-05-15 09:19:06下载
- 积分:1
-
BessDerivZerosBisect2
计算了贝塞尔函数的一阶导数的零点。
更新BessDerivZerosBisect.m这些变化:
1。允许对m= 0
2。允许用户指定特定的m和k值理想。
3。允许公差输入参数
4。使用一个表的查找能为m和k的小值接近初始化
5。添加错误检查
6。计算衍生w.r.t.以X而不是w.r.t.米(虽然老方法的工作也。)(Calculates the zeros of the first derivatives of Bessel function.
Updates BessDerivZerosBisect.m with these changes:
1. Allows for m = 0
2. Allow the user to specify the particular m and k values desired.
3. Allows for a tolerance input parameter
4. Uses a table look-up to get closer initializations for small values of m and k.
5. Adds error checking
6. Computes the derivative w.r.t. to x rather than w.r.t. m (although the old method works, too.))
- 2011-05-15 11:20:47下载
- 积分:1
-
Program_0.1
Tutorial One (You should run it in the Command Window)
- 2012-04-22 18:27:41下载
- 积分:1
-
Time-series-Toolbox
时间序列工具箱,包括时间序列分析的各种MATLAB源代码。(time series toolbox)
- 2011-11-08 15:19:00下载
- 积分:1
-
scopus_list
uck-Boost buck- boost chopper circuit simulation model
- 2013-11-11 20:46:38下载
- 积分:1