搜索资源列表
(用)VC调用matlab engine示例
- 这是教你如何在VC里调用matlab的文档和源程序-The document and source code to tell you how to load matlab engine using VC.
VC调用matlab文件中的函数的实例的源代码
- 关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!-on how VC called defined in Matlab. M document examples of the function, which is the source code, we need to see friends!
VC调用matlab工具箱函数进行图像处理编程
- VC调用matlab工具箱函数进行图像处理的技术与方法-VC call Matlab toolbox functions for image processing technologies and methods
VC调用matlab中自定义的.m
- 这个程序是我用来做数据处理的,在VC中调用matlab编写的.m文件来实现我所需功能,直接调用matlab中现成的函数来处理在vc中需要自己编很长代码来实现的数据处理函数,提高了工作效率,结合vc的界面美观与matlab的方便-this procedure is used for data processing. the VC Calling Matlab prepared. m documents I needed to realize functions, called directly a
VC调用matlab示例
- 一步步学如何使用VC调用matlab engine编程 -a learning step by step how to use the Matlab engine called VC program
用VC调用matlab的dll文件
- 用VC调用matlab的dll文件-VC call Matlab dll file
VC调用matlab中定义的.m文件中的函数的实例
- 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。-how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.
VC调用matlab图像处理工具箱进行canny边缘检测
- VC调用matlab图像处理工具箱进行canny边缘检测,含pdf教程-edge detection by VC calling matlab image toolbox, pdf tutorial included.
vc++调用matlab函数混合编程实现二值图像的区域标记
- vc++调用matlab函数混合编程实现二值图像的区域标记。,vc++ call matlab function Matlab binary image of the regional markers.
GetBMPPic.rar
- MATLAB和VC++混合编程实现BMP图像的读取显示,VC++为主要平台,中间调用MATLAB引擎,执行MATLAB语句,将读取的BMP数据显示出来。,MATLAB and VC++ Matlab read BMP images show, VC++ As the main platform, called intermediate MATLAB engine, the implementation of MATLAB statements will read BMP data display
VisualC++-MATLAB
- VC++与Matlab图像处理混合编程光盘,包含各种图像处理算法-VC++ And Matlab Image Processing Mixed-Language Programming CD-ROM, contains a variety of image processing algorithms
ComHuaTu
- VC调用matlab画图,需要安装matlab-VC call matlab to draw fig
VC-calling-Matlab-Simulation-Demonstration
- 主要介绍VC++调用Matlab实现信号仿真与演示-Introduces the realization of VC++ calling Matlab Signal Simulation and Demonstration
vc-call-matlab-toolbox
- vc调用matlab工具箱 数字图像处理应用-vc call matlab toolbox
VCPP-a-matlab-COM
- VC调用matlab神经网络工具箱的实例,但是只能预测,不能新建网络和训练网络。使用的是com方式-VC++ MATLAB ANN
matlab-engine-
- vc调用matlab引擎的,图文并茂的介绍操作步骤,并给出简单的调用程序-vc call matlab engine, illustrated introduction to the steps, and gives a simple procedure call
2step-to-learn-VC-and-matlab-engine
- 学习如何使用VC调用matlab 编程,值得参考-Step by step learn how to use the VC call matlab engine programming examples, good reference
3VC-call-Matlab
- VC调用matlab 函数的编程的例子,值得参考-VC call matlab function programming examples, good reference
VC-call-matlab-multiThread
- VC++调用matlab画图,效果很好!值得看-VC++ Call matlab drawing, the effect is very good!
VisualC_调用MATLAB程序的接口方法_杨文波
- 本文介绍了VC++调用 MATLAB的M 文件的几种常用方法及各自的特点 , 并结合开发实例重点说明了在VC ++中使用MATCOM 连接Matlab 文件的具体实现过程(Several interface methods of calling Matlab m file are introduced in this paper, as well as their characters.And an instance is given to illustrate the method to ca