-
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
-
zuidasiranguji
最大似然估计的matlab程序,一个比较常用的数字信号处理程序刚才没传上(Maximum likelihood estimation of the matlab program, a commonly used digital signal processing program did not pass)
- 2015-04-08 10:03:59下载
- 积分:1
-
MatlabbasedAnalysisandDesignImageProcessing.rar
基于matlab的系统分析与设计:图像处理3,内容翔实,丰富,包含了simulink建模(Matlab-based Analysis and Design: Image Processing 3, informative, rich, contains a simulink model)
- 2009-11-10 21:13:59下载
- 积分:1
-
shili2
matlab 6.0 时尚百例的21-30的代码,基本函数的应用(Fashion matlab 6.0 code 21-30 of 100 cases, the basic function of the application)
- 2009-05-13 13:53:47下载
- 积分:1
-
fir
This lab is developed to implement a low pass filter using windowing technique. We study the way how to design FIR digital filters and how Matlab offers tools for the design.
- 2012-05-11 15:13:20下载
- 积分:1
-
very-simple-volume-rendering_puc
Very Simple Volume Rendering
- 2014-11-24 17:52:41下载
- 积分:1
-
cdma2000_Matlab
用matlab编写的cdma2000基带信号源的仿真程序,主要实现编码调制部分。。(Prepared using matlab cdma2000 baseband signal source simulation program, the main code modulation section. .)
- 2013-12-28 10:59:25下载
- 积分:1
-
change_the_figure_icon
change matlab figure s icon,可以改变图的icon(change matlab figure s icon, can change the map icon)
- 2008-05-31 20:21:42下载
- 积分:1
-
ZF_LF_BER
多小区MIMO系统ZF和LF预编码方案的性能比较(Multi-cell MIMO system ZF and LF Performance Comparison of pre-coding scheme)
- 2011-05-28 14:55:01下载
- 积分:1
-
a
说明: 一个很基础的运动目标检测的程序代码、码源~(A very moving target detection based code, source code ~)
- 2012-05-27 21:29:18下载
- 积分:1