-
markov_localization
Markov Localization.
- 2015-02-19 18:21:27下载
- 积分:1
-
matlab
matlab编程常用命令集,编程命令的使用方法及命令的快速查找(matlab programming of commonly used command sets, the use of the programming commands and orders quickly find)
- 2012-06-14 09:10:44下载
- 积分:1
-
-plasticity-
一篇运动硬化的文章,英文原版,Implementation of cyclic plasticity models based on
a general form of kinematic hardening(A kinematic hardening of the article, the original English,Implementation of cyclic plasticity models based on
a general form of kinematic hardening)
- 2014-01-06 15:07:56下载
- 积分:1
-
PF-HIT
说明: 主要用于潮流计算,可以设置多平衡节点fgfgfgfg(yhuhgfjhgjhgjhg)
- 2009-08-08 11:13:39下载
- 积分:1
-
matlabtcach
Matlab的使用方法,以及教程,可以很好的理解和学习Matlab的使用(The use of Matlab, and tutorials can be a good understanding and learning the use of the Matlab)
- 2012-04-23 12:12:56下载
- 积分:1
-
vcmatlab
本程序是使用VC编写,在VC中调用MATLAB,由于MATLAB编写算法功能强大,所以与VC结合使用比较方便。(The program is written using the VC in the VC call MATLAB, MATLAB write algorithms as powerful, it is convenient in combination with the VC.)
- 2010-05-08 21:12:30下载
- 积分:1
-
matlab-a-VC
Vc+_+调用matlab的一个实例,包括matlab源文件,VC源文件,以及word和pdf文件说明(Vc+_+ call matlab one instance, including the matlab source file, VC source files, as well as word and pdf file description)
- 2013-07-13 16:10:42下载
- 积分:1
-
LSSVMlabv1_8_R2006a_R2009a
matab 和C++联合用于SLSVM 很有用,比利时大拿弄出来的东西(matlab and C++ together for SLSVM)
- 2011-12-28 09:38:23下载
- 积分:1
-
OFDM
OFDMmatlab仿真程序,改程序是一个仿真系统,附有文档说明。(OFDMmatlab simulation program, the reform process is a simulation system, accompanied by documentation.)
- 2013-10-25 21:11:40下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1