搜索资源列表
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.
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
13920-simple-example-how-to-create-a-mex-file
- tridiagonal matrix solver
mex
- matlab与c的联合编程的相关文,-matlab and c joint programming document
lap_cpp
- 线性分配算法的C++版本,在MATLAB调用mex命令编译后可以直接在MATLAB中运行,函数assianstment=lap(cost),cost为匹配的代价矩阵,assianstment为输出匹配矩阵-Linear assignment algorithm C++ version of the call in the MATLAB mex command can be compiled to run directly in the MATLAB function assianstment =
MATLAB
- MATLAB与C/C++混合编程代码,包括MATLAB引擎,MAT共享,MEX技术,COM,Mideva工具-MATLAB and C/C++ mixed programming code, including MATLAB engine, MAT share, MEX technology, COM, Mideva tools
C-MEX-S-function
- C MEX S-function的一般格式,用c语言形式编写-C MEX S-function of general form, the form of written language with c
mex
- 使用matlab自带mex,实现C语言和matlab的数据交换(Using MATLAB to bring mex to realize data exchange between C language and MATLAB)