-
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
-
Matlab--
Matlab得基础教程,其在高等数学,线性代数,数值分析中应用和实现,以及较经典的数学建模。(Matlab was based tutorial, its higher mathematics, linear algebra, numerical analysis and implementation of applications, as well as more classical mathematical modeling.)
- 2013-12-20 20:36:56下载
- 积分:1
-
matlab-design
实现图像rgb空间和hsi空间的相互转化,matlab不带这两个函数(rgb to hsi space program and hsi to rgb space program)
- 2014-06-04 17:05:59下载
- 积分:1
-
BCH_bm_simulation
An encoder/decoder for binary BCH codes
Error correction using the BERLEKAMP-MASSEY ALGORITHM.Any (valid) code length can be input(An encoder/decoder for binary BCH codes Er Ryan correction using the BERLEKAMP- MASSEY ALG ORITHM.Any (valid) code length can be input)
- 2006-09-05 08:32:26下载
- 积分:1
-
Matlab
matlab图像处理常用函数,详细列表及格式,举例(matlab image processing function)
- 2010-06-01 12:12:55下载
- 积分:1
-
MATLABGATBStool
说明: matlab 功能工具
matlab 功能工具(matlab functions matlab function tool tool)
- 2008-11-19 14:04:38下载
- 积分:1
-
adaboost
3D姿态识别的adaboost代码,使用matlab语言编写(A Study of AdaBoost in 3D Gesture Recognition)
- 2011-08-30 17:26:42下载
- 积分:1
-
IEEE新算法 辅助信源法
包括王永良课本单辅助信源法,IEEE文献新算法(Auxiliary_source_method,RMSE_Auxiliary_source_DOA)
- 2018-01-11 15:12:43下载
- 积分:1
-
jiami-jiemi
自己编写的图像加密程序,要求下载人会用matlab,文件直接解压缩即可(prepare their image encryption procedures, requirements will be downloaded using Matlab, documents can be directly extracted)
- 2007-03-17 14:20:57下载
- 积分:1
-
zishiying_notch_filter_gai
自适应陷波滤波器对地震信号中的50Hz工频干扰的消除。(Adaptive notch filter to seismic signal in the 50Hz interference elimination)
- 2012-08-20 14:38:27下载
- 积分:1