-
matlabandVC01
精通matlab与c+c++混合程序设计+第2版_,PDF格式,还算清晰,刘维编著,有兴趣的朋友可以下载下来看看 共三卷 (Proficient in matlab and c+ c++ mixed programming+ version 2 _, PDF format, fairly clear, Liu Wei, ed, interested to see if friends can download down)
- 2010-09-06 20:59:37下载
- 积分:1
-
final-shcamtic-and-layout
this include c c++ files as helpful to all
- 2014-09-30 13:11:14下载
- 积分:1
-
MatlabandVCinterfacesinimageanddataprocessing
Matlab与VC接口在图像及数据处理中的应用,需要的下(Matlab and VC interfaces in image and data processing needs of next)
- 2010-05-08 11:59:14下载
- 积分:1
-
enframe
说明: matlab中,对语音信号分帧,以实现对语音信号的短时平稳过程的分析。(enframe)
- 2010-04-03 22:51:56下载
- 积分:1
-
PX4-Quick-Start-Guide
Amptek 探测器函数库的使用说明,针对Visual Basic,Visual C++(the manual for Amptek detector function under VB and VC )
- 2014-12-08 12:24:49下载
- 积分:1
-
matcomplotshow
说明: 这是MATLAB和VC相互调用的例子,通过MATCOM来实现,所以想学习如果在VC中调用MATLAB函数的,可以学习一下(This is the MATLAB and examples of VC call each other by MATCOM to achieve, so if you want to learn to call MATLAB functions VC, you can learn about)
- 2011-02-17 05:07:53下载
- 积分:1
-
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
-
matlaberrorfunction
Matlab中erf(x)函数的表达式是怎样的,erf(x)与标准正态分布函数之间的关系是怎样的,怎样自己编制一个计算标准正态分布函数数值近似值的函数,如何利用matlab自带的erf(x)函数包近似计算标准正态分布函数的值,数值计算值与用erf(x)转化求得的值之间的相对误差是怎样的。(将中文译成英语
Matlab, erf (x) function expression is what, erf (x) the standard normal distribution function and the relationship between what and how to prepare their own calculation of the standard normal distribution function a value function approximation, how to use matlab comes with erf (x) function package approximate standard normal distribution function values??, numerical values ??and with erf (x) between the values ??obtained into the relative error is like.
)
- 2011-06-25 17:20:11下载
- 积分:1
-
MATLABImageBasicOperationsCommand
MATLAB图像基本操作命令:imread, imwrite, imshow,figure(MATLAB Image basic operations command:imread, imwrite, imshow,figure)
- 2010-06-28 16:42:20下载
- 积分:1
-
2DMaxima
在二维空间里有两个点A=(X1,Y1)和B=(X2,Y2),如果X1>X2并且Y1>Y2 ,我们认为A优于B,A是这个集合的最大极值点,在给定的二维空间里的N个点的集合S中,找出最大极值点。(In two-dimensional space, there are two points = A = (X1, Y1) and B (X2, Y2), if the X1 and Y1 > X2 > Y2, we think that A is superior to B, A is the biggest extreme value point of the set, in A given set of N points in the two-dimensional space S, find out the most extreme value point.)
- 2013-12-24 21:02:56下载
- 积分:1