-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
PCA
图像处理中经典的PCA算法,几乎每一步的降维之前都要用到 实用性很强(PCA classical image processing algorithms, almost every step of dimension reduction should be used in very practical before)
- 2013-07-12 20:46:54下载
- 积分:1
-
matleb
书籍:精通MATLAB-综合辅导与指南(附例程),是一个还不错的介绍matlab的书籍(books : proficient in MATLAB-comprehensive counseling and guidance (routines), is a pretty good book on Matlab)
- 2007-05-20 17:51:20下载
- 积分:1
-
14-23
ANFIS based Wind Speed Sensor-less MPPT Controller for Variable Speed Wind Energy Conversion Systems
- 2015-03-07 03:18:42下载
- 积分:1
-
74hamming
汉明码(7,3)的matlab仿真,学习差错控制编码编码的入门经典(hamming (7,3)matlab simulation ,is a typical introduction of error control coding)
- 2010-08-11 17:08:04下载
- 积分:1
-
bivarnormcdf2
Numerically approximates the double integral of a standard bivariate Normal distribution
- 2009-11-13 19:06:15下载
- 积分:1
-
SPACEINTERSECTION
空间前方交会,对于2张影像,已知其外方位或相对方位,求地面坐标或模型坐标(Space forward intersection, and 2 images, known its exterior orientation or relative orientation, for the ground coordinates or model coordinates
)
- 2013-12-04 00:18:50下载
- 积分:1
-
chuanshuxian
带挡板的平行板传输线二维FDTD仿真.给大家做个参考(Baffle with two-dimensional parallel-plate transmission line FDTD simulation. For everyone to be a reference
)
- 2011-12-09 02:13:33下载
- 积分:1
-
bresenham_line3d
license plate recognition
- 2010-11-10 14:44:01下载
- 积分:1
-
23123145
matlab教程和有关通信仿真的示例以及详细解释,学习通信仿真的可以看看。(matlab tutorials and examples of communication simulation and detailed explanation, learning communication simulation can see.)
- 2015-03-27 11:11:01下载
- 积分:1