搜索资源列表
particleFilterTrackTest
- 通过粒子滤波来跟踪目标 可以在vs2008下直接运行-Through the particle filter to track the targets can be run directly under vs2008
vs2008_matalb2009b_DLL
- 阐述vs2008如何调用matalb2009b生成的DLL的文档,自己摸索的经验,供大家参考-Vs2008 described how to call matalb2009b generated DLL in the document, find their own way of experience, for your reference
sift-matlab
- sift算子的matlab和vs2008的混合编程-The hybrid programming of matlab and vs2008 for the descr iptor of sift
hfm
- 随机生成十个数,和为1。使用c++语言,在vs2008上运行-Ten randomly generated number, and to 1. Using c++ language, running on vs2008
CSharp-a-matlab-program
- 详细介绍了matalb2009a与vs2008交叉编程的过程,亲自试验过的,保证有效。-Matalb2009a described in detail the process of programming and cross-vs2008, personally tested, and guaranteed effective.
VCPPcall-DLL-generated-from-Matlab
- 将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。-Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need
vs2008-matlab
- matlab7与c++的混合编程:将m函数编译成dll给C++调用,从而加快开发的进度。-Matlab7 and c++ programming with mixed: make m function compiled into the DLL to c++ calls, thus speeding up the progress of the development.
csharpMatlab
- C#与matlab混合编程,编程工具:VS2008和Matlab R2009a。-C# and Matlab hybrid programming, programming tools: VS2008 and Matlab R2009a.
libsvm-mat-2.91-1
- Matlab上使用SVM所需插件 2. 操作流程: 请注意:详细操作流程请参考上面的“详解”网站,这里只说大框架和详解里没有提到的问题。 A.设置path File->set path ->add with subfolders->加入libsvm-3.11文件夹的路径 B. 在matlab中编译 目的:将libsvm-3.11\matlab 中 libsvmwrite.c 等 C++文件编译成 libsvmread.mexw32 等matl