搜索资源列表
GP_correlation_dimension
- 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方
MatlabSharedLib_demo
- Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolb
matlab编译成dll
- matlab提供了丰富的程序接口,除了matlab最初的版本是用fortran写的之外,后来的版本都是用C写的,因此matlab很容易和C/C++联合起来使用matlab提供了丰富的程序接口,除了matlab最初的版本是用fortran写的之外,后来的版本都是用C写的,因此matlab很容易和C/C++联合起来使用
tracking
- c# based real time tracking source code using Windows Image Acqusition and matlab. Matlab m files dll using after deployment tool output (a c# dll)
add
- 实现了MATLAB 与VC的混合编程的方法,生成相应的DLL动态链接库供VC调用,最后生成相应的空间。实现了二则的混合编程-Realized MATLAB and VC mixed programming method, to generate the corresponding DLL dynamic link library for VC call, the last to generate the corresponding space. Achieve a mix of programm
dubugger
- 用VC调用MATLAB的DLL,使用MATLAB画出简单的图 不错的,可以(Using VC call MATLAB DLL, use MATLAB to draw simple figure good, you can)