-
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
-
Untitled
Rayleigh瑞利信道的Matlab仿真程序,简单易懂,运行出图。(Rayleigh Road, Matlab simulation program)
- 2011-12-29 12:32:39下载
- 积分:1
-
hydraulic
水利工程中兴利库容与调节流量的计算是十分常见也是必须的一个步骤。代码采用MATLAB编写。(Calculation of hydraulic engineering Hennessy capacity and regulate the flow is very common and a necessary step. Code written using MATLAB.)
- 2014-04-18 18:09:39下载
- 积分:1
-
boost_PCM_simulink_in
基于平均法的boost型DC/DC建模步骤,包括电压模和峰值电流模。增加了误差放大器放大倍数的确定,电源调整率,负载调整率和三种变换器的一阶等效模型(Based on the average of the boost-type DC/DC modeling steps, including the voltage mode and peak current mode. An increase of the error amplifier to determine the magnification, adjust the rate of power supply, load-adjusted factor and three first-order equivalent converter model)
- 2009-03-10 10:46:57下载
- 积分:1
-
spantree
code for the spanning tree.
- 2010-12-30 21:19:11下载
- 积分:1
-
SimpleMthd
单纯形法,已知一个基可行解,求最优化问题(Simplex method, known as a basic feasible solution, for optimization problems)
- 2014-12-15 22:36:38下载
- 积分:1
-
fuzzy
Matlab simulation for Fuzzy control(tool box), Inverted pendulum Document
- 2013-12-18 12:44:03下载
- 积分:1
-
examples
比较有用的matlab实例,给matlab初学者参考,有需要的还可以联系我(matlab)
- 2009-04-11 15:06:40下载
- 积分:1
-
dmtteq3
The MATLAB DMTTEQ Toolbox is a collection of MATLAB functions to design
and test the following time domain equalizer design methods
- 2011-06-30 23:17:38下载
- 积分:1
-
play-movie
the code is read the video frame, then using the movie() function to play automatically
- 2013-12-27 11:08:43下载
- 积分:1