-
MATLAB5X
MATLAB5.X入门与提高.pdf 想学习MATLAB编程的入门书籍,可以参考(Introduction and improvement of MATLAB5.X PDF want to learn MATLAB programming entry books, can refer to
)
- 2012-02-09 16:31:57下载
- 积分:1
-
Digital_image_processing_using_matlab
Digital image processing using matlab - Rafael C. Gonzalez, Richard E. Woods, Steven L. Eddins - 0130085197(Digital image processing using matlab- Rafael C. Gonzalez, Richard E. Woods, Steven L. Eddins- 0130085197)
- 2009-07-20 11:22:20下载
- 积分:1
-
material-de-comp[1].-grafica
Books of Graphics Computers
- 2014-11-15 03:22:43下载
- 积分:1
-
Harris
说明: 本文件是实现Harris检点检测的程序源代码,可以作为毕业论文的程序源代码(Harris behave in this document is to achieve detection of program source code, source code as a thesis)
- 2011-03-30 11:04:46下载
- 积分:1
-
dizhenginedex
这是一篇地震的数学理论方面的文章,希望能对大家有帮助(This is a mathematical theory of an article of the earthquake, I hope you can help)
- 2015-03-26 10:03:19下载
- 积分:1
-
libsvm-3.17
svm分类器,实现线性svm分类,可以在matlab中或是vc++中编译运行,首先要进行编译(svm linear classifier)
- 2013-05-09 07:56:24下载
- 积分:1
-
Visual-CPPand-Matlab
数字图象处理与机器视觉Visual C++与Matlab实现,光盘源代码(Digital image processing and machine vision Visual C++ with Matlab, CD-ROM source code)
- 2013-12-24 12:02:43下载
- 积分:1
-
envelop_by_xcorr
Matlab 自相关方法求声音信号包络源代码及说明(Method Matlab autocorrelation envelope of the voice signal and note the source code)
- 2009-04-26 11:39:59下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
SURFmex
matalab调用C程序实现的基于SURF算法的全景图像拼接(matalab call C SURF algorithm based Program for panoramic image stitching)
- 2011-05-03 08:30:54下载
- 积分:1