-
HT
说明: 这个是自己编写的霍夫变换直线检测MATLAB程序,可以用于道路分道线检测。是一种非常简单容易实践的程序。(This is a hough line detection algorithm which can be used to road lane detection. this method is very simple and easy to realize
)
- 2014-09-09 10:37:03下载
- 积分:1
-
au8522_decoder
Auvitek AU8522 QAM 8VSB demodulator driver and video decoder.
- 2014-09-21 19:50:00下载
- 积分:1
-
deliang_NRK
牛顿法nrk
这是牛顿法多维的matlab代码。你们可以试试看。哈哈。不知道可不可以帮到人呢。(newton method nrk
)
- 2012-05-05 02:52:40下载
- 积分:1
-
LMS
阐述了LMS算法中步长选择对结果收敛的影响(Described step LMS algorithm convergence results)
- 2012-07-03 00:43:37下载
- 积分:1
-
adaptive
this file is usefull for all student
- 2012-10-12 15:47:11下载
- 积分:1
-
sy5
MATLAB的数字滤波器设计 (MATLAB digital filter design)
- 2008-05-12 10:24:29下载
- 积分:1
-
matlabtcach
Matlab的使用方法,以及教程,可以很好的理解和学习Matlab的使用(The use of Matlab, and tutorials can be a good understanding and learning the use of the Matlab)
- 2012-04-23 12:12:56下载
- 积分:1
-
FSK_Done
基于的FSK的matlab,完整的程序,有能相关的说明和注释,有需要的朋友下载吧~(Based on the matlab FSK, complete program and relevant instruction and comments, the need to download friends ~)
- 2011-11-15 13:27:38下载
- 积分:1
-
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
-
genettic
遗传算法的标准MATLAB程序,共有12个子m文件(Standard genetic algorithm MATLAB program, a total of 12 sub-m file)
- 2008-03-21 20:20:35下载
- 积分:1