-
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
-
tg
说明: TG function useful for algorithmic study : matlab PHD code.
- 2011-04-01 00:27:47下载
- 积分:1
-
SIRwithQ
用matlab程序编写的一个三维雷达跟踪粒子滤波器,超强!!!(Matlab programming with three-dimensional radar tracking of a particle filter, super! ! !)
- 2010-05-11 20:44:02下载
- 积分:1
-
tensor_toolbox_2.0.tar
张量运算工具箱,zhangliangfenjie(Tensor toolbox,dimensional reduction)
- 2014-12-01 18:23:56下载
- 积分:1
-
HOLO
全息基本算法,菲涅尔近似生成全息和重建,非常不错的入手程序哦(digital holography fresnel proximation
genneration and reconstruction,the basic matlab code,usefull,simple to fresher learner digital holography fresnel proximation
)
- 2012-03-25 11:06:09下载
- 积分:1
-
matlabprogramme
matlab 实用程序,非常不错,内容丰富,适合广大初学者(Matlab practical procedures, very good, rich in content, suitable for the majority of beginners)
- 2007-04-05 09:28:59下载
- 积分:1
-
CMA-ES
The optimization behavior of the self-adaptation
(SA) evolution strategy (ES) with intermediate multirecombination
(the (=I )-SA-ES) using isotropic mutations
is investigated on the general elliptic objective function. An
asymptotically exact quadratic progress rate formula is derived.
This is used to model the dynamical ES system by a set of
difference equations. The solutions of this system are used to
analytically calculate the optimal learning parameter . The
theoretical results are compared and validated by comparison
with real (=I )-SA-ES runs on typical elliptic test model
cases. The theoretical results clearly indicate that using a
model-independent learning parameter leads to suboptimal
performance of the (=I )-SA-ES on objective functions
with changing local condition numbers as often encountered in
practical problems with complex fitness landscapes.
- 2013-09-12 20:32:09下载
- 积分:1
-
n2shorf
图论问题中求解各个点中任意两点的最短路问题matlab源文件(Graph theory to solve various points between any two points the shortest path problem Matlab source files)
- 2012-08-02 18:50:19下载
- 积分:1
-
XUni
PWM整流器,虚拟电网磁链定向的控制方式论文.(PWM rectifier, the virtual grid flux oriented control mode papers.)
- 2013-04-27 20:30:43下载
- 积分:1
-
active_learning
综合了主动学习和半监督学习的多项算法,很有价值的学习资料(Combination of active learning and a number of semi-supervised learning algorithm, learning valuable information)
- 2010-08-06 15:47:56下载
- 积分:1