-
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
-
linepts
function for getting all line coordinate interms of x and y, also a circle coordinate function
- 2011-12-28 09:36:59下载
- 积分:1
-
ganzhiji
有100个随机的训练样本,用感知机实现了线性分类。(There are 100 random training sample, with the Perceptron achieve a linear classification.)
- 2015-04-01 20:12:08下载
- 积分:1
-
R-language
R语言学习资料,R语言与统计分析-汤银才(R language)
- 2014-01-22 01:08:51下载
- 积分:1
-
PF2
基于序贯蒙特卡洛采样的粒子滤波程序,主要实现机动目标的跟踪,并给出噪声分析(target Tracking based on SMC PF)
- 2012-05-29 22:19:12下载
- 积分:1
-
BPSK
C/C++环境下BPSK调制信号在高斯信道下的性能仿真(BPSK modulation signal performance simulation in the Gaussian channel under C/C++ environment)
- 2021-04-18 13:38:57下载
- 积分:1
-
WindTurbine
用于本科大四毕业风力机气动设计工作,采用改进的Wilson设计方法(Used for pneumatic design of graduated wind turbine)
- 2017-07-05 15:50:35下载
- 积分:1
-
snake
用matlab编写得snake算法程序,可用于图像分割和边缘检测(Using matlab to prepare a snake algorithm procedure can be used for image segmentation and edge detection)
- 2007-07-17 15:28:53下载
- 积分:1
-
91331984PowerStation1
matlab编写的电压稳定分析程序
matlab编写的电压稳定分析程序(matlab prepared procedures for voltage stability analysis matlab prepared voltage stability analysis program)
- 2008-07-15 20:04:21下载
- 积分:1
-
tiaosu_3
基于matlab/simulink的直流闭环调速(based on Matlab/Simulink DC closed loop speed control)
- 2006-05-24 10:48:41下载
- 积分:1