搜索资源列表
engdemo
- VC调用matlab引擎(因为类别当中没有此类,所以放到了数值计算)-VC call Matlab engine (because no such category, put a numerical calculation)
VC
- 使用VC++调用Matlab程序,利用自带的Matlab引擎实现数据交换。-Using VC++ calling Matlab program, using the Matlab engine comes with data exchange.
hunhebianma
- VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器-VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programmi
MATLABandVC
- MA11AB与VC++混合编程,开发了水轮机综合特性曲线数据处理系统。该系 统利用VC++友好的界面编程对水轮机综合特性曲线已知区域数据进行提取,使用MATLAB 搜索引擎调用RBF人工神经网络库对提取数据进行拟合并结合边界约束条件对未知区域内的 数据进行预测-MA11AB with VC++ mixed programming, developed the turbine characteristic curve of integrated data processing syst
engine
- 通过VC调用MATLAB引擎的范例程序,根据运行环境不同,可能要对头文件进行修改-VC call MATLAB engine through an example of the procedure, according to different operating environment may have to modify the right files
TestUseMatlab
- VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:\MATLAB6p1\extern\include\,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:\MATLAB6p1\extern\lib\win32\dig
VCMATLABEngine
- VC++调用MATLAB Engine,实现数值算法应用-VC++ to call MATLAB Engine, the application of the realization of numerical algorithm
EngineMat
- VC调用matlab混合编程 利用matlab引擎-VC call matlab hybrid programming using matlab engine
MatlabAPI
- Matlab与VC接口编程的例子源代码 包括Matlab的MEX文件、Matlab引擎、Matcom编程、Matlab编辑器等内容-Matlab and VC interface programming source code examples include Matlab' s MEX files, Matlab engine, Matcom programming, Matlab Editor, etc
Matlab_VC
- By analyzing characteristics of Matlab and Visual C++,the advantages of applying the Matlab and Visual C++ interface to develop application program is presented. On basis of comparing with the other interface methods ,the advantages and disadvantages
matlab0809
- 用MATLAB引警做VC和MATLAB的混合编程,将图像读出,并绘制灰度直方图。-Use MATLAB engine to acomplish VC and MATLAB mixed programming, read out the image and draw the histogram.
MatlabEngClass
- 在VC++ 6.0环境下调用Matlab引擎进行混合编程,该程序源码展示了Matlab引擎接口的实现。-In VC++ 6.0 environment, call Matlab engine hybrid programming, the program source code shows the Matlab engine interface.
VCMATLABEngine
- VC++调用MATLAB Engine。本文档详细介绍了在VC++编程中如何调用MATLAB引擎。-VC++ calling MATLAB Engine. This document details the VC++ programmers how to call the MATLAB engine.
MATLABEngine
- VC++中调用MATLAB引擎进行绘图完整源代码-VC++ graphics engine is called a complete MATLAB source code
VCmatlab-engine
- VC++连接MATLAB,VC++连接MATLAB ,VC++连接MATLAB ,VC++连接MATLAB -VC++ to connect MATLAB, VC++ connection MATLABVC++ connection MATLAB, VC++ to connect MATLAB, VC++ to connect MATLAB, VC++ connection MATLAB
VC_Matlab
- 通过MATLAB引擎,利用VC开发MATLAB,包括一个自己开发的小程序和一片word文档资料-Through the MATLAB engine, developed by VC MATLAB, including its own development programs and a small word document data
matlab-engine-
- vc调用matlab引擎的,图文并茂的介绍操作步骤,并给出简单的调用程序-vc call matlab engine, illustrated introduction to the steps, and gives a simple procedure call
matrix
- 在VC中用Matlab引擎计算实对称矩阵特征值和特征向量。.mor0为矩阵输入文件,.mor位结果输出文件。-Calculated using Matlab engine in the VC real symmetric matrix eigenvalues and eigenvectors. . Mor0 matrix input files,. Mor-bit result output file.
VCPP-Matlab
- VC++与Matlab混合编程之引擎操作详解-VC++ and Matlab programming of hybrid engine Operational Details
engine
- vc实现matlab engine调用的功能程序-a program to realize the matlab engine function developped by VC++