-
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
-
complex-variable-method-top
复变量方法的拓扑优化matlab程序,从最基础的帖木金科梁来说明复变量方法的可行性。(Topology optimization of complex variable method matlab program, the most basic to illustrate the feasibility of Tamerlane 金科梁 complex variable methods.)
- 2015-01-19 11:47:11下载
- 积分:1
-
QPSK_BER_Es
BPSK仿真,Es/N0=0:10,得出BER与Es/N0的关系曲线,AWGN信道(BPSK simulation, Es/N0 = 0:10, come to the relationship between BER and Es/N0 curve, AWGN channel)
- 2013-11-12 12:06:13下载
- 积分:1
-
matlab
ecg signal analysis using matlab
- 2013-12-28 01:01:43下载
- 积分:1
-
matlab_static_anlysis
文档包括matlab应用于统计分析的40个案例,比较经典(matlab statatic anlysis)
- 2014-08-11 15:25:54下载
- 积分:1
-
iir-digital-filter-based-on-matlab
matlab 实现的 数字滤波器 希望对大家有所帮助(digital filter based on matlab)
- 2013-05-10 16:30:06下载
- 积分:1
-
importAgilentBin
将安捷伦仪器采集的数据导入matlab并进行处理(Agilent instruments collected data import and processing matlab)
- 2014-05-30 09:38:47下载
- 积分:1
-
zhuiganfa111
加算方法中的追赶法的例子,例子经过了最优化处理,可以最小开销的实现追赶法(Add count method to catch up with examples of law, for example, has been optimized to deal with, you can catch up with the realization of the minimum cost method)
- 2007-12-13 21:10:11下载
- 积分:1
-
yanxie11
该代码是用分形技术来进行纹理分析及混沌序列来实现密写(The code is used fractal texture analysis techniques to conduct and chaotic sequence to achieve Steganography)
- 2009-06-05 09:32:42下载
- 积分:1
-
Factor-analysis
因子分析。该程序已经调试好了 直接可以使用(Factor analysis. The program has a good debugging can be used directly)
- 2013-04-02 14:25:35下载
- 积分:1