-
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
-
pcnn
在MATLAB上编写的PCNN去除噪声的程序(Prepared in MATLAB on PCNN noise removal procedure)
- 2009-03-24 20:48:35下载
- 积分:1
-
FIMM
FIMM自适应交互多模型的机动目标跟踪,FIMM_PDA.m为主程序(FIMM adaptive interacting multiple model target tracking, FIMM_PDA.m-based program)
- 2011-05-06 12:09:37下载
- 积分:1
-
Lesson-4
matlab examples.Viewing the magnitude response of ideal and practical lowpass filters
- 2011-09-03 21:22:07下载
- 积分:1
-
checkblock
this is a code for checkblock
- 2013-01-29 17:24:48下载
- 积分:1
-
SIFT
sift图像匹配matlab仿真程序,实现sift图像匹配功能,并且效果卓越(sift image matching matlab simulation program)
- 2013-09-22 10:08:12下载
- 积分:1
-
zhifangquwufa
对于彩色图像,用直方图的方法去掉雾,使得图像清晰(For color images, using the histogram method to remove fog, making the image clear)
- 2009-04-27 22:15:06下载
- 积分:1
-
AGuidetoMATLABObjectOrientedProgramming
MATLAB中面向对象的编程方法引导,国外材料。推荐!(book)
- 2009-05-17 18:39:32下载
- 积分:1
-
Azhen
说明: 对多机电力系统进行小干扰稳定分析
可以计算特征值,特征向量(Of multi-machine power system small signal stability analysis can calculate the eigenvalue, eigenvector)
- 2008-10-01 17:42:23下载
- 积分:1
-
chengxu1
说明: 有关信号与信息系统的matlab程序--傅立叶级数和变换(Signal and information systems related to the matlab procedure- Fourier series and transform)
- 2008-11-04 13:52:02下载
- 积分:1