-
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
-
OFDM_sync
说明: 一个基本的OFDM系统同步的仿真程序,包括时间同步和频率同步(A basic OFDM system simulation synchronization procedures, including time synchronization and frequency synchronization)
- 2010-04-05 11:01:17下载
- 积分:1
-
eliminate
时域处理算法,本源码是关于时域预处理放面的内容,包含简易的算法(Time domain processing algorithms, the source is placed on the surface pretreatment time-domain content, including a simple algorithm)
- 2010-05-31 11:08:29下载
- 积分:1
-
zhengqiang
指纹增强 matlab 稳定性 应用性(Applied to enhance the stability of the fingerprint matlab)
- 2011-09-22 11:20:34下载
- 积分:1
-
fuzzyPID
这是利用一个simulink环境下简单得控制程序,希望对大家有帮助,谢谢!(This is a simulink environment using simple to control the process, we want to help, thank you!)
- 2011-10-22 14:58:51下载
- 积分:1
-
delaytime_doublechannel1.zar
计算两个声音信号的延时.两个信号不必完全相同,但是要非常类似(Two sound signals calculated delay signal having two identical, but very similar to)
- 2013-07-24 18:27:26下载
- 积分:1
-
WangC0806
matlab book on fuel cells
- 2013-02-08 19:31:55下载
- 积分:1
-
Simulation_and_Software_Radio_for_Mobile_Communica
这是一本经典的移动通信方面的教程。涉及到ASK,PSK,FSK等调制方式,对想从事于通信方面的学生以及专业人士都很有帮助。(This is a classic tutorial for mobile communications. Related to ASK, PSK, FSK modulation, etc., on to the students engaged in the communications and professionals are very helpful.)
- 2010-05-20 22:29:27下载
- 积分:1
-
source-code
Matlab程序设计书籍中的源代码,希望对大家都有用。(the source code of the Matlab program )
- 2014-08-27 12:49:09下载
- 积分:1
-
voicebox
齐全的voicebox库,可以基于这个库进行语音处理的项目开发,十分好用。直接配置好后就可以使用。(Complete voicebox library project development can be carried out based voice processing library, very easy to use. Can be configured directly after use.)
- 2014-11-19 10:28:22下载
- 积分:1