-
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
-
19thmonthlymeeting
Maternal neonatal child health programme activities in matlab chandpur
- 2010-01-24 18:53:27下载
- 积分:1
-
huffman-code
哈弗曼编码,在matlab中实现,源代码(huffman encode)
- 2011-05-31 23:57:01下载
- 积分:1
-
Closed_Boost_Converter_Equation_Model
clossed loop boost converter mpdel
- 2013-10-18 09:10:21下载
- 积分:1
-
Alamouti_OFDM
STBC-OFDM中Alamouti的仿真实现,包括信道编译码和二进制信源(STBC-OFDM in the simulation implementation Alamouti, including channel encoding and decoding and binary source)
- 2009-04-06 19:37:55下载
- 积分:1
-
Time-Series-in-Matlab
time series In this example we will use a synthetic data set. To create our synthetic data we will make our unit of time 1000 years = 1 ky and sample a 500,000 year record in 2 ky increments. We first create a vector containing the times:
- 2013-10-14 19:55:09下载
- 积分:1
-
悬架simulink仿真模型 suspension
悬架simulink仿真模型,可以进行控制算法的研究和主动悬架的开发工作(Suspension simulink simulation model, control algorithm can be carried out research and development of active suspension)
- 2021-04-06 17:29:02下载
- 积分:1
-
MATLAB-Simulink
说明: 基于MATLAB-Simulink的系统仿真技术与应用,该书全面的讲述了利用Matlab进行系统仿真技术,具有很强的是实用性。(MATLAB-Simulink)
- 2009-08-04 19:46:35下载
- 积分:1
-
solution_matlab
Matlab2微分方程的数值解法,介绍解非线性微分方程的算法及如何用Matlab实现。(Matlab2 Numerical Solution of Differential Equations, Introduction Algorithm Solution of Nonlinear Differential Equations and realize how to use Matlab.)
- 2008-01-31 09:59:02下载
- 积分:1
-
homework1
清华大学信号处理原理课程第一次实验,内容为产生固定波形以及声波的叠加(Signal processing theory, Tsinghua course first experiment, the content and the acoustic waveform to generate a fixed superposition)
- 2013-12-06 08:40:32下载
- 积分:1