-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
theproblemoftheprogram
程序设计问题和学习有效题目,可以有效提高初学者学习能力。(it can inprove the ability of the learners)
- 2010-02-09 11:35:56下载
- 积分:1
-
slib
SLIB is a portable library for the programming language Scheme.
- 2014-12-19 04:24:50下载
- 积分:1
-
matlab_vc_mex
混合编程方法,便于VC++与matlab进行混合编程(matlab and vc++ mex)
- 2009-09-27 18:44:23下载
- 积分:1
-
jiaoniruheyongmatlab_simulink
教你如何使用matlab语言环境下simulink模块设计(Teach you how to use the language environment matlab simulink module design)
- 2011-05-09 16:02:49下载
- 积分:1
-
chapter19
matlab软件中有关elman神经网络预测的程序(matlab software procedures elman neural network prediction)
- 2013-12-10 09:42:57下载
- 积分:1
-
SMATLABFFFTp
MATLAB频谱分析源代码,自己写的,配合原始数数据文件,超级详细 ,经测试可直接使用。
(MATLAB spectrum analysis of the source code, write your own, with the original number of data files, super detail, has been tested and can be used directly.)
- 2012-07-23 11:38:00下载
- 积分:1
-
fenchan
自己写的matlab小程序,用于解线性方程的根。可以参考下(Their own small programs written in matlab for solving linear equations of the root. Can refer to)
- 2011-09-27 10:16:16下载
- 积分:1
-
svmSim
支持向量机(SVM)与最小二乘支持向量机(LS-SVM)的核函数选择(Support vector machine (SVM) and least squares support vector machine (LS-SVM) kernel function selection)
- 2014-08-22 16:15:51下载
- 积分:1
-
bianyuantiqu
在Matlab中运用边缘提取的方法,对图像中的特征图形进行边缘提取(By using the methods of edge extraction in Matlab, the edge feature extraction of graphic image of the)
- 2014-11-22 15:18:34下载
- 积分:1