-
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
-
1223_d18c879e585bc226263466c6321da618
Software engineering
- 2014-11-23 20:29:23下载
- 积分:1
-
butoolsmatlab
用于PH分布参数估计,MAP参数估计的一些基本函数。(Distribution parameter estimation for PH, MAP parameter estimates some basic functions.)
- 2013-11-20 20:28:22下载
- 积分:1
-
An-Efficient-Inter-Carrier-Interference-Cancellat
An IEEE paper explaining the various ICI Cancellation techniques in OFDM
- 2014-02-16 02:29:53下载
- 积分:1
-
impseq&impinvar0
说明: 单个脉冲序列生成子程序 &
用脉冲响应不变法把模拟滤波器系数变换为数字滤波器系数的函数
(single pulse sequence generated subroutine)
- 2006-03-12 11:04:02下载
- 积分:1
-
00466915
Tracking and Recognizing Rigid and Non-Rigid Facial Motions
using Local Parametric Models of Image Motion
- 2013-07-17 13:58:02下载
- 积分:1
-
WAVELAB850
老外写的小波变换的工具箱,基于MATLAB环境;压缩包内有详细的说明和相关Demo,参考价值较高。(Written by foreigners Wavelet Toolbox, MATLAB-based environment compressed packet has detailed instructions and Demo, a high reference value.)
- 2008-05-09 10:24:06下载
- 积分:1
-
WL3-45B-01
按上/下键修改LED数码管显示数值,输出D/A转换后的电压值,方案2(up and down key to change the dispay number and output a D/A voltage)
- 2010-12-21 09:35:52下载
- 积分:1
-
count_no._of_peaks
code in matlab for counting number of peaks in a histogram
- 2010-12-30 04:21:14下载
- 积分:1
-
Untitled
自己编写的对一幅图像实现最近邻插值和双线性插值,可以直接运行,效果很好。(Write your own images of a nearest neighbor interpolation and bilinear interpolation, can be run directly, the effect is very good.)
- 2012-04-19 17:45:58下载
- 积分:1