-
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
-
BorlandMatlab
Borland C++Builder与MATLAB混合编程之COM实现方法(Borland C Builder and MATLAB's programming mixed COM method)
- 2007-04-09 14:59:31下载
- 积分:1
-
fxlmsEn
英文版本的关于反馈fxlms算法在主动降噪中的使用,很不错的一个pdf(Feedback fxlms English version of the algorithm on the use of active noise reduction, very good one pdf)
- 2010-11-25 21:04:30下载
- 积分:1
-
MFC_matlab
程序实现了C++和MATLAB的混合编程,对接的方法是使用Matcom组件。程序实现的功能是,绘制一个sin函数。(Program implements C++ and MATLAB mixed programming, docking method is to use Matcom components. Program' s function is to draw a sin function.)
- 2013-08-13 16:56:57下载
- 积分:1
-
lab6
说明: 计算方法的上机编程题计算方法的上机编程题计算方法的上机编程题(Calculation method of calculation on the machine programming problem programming question-on method of calculation-on program title)
- 2010-03-24 23:16:59下载
- 积分:1
-
P_Mgaijin
这是很好的Matlab文件,pm模型的源代码,分享给大家(This is a good Matlab files, pm model the source code to share for everyone)
- 2011-05-06 13:44:51下载
- 积分:1
-
Canon
用Matlab程序, 播放世界名曲卡农
播放世界名曲卡农播放世界名曲卡农
(Matlab play world music canon)
- 2013-08-13 21:41:04下载
- 积分:1
-
Matlab-and-cPP-programming
精通Matlab与C/C++ 混合程序设计(第2版)(Proficient in Matlab and C/C++ mixed program design (2nd edition))
- 2012-06-25 16:08:21下载
- 积分:1
-
Agasionzationr
Ar气在CO2激光作用下的电离mmatlab程序代码。
(Ar gas effect of CO2 laser ionization mmatlab program code.)
- 2012-08-23 22:20:57下载
- 积分:1
-
readGPS-file-format-Rinex
基于Matlab软件读取GPS标准格式Rinex文件的新方法基于Matlab软件读取GPS标准格式Rinex文件的新方法(A new method to read the GPS standard Matlab software-based file format Rinex)
- 2014-09-07 11:46:07下载
- 积分:1