搜索资源列表
svmlight-Mex
- 一个简洁好用的SVM代码,进行了mex集成,效率高,易读易用。-prepare a concise code of SVM, the Files integrated, high efficiency, easy accessibility.
用于Matlab的彩色图像色彩空间转换的MEX文件!
- 用于MATLAB的彩色图像色彩空间转换的MEX文件-for MATLAB color image color space conversion MEX documents
利用vc和matlab混编,调试mex文件的方法
- 利用vc和matlab混编,调试mex文件的方法。附带VC详细操作步骤以及C++源程序,use VC and matlab to debug code
mex_matlab.rar
- 使用matlab调试C文件,mex相关操作。附带说明和源程序。,This code use matlab to debug the code which is writed by c.
mex
- c语言编写的mex程序,有pdf文档和源代码,对初学者很有帮助的资料-c language of mex procedures, pdf documents and source code, helpful information for beginners
osu-svm
- 俄亥俄州立大学所编写的svm工具包,实现程序编译成了mex文件,所以速度很快-Ohio State University, prepared by the svm tool kit to achieve program compiled into mex files, so fast
normxcorr2_mex_ALL
- 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
Matlab_Support_Vector_Machine_Toolbox
- This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really wa
alex
- matlab处理图像的一些基本方法。其中有一部分mex程序需要安装编译,请参考其中的文档-matlab image processing some of the basic method. Some of them need to install the compiler mex procedures, please refer to the documentation of which
EasyMATLAB7_XHybridProgramming
- 本书介绍啦MATLAB 7.X版本与其他语言混合编程的方法,内容包含在MATLAB中以文件导入,导出数据,在Windows和Linux开发FORTRAN语言MEX文件-You introduce the book MATLAB 7.X version and other languages mixed programming methods, contents included in MATLAB in order to document import, export data, Windows
Mex
- MEX- Matalb executable helps is running c programs in matlab.
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
- 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
MEX_and_compiler
- 基于mex的matlab-fortran混合编程,详细的步骤和样例-Mex-based hybrid of matlab-fortran programming, detailed steps and sample
TurboMex
- Convolutiona turbo codes that are used in LTE, DVB, and Mobile WiMAX. These files are C-MEX files for the Matlab Environment for speed reasons.
Matlab
- 用C来编写MEX文件调用MATLAB,很有实用性-MEX using C to write a document called MATLAB, very practical
MexDemo
- 几个VC++源代码,使用C-MEX文件来实现VC++与MATLAB的混合编程。-Several VC++ source code, the use of C-MEX file to achieve the VC++ and MATLAB programming mixed.
svm-mat
- 此为svm工具箱,附有使用说明。可以再MATLAB环境下,进行svm的应用。 注意:在Matlab环境下,编译一下。(mex -setup);即可使用。-This is svm toolbox, with instructions. MATLAB environment can be further carried out svm applications. Note: In the Matlab environment, compile about. (Mex-setup) can be
mex_VC_Matlab
- 通过 mex 文件实现 VC 和 Matlab 的混合编程,可以作为参考-Mex file through VC++ and Matlab mix of programming, can be used as reference
13920-simple-example-how-to-create-a-mex-file
- tridiagonal matrix solver
mex
- 使用matlab自带mex,实现C语言和matlab的数据交换(Using MATLAB to bring mex to realize data exchange between C language and MATLAB)