-
Auto_Calib
It is source code base on camera calibration toolbox for matlab to perform stereo camera calibration automatically
- 2010-11-08 13:15:33下载
- 积分:1
-
palabos-v1.0r1
lbm palabos--格子波尔兹曼方法模拟开源软件,功能强大,也可在windows下用codeblocks 编译 在石油领域有重大应用(a open software of the lbm,and it is very useful in the field of petroleum)
- 2014-08-29 09:41:40下载
- 积分:1
-
guji
matlab在金融计算中极大似然估计的应用教程和实例书籍(Maximum likelihood estimation matlab financial calculations application tutorials and examples of books)
- 2013-02-13 17:59:27下载
- 积分:1
-
Matlab-Programming-the-second
MATLAB编程经典教程,中文译本,简单易懂(MATLAB programming classic handbook, Chinese translation, easy to understand)
- 2013-09-10 13:15:58下载
- 积分:1
-
trainFilter
C++中使用fftw库,根据correlation filters的相关知识编写实现,可以是实现图片的相关滤波的功能,在一副图片中找到对应patch在图片中的位置,从而进行detection和tracking的相关改进(C++ fftw library use, according to the knowledge of the preparation to achieve correlation filters, which can be filtered so as to achieve a picture related to the correlation detection and tracking of improvements)
- 2014-12-22 09:19:37下载
- 积分:1
-
ESPRIT
阵列信号处理的ESPRIT的多种衍生算法:TAM算法,矩阵束的ESPRIT算法,实值波束空间ESPRIT算法,实值空间ESPRIT算法,总体最小二乘ESPRIT算法,最小二乘ESPRIT算法。(Array signal processing algorithms derived from a variety of ESPRIT: TAM algorithm, matrix beam ESPRIT algorithm, the real value of beam-space ESPRIT algorithm, ESPRIT algorithm in real space, total least squares ESPRIT algorithm, least squares ESPRIT algorithm.)
- 2011-11-27 23:27:07下载
- 积分:1
-
blindsignal
研究盲信号的盲分离原仿真程序,其中有一个是应用ICA的(Of blind signal separation from the original simulation program, one of which is the application of ICA,)
- 2010-06-24 22:30:29下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
shortymm
code for OSPF hope u like it
- 2010-12-16 20:19:21下载
- 积分:1
-
Bwyang_matlab
This codes describe a basic implementation of cognitive radio networks.Hope it is useful.
- 2011-01-28 13:05:35下载
- 积分:1