-
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
-
Communications-Principles_matlab
概率论、随机过程、信号系统、信号交织、脉冲成型、扩频序列、幅度调制、频率调制、相位调试介绍及matlb程序仿真(Digital communication principle Based on the matlab simulation
)
- 2014-11-05 15:45:15下载
- 积分:1
-
Desktop
圆环阵的天线方向图 与基于SMI算法的线阵的自适应波束形成(Adaptive beamforming circular array antenna pattern SMI algorithm based linear array)
- 2014-02-18 18:21:36下载
- 积分:1
-
untitled2
颜色控制,MATLAB的gui,对其进行的一些简单的编辑(Color control, MATLAB' s gui, its conduct of some simple editing)
- 2010-05-15 11:48:09下载
- 积分:1
-
moniguangfu
利用电流源模拟光伏输出,同时实现单相并网的matlab仿真,在其中模拟实现了光伏的mppt控制,同时实现了光伏电池的最大能量并网。(Use current source simulation of PV output, single-phase grid matlab simulation, in which the analog implementation of PV mppt control, while achieving maximum energy photovoltaic cells and networks.)
- 2015-01-13 11:41:39下载
- 积分:1
-
admain
MATLAB FOR FULL MIMO OFDM CODING
- 2014-01-19 14:40:29下载
- 积分:1
-
ZF
说明: 迫零均衡方法及结果,有图有说明,适合初学者使用。(Zero forcing equalization methods and results, there are pictures and instructions for beginners.)
- 2010-09-08 15:23:45下载
- 积分:1
-
SVD_DWT
this program implement a svd_dwt watermarking alghorithm
- 2010-09-25 15:42:02下载
- 积分:1
-
ji
说明: 针对小流域设计洪水计算中,采用推理公式求解洪峰流量Qm及汇流时间τ的方法繁琐,查算精度较低等问题,提出用牛顿迭代法求解,该方法较原图解试算法收敛快,迭代次数少,计算速度快,精度可靠。计算实例表明,用简单迭代法与牛顿迭代法计算设计洪峰流量,其结果与图解试算法完全一致。()
- 2008-06-30 12:38:13下载
- 积分:1
-
plate
a plate under temperature distribution.
this program divisions the plate to 20 element and clculates temperature at each node
- 2014-08-14 17:05:57下载
- 积分:1