-
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
-
matlab_el
说明: 这里是一些代码,与matlab有关,是一些小技巧。(code, and the Matlab is some small skills.)
- 2006-04-20 09:37:00下载
- 积分:1
-
kcsj
基于simulink仿真,应用tdm、pcm、2dpsk技术实现两路语音同时传输(Simulink simulation-based, application tdm, pcm, 2dpsk technology to achieve two-way simultaneous transmission of voice)
- 2011-07-04 19:56:47下载
- 积分:1
-
PSK
solo es u programa dejen de moler
- 2014-10-29 10:39:30下载
- 积分:1
-
get_knn
获取Knn,即网络中邻接节点的度值。通过Knn可以知道,网络是同配还是异配(Access Knn, that is adjacent network node value. Through KNN can know the network is the same with or different allocation)
- 2009-02-05 11:54:22下载
- 积分:1
-
Releasehelp
The goal of the HumanEva dataset is to develop new techniques, technology, and
algorithms for the automatic articulated pose estimation and tracking of humans. Brown University
is involved in an ongoing effort to develop this dataset of synchronized video and motion capture
data.
- 2015-01-27 17:04:23下载
- 积分:1
-
FrostFilter
Frost 滤波器代码,一个印度人仿真的V.S Frost 于1982年提出的Frost 滤波器,参考文献A Model for Radar Images and Its Application to Adaptive Digital (Frost_filter code Simulated by an Indian References VS Frost, " A Model for Radar Images and Its Application to Adaptive Digital Filtering of Multiplicative Noise," IEEE Trans Pattern Anal, Machine Intell.. ., vol. 4, no. 2, pp. 157-166,. 1982. Mar [http://dx.doi.org/10.1109/TPAMI.1982.4767223])
- 2014-01-10 12:27:24下载
- 积分:1
-
manewton
数值分析的牛顿迭代算法数值分析的牛顿迭代算法(matlab )
- 2010-06-17 21:08:00下载
- 积分:1
-
Matlab-GUIDEStatistic
matlab互交式进行数据统计分析的工具包。利用gui界面给方便进行基本的数据统计分析(Matlab interactive statistical data analysis tool kits. Use gui interface to facilitate basic statistical analysis of data)
- 2007-05-31 16:58:03下载
- 积分:1
-
PLL_simple
PLL simulator on MATLAB
- 2010-11-04 12:04:58下载
- 积分:1