-
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
-
matlab6
第 1 章基础准备及入门;第 2 章数值数组及其运算;第 3 章字符串、元胞和构架数组;“第 4 章数值计算;第 5 章符号计算(Chapter 1 Introduction to basic and preparation Chapter 2 numerical arrays and their operations Chapter 3 strings, and the framework of cellular arrays " Chapter 4 Numerical calculation Chapter 5 symbolic computation)
- 2009-03-17 17:55:24下载
- 积分:1
-
equal-function
MATLAB优化模型求解,对于等效法的构建(MATLAB optimization model, for according to build)
- 2013-03-16 11:52:14下载
- 积分:1
-
Gilbert-Strang2
gilber strang matlab files Computational Science and Engineering
- 2013-11-10 20:12:23下载
- 积分:1
-
JADE
角度和时延联合估计的DOA算法,在matlab环境下实现(Angle and delay DOA joint estimation algorithm in matlab environment to achieve)
- 2020-12-30 17:19:00下载
- 积分:1
-
guijiyuce
说明: 通过BP神经网络实现对导弹运动轨迹的预测(Prediction of missile trajectory by BP neural network)
- 2020-08-08 11:24:14下载
- 积分:1
-
label_gui3
Image Region Labeling Software
- 2010-06-13 23:01:30下载
- 积分:1
-
zzt006
一个介绍VC++与MATLAB混合编程的电子书籍。可以指导在VC++6.0下进行MATLAB接口的调用。(Introduced a VC++ and MATLAB programming hybrid e-books. Can guide in the VC++6.0 under the call MATLAB interface.)
- 2009-04-30 12:02:25下载
- 积分:1
-
complex-network-graph-theory
复杂网络 图论内容重要参考文献 英文文献(complex network graph theory)
- 2015-01-06 13:25:23下载
- 积分:1
-
zhengfangxing_BEM
边界元算法求解正方形导热问题实例。一个简单的二维导热模型,用BEM算法求解,用于学习边界元编程。(Boundary element method for solving square conduction problem instances. A simple two-dimensional heat conduction model, using BEM algorithm for learning boundary element programming.)
- 2013-11-22 16:56:05下载
- 积分:1