-
detectcell
matlab图像分割实例,图像分割用于检测细胞,割调用库函数实现,带注释,简单易懂(matlab example of image segmentation, image segmentation is used to detect cell, cutting call library functions, with comments, easy to understand)
- 2010-06-23 17:28:17下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
matlab_code
基础教学,代码示例,适用于泛泛学习,
基本可以满足初学者的要求,很经典的例子(basic teaching for matlab,examples)
- 2009-03-19 10:08:37下载
- 积分:1
-
test3busconejo
interruptible load stochastic
- 2013-07-12 18:39:37下载
- 积分:1
-
example1
least square the design of matlab code
- 2012-04-09 20:08:24下载
- 积分:1
-
wknn
matlab环境下wknn算法实现,自用于室内定位(wknn algorithm in matlab environment)
- 2015-11-25 18:11:23下载
- 积分:1
-
PeriiodicNoise
巴特沃斯滤波器,对已遭破坏的影像进行还原,能够有效的改善影像品质。(Butterworth filter, to restore the image has been damaged, can effectively improve the image quality.)
- 2010-11-12 12:44:40下载
- 积分:1
-
SpatialFrequencyDomainImageEnhancement
灰度变换增强程序
1.灰度变换增强程序
2.直方图灰度变换
3.直方图均衡化程序举例
4.直方图规定化程序举例
1.线性平滑滤波
2.中值滤波器
3. 4邻域8邻域平均滤波算法
1.低通滤波器
2.布特沃斯低通滤波器图像实例(Enhanced gray-scale transformation procedure 1. Enhanced gray-scale transformation procedure 2. Histogram gray-scale transformation 3. Histogram equalization procedure for example 4. Histogram specification procedure for example 1. Linear smoothing 2. Median filter 3.4 8 neighborhood neighborhood average filter algorithm 1. low-pass filter 2. Butewosi Image examples of low-pass filter)
- 2010-05-13 17:53:26下载
- 积分:1
-
sliding
sliding mode atiti. for help you in programming
- 2011-05-23 22:00:50下载
- 积分:1
-
Dfrft
这是一个经典的分数阶傅里叶变换的matlabs源代码,如果想学习分数阶傅里叶变换的话,这是一个很好的学习程序(if you wang to learn the fractionan fourier transform ,then this code is a perfact matlab code )
- 2012-08-31 17:03:28下载
- 积分:1