-
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
-
yichuansuanfa
说明: 遗传算法进行线性规划优化,可用于多个方面(Linear programming optimization of genetic algorithm can be used in many areas)
- 2011-04-06 21:27:05下载
- 积分:1
-
Matlab
精通Matlab与C++混合编程全书源码,非常好用,涵盖了Matlab与C++混合编程所有常用的方法(Proficient in Matlab and C++ mixed programming book source code, very easy to use, covering the Matlab and C++ mixed programming all the commonly used method)
- 2009-11-27 10:38:14下载
- 积分:1
-
matlab-classcal-code
说明: matlab经典的一些算法程序集锦,包括插值拟合,解方程,数值分析等等(matlab algorithm program highlights some of the classic, including the interpolation fitting, solving equations, numerical analysis, etc.)
- 2011-04-17 19:01:15下载
- 积分:1
-
FDTD
基于matlab 模拟仿真FDTD算法对印刷电路板表面的传输特性(Based on MATLAB simulation FDTD algorithm on the surface of the printed circuit board transmission characteristics)
- 2012-07-11 19:45:57下载
- 积分:1
-
SBASrc
使用CMakeList重新组织的SBA,即稀疏矩阵光束法平差算法,希望对大家有用(Use CMakeList reorganize the SBA, namely sparse matrix bundle adjustment algorithm, we hope to useful)
- 2014-02-15 14:34:03下载
- 积分:1
-
complex
Math class complex calculations. There main argument, the complex conjugate calculation. . .
- 2014-01-20 18:28:56下载
- 积分:1
-
iradon
matlab关于iradon变换。matlab关于iradon变换。matlab关于iradon变换。(Matlab on the iradon transform.Matlab on the iradon transform.Matlab on the iradon transform.)
- 2014-12-02 11:31:26下载
- 积分:1
-
xinhaoshengcheng
随机信号仿真数据的生成的matlab程序(Random-signal simulation data generated by matlab program
)
- 2012-03-29 20:51:08下载
- 积分:1
-
MATLABForSci
一套科学运算语言 MATLAB 的程序设计有关的函数代码!!!(A set of scientific computing language MATLAB programming code related to the function!!!)
- 2009-03-06 01:51:38下载
- 积分:1