-
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
-
code1
matlab图形图像处理源程序,对于数字图像处理很有帮助(matlab6graphic image processing source code)
- 2009-12-13 14:53:39下载
- 积分:1
-
perimeterqueenbeeproblem
a perimater time ca for quen bee problem
- 2010-01-26 03:09:52下载
- 积分:1
-
MATCHING
求两幅图像的同名点位置,确定图像某一点的视差值(Strives for the two images of the same name point location, to determine the parallax value of image point)
- 2013-12-19 10:23:27下载
- 积分:1
-
gaofing
使用大量的有限元法求解偏微分方程,主要是基于mtlab的程序,小波包分析提取振动信号中的特征频率。( Using a large number of finite element method to solve partial differential equations, Mainly based on the mtlab procedures, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-03-05 10:14:35下载
- 积分:1
-
matlab-M-document
历届数学建模大赛的MATLAB的M文件,较为齐全。(Past mathematical modeling contest MATLAB M-files is complete.)
- 2013-04-03 20:29:57下载
- 积分:1
-
MPCACodes1.3
MPCA算法,用于张量的降维。内有MPCA源码,步态数据库和测试程序,以及一个张量工具箱。(MPCA algorithm, used to reduce the dimension of the tensor. Within the MPCA source code, gait and test procedures, as well as a tensor toolbox.)
- 2021-04-12 15:38:57下载
- 积分:1
-
Desktop
在LabVIEW中数学公式脚本和MATLAB脚本的源代码(Mathematical formulas in LabVIEW, MATLAB scripts and script source code)
- 2010-12-05 12:26:22下载
- 积分:1
-
power_svpwm_multiPhasesLevel_sfun
power_svpwm_multiPhasesLevel_sfun.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_svpwm_multiPhasesLevel_sfun.rar,
Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:44:43下载
- 积分:1
-
DQPSK_Sim
一个pi/4-DQPSK的仿真程序,GUI界面,可以计算误码率(a pi/4-DQPSK simulation program, GUI interface, the error rate can be calculated)
- 2021-05-14 02:30:02下载
- 积分:1