-
sfs
matlab source code for shape from shading
- 2009-03-27 22:55:46下载
- 积分:1
-
matlabsmallsimples
一些MATLAB应用程序,MATLAB计算机模拟(Some MATLAB application, MATLAB simulation)
- 2011-05-15 12:50:13下载
- 积分:1
-
DM5
相当好的matlab程序,对建模爱好者来说绝对是好东西(it is very good for everyong)
- 2013-09-14 17:02:56下载
- 积分:1
-
VisualC_
基于遗传算法的组卷设计,此为书籍版本。。。。(Design based on genetic algorithm test paper, this is the book version. . . .)
- 2011-01-01 17:13:33下载
- 积分:1
-
turbo
Turbo编解码,可以使用Logmap或者SOVA解码算法(Turbo codec, you can use Logmap or SOVA decoding algorithm)
- 2007-10-10 13:02:38下载
- 积分:1
-
lms_blind_equilibria
基于LMS
算法的盲均衡程序 (blind equ lms)
- 2009-10-22 11:11:47下载
- 积分:1
-
CurveLab-1.0
CurveLab-1.0工具箱,附带一些demo(CurveLab-1.0 toolbox,with some demo)
- 2012-06-24 21:08:07下载
- 积分:1
-
drools5
Drools5 Drools5(Drools5 develop )
- 2013-11-13 10:50:30下载
- 积分: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
-
HuffmanTree
HUFFMAN TREE的编码源代码 实测可用 适合初学者使用(HUFFMAN TREE actual source code is available for beginners)
- 2013-12-04 16:28:15下载
- 积分:1