-
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
-
KsQuantile
利用正态分布和核密度估计计算分位数。包括正态分布分位数函数、核估计概率密度函数、核估计累计分布概率函数、核估计计算分位数函数。(Normal and kernel density estimation using sub-digit calculation. Including the normal quantile function, kernel estimate probability density function, cumulative distribution probability function kernel estimation, kernel estimate calculated quantile function.)
- 2010-12-02 09:19:09下载
- 积分:1
-
droop4
下垂控制的matlab仿真,有功和无功的调节。(simulink of droop control,adjust of active power and reactive power.)
- 2013-07-30 16:44:59下载
- 积分:1
-
svdPicture
基于MATLAB的 SVD分解 图像分解 图像压缩 图像还原(SVD decomposition MATLAB-based image decomposition image compression image restore)
- 2013-04-06 01:32:13下载
- 积分:1
-
Cao
CAO、FNN算法计算混动时间序列的延迟时间(CAO delay time)
- 2013-12-15 20:06:39下载
- 积分:1
-
Exponential_Grow
Exponentially Growing Signal Properties. Designed based on the stemplot characteristics
- 2012-11-13 02:57:13下载
- 积分:1
-
speed control
检测电机转速通过pid算法对电机PWM占空比调节使电机达到预定转速(The motor speed is detected, and the duty cycle of the motor PWM is adjusted by the PID algorithm, so that the motor reaches the desired speed)
- 2017-08-07 15:36:40下载
- 积分:1
-
ApplicationofMatLabforengineering
MATLAB工程数学应用讲述了在工程数学中如何使用MATLAB作为研究问题的工具,开发利用。(MATLAB works on mathematical applications in engineering mathematics in how to use MATLAB as a tool for research, development and utilization.)
- 2007-11-14 23:17:12下载
- 积分:1
-
dinggao
MATLAB实现,可以实现电力防振锤函数的拟合,供参考(MATLAB realization of the power height function can be fitted, for reference)
- 2009-04-19 12:01:17下载
- 积分:1
-
AIMM
基于三个模型的自适应目标跟踪算法,中心角速度实施估计.偏移角速度固定。自带轨迹。(Three models based on adaptive tracking algorithm, the central angular velocity of the implementation of estimates. Offsets the fixed angular velocity. Own trajectory.)
- 2011-05-12 16:06:45下载
- 积分:1